Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alycia Parks
27W - 31L
46.6% Win Rate
Forma: WLWWLLWWLL
JSON Data
{
"player": {
"id": 23,
"api_id": 221410,
"name": "Alycia Parks",
"short_name": "A. Parks",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-12-31",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 107920,
"singles": 11.72,
"doubles": 11.61,
"ranking": 171,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 85,
"points": 831,
"best_position": 40,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 85,
"points": 831
},
{
"date": "2025-12-09",
"position": 85,
"points": 831
},
{
"date": "2025-12-08",
"position": 85,
"points": 831
},
{
"date": "2025-12-07",
"position": 71,
"points": 929
},
{
"date": "2025-12-06",
"position": 71,
"points": 929
},
{
"date": "2025-12-05",
"position": 71,
"points": 929
},
{
"date": "2025-12-04",
"position": 71,
"points": 929
},
{
"date": "2025-12-03",
"position": 71,
"points": 929
}
],
"career_stats": {
"total_matches": 58,
"wins": 27,
"losses": 31,
"win_rate": 46.6
},
"surface_stats": {
"hard": {
"matches": 47,
"wins": 25,
"losses": 22,
"win_rate": 53.2
},
"clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"WTA 1000": {
"matches": 19,
"wins": 9,
"losses": 10,
"win_rate": 47.4
},
"WTA 500": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"WTA 250": {
"matches": 27,
"wins": 14,
"losses": 13,
"win_rate": 51.9
}
},
"average_match_stats": {
"matches_with_stats": 58,
"avg_aces_per_match": 6.6,
"avg_double_faults_per_match": 7.0,
"avg_first_serve_pct": 59.3,
"avg_first_serve_won_pct": 68.5,
"avg_second_serve_won_pct": 41.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Eva Vedder",
"opponent_id": 201729,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 13,
"double_faults": 3,
"first_serve_pct": 91.8918918918919,
"first_serve_won_pct": 69.11764705882352,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Tamara Korpatsch",
"opponent_id": 69988,
"tournament": "Angers, France",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 52.38095238095239,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-04",
"opponent": "Oceane Dodin",
"opponent_id": 64968,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 26,
"double_faults": 7,
"first_serve_pct": 93.10344827586206,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-02",
"opponent": "Gabriela Knutson",
"opponent_id": 106341,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Malaika Rapolu",
"opponent_id": 332535,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 58.2089552238806,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 14,
"first_serve_pct": 57.73195876288659,
"first_serve_won_pct": 51.78571428571429,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-30",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 11,
"first_serve_pct": 60.0,
"first_serve_won_pct": 77.08333333333334,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Lin Zhu",
"opponent_id": 45584,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 84.0,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 13,
"first_serve_pct": 47.5,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Dalma Galfi",
"opponent_id": 97995,
"tournament": "Osaka",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 10,
"first_serve_pct": 42.62295081967213,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "WLWWLLWWLL"
},
"head_to_head": [
{
"opponent": "Diana Shnaider",
"opponent_id": 318575,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Tamara Korpatsch",
"opponent_id": 69988,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Polina Kudermetova",
"opponent_id": 293868,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 16:10",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 16",
"odds_player": 1.3333333333333333,
"odds_opponent": 3.25
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 8,
"aces_per_match": 3.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 61.7,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 16.7,
"break_points_converted_pct": 0.0,
"winners_total": 10,
"unforced_errors_total": 27
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 35,
"double_faults": 23,
"aces_per_match": 8.8,
"double_faults_per_match": 5.8,
"first_serve_pct": 76.9,
"first_serve_won_pct": 61.4,
"second_serve_won_pct": 58.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 31.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 34,
"wins": 17,
"losses": 17,
"win_rate": 50.0,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 6,
"aces": 232,
"double_faults": 252,
"aces_per_match": 6.8,
"double_faults_per_match": 7.4,
"first_serve_pct": 70.8,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 55.4,
"break_points_converted_pct": 43.7,
"winners_total": 7,
"unforced_errors_total": 28
},
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 50,
"aces_per_match": 4.0,
"double_faults_per_match": 7.1,
"first_serve_pct": 68.8,
"first_serve_won_pct": 65.4,
"second_serve_won_pct": 48.4,
"break_points_saved_pct": 54.1,
"break_points_converted_pct": 38.9,
"winners_total": 82,
"unforced_errors_total": 72
}
},
"totals": {
"matches": 46,
"wins": 21,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 298,
"double_faults": 333,
"win_rate": 45.7,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 11,
"wins": 9,
"losses": 2,
"win_rate": 81.8,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 88,
"double_faults": 88,
"aces_per_match": 8.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 67.4,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 53.9,
"winners_total": 14,
"unforced_errors_total": 33
},
"hardcourt_indoor": {
"matches": 12,
"wins": 9,
"losses": 3,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 93,
"double_faults": 99,
"aces_per_match": 7.8,
"double_faults_per_match": 8.2,
"first_serve_pct": 69.9,
"first_serve_won_pct": 76.1,
"second_serve_won_pct": 63.5,
"break_points_saved_pct": 66.3,
"break_points_converted_pct": 38.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 31,
"wins": 14,
"losses": 17,
"win_rate": 45.2,
"tournaments_played": 19,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 202,
"double_faults": 318,
"aces_per_match": 6.5,
"double_faults_per_match": 10.3,
"first_serve_pct": 69.1,
"first_serve_won_pct": 70.8,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 51.8,
"break_points_converted_pct": 40.6,
"winners_total": 75,
"unforced_errors_total": 137
},
"red_clay": {
"matches": 9,
"wins": 2,
"losses": 7,
"win_rate": 22.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 29,
"double_faults": 74,
"aces_per_match": 3.2,
"double_faults_per_match": 8.2,
"first_serve_pct": 66.3,
"first_serve_won_pct": 61.3,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 44.6,
"break_points_converted_pct": 40.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 63,
"wins": 34,
"tournaments_played": 33,
"tournaments_won": 3,
"aces": 412,
"double_faults": 579,
"win_rate": 54.0,
"losses": 29
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 38,
"double_faults": 50,
"aces_per_match": 9.5,
"double_faults_per_match": 12.5,
"first_serve_pct": 66.0,
"first_serve_won_pct": 75.4,
"second_serve_won_pct": 64.6,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 34.6,
"winners_total": 71,
"unforced_errors_total": 97
},
"hardcourt_indoor": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 96,
"double_faults": 78,
"aces_per_match": 8.7,
"double_faults_per_match": 7.1,
"first_serve_pct": 71.9,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 61.4,
"break_points_saved_pct": 66.2,
"break_points_converted_pct": 54.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 4,
"losses": 11,
"win_rate": 26.7,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 122,
"double_faults": 144,
"aces_per_match": 8.1,
"double_faults_per_match": 9.6,
"first_serve_pct": 71.4,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 35.8,
"winners_total": 48,
"unforced_errors_total": 75
},
"red_clay": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 57,
"double_faults": 81,
"aces_per_match": 6.3,
"double_faults_per_match": 9.0,
"first_serve_pct": 66.4,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 61.6,
"break_points_saved_pct": 54.1,
"break_points_converted_pct": 45.5,
"winners_total": 14,
"unforced_errors_total": 40
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 11,
"aces_per_match": 8.0,
"double_faults_per_match": 11.0,
"first_serve_pct": 66.3,
"first_serve_won_pct": 77.4,
"second_serve_won_pct": 66.7,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 40,
"wins": 17,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 321,
"double_faults": 364,
"win_rate": 42.5,
"losses": 23
}
}
],
"data_generated_at": "2025-12-10 06:01:43 UTC"
}