Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Madison Keys
48W - 21L
69.6% Win Rate
Forma: WLWWWLWLLW
JSON Data
{
"player": {
"id": 289,
"api_id": 35424,
"name": "Madison Keys",
"short_name": "M. Keys",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-02-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1607950,
"singles": 12.62,
"doubles": 11.81,
"ranking": 19,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 19,
"points": 1946,
"best_position": 5,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 19,
"points": 1946
},
{
"date": "2026-05-07",
"position": 19,
"points": 1946
},
{
"date": "2026-05-06",
"position": 19,
"points": 1946
},
{
"date": "2026-05-05",
"position": 19,
"points": 1946
},
{
"date": "2026-05-04",
"position": 19,
"points": 1946
},
{
"date": "2026-05-03",
"position": 17,
"points": 2161
},
{
"date": "2026-05-02",
"position": 17,
"points": 2161
},
{
"date": "2026-05-01",
"position": 17,
"points": 2161
},
{
"date": "2026-04-30",
"position": 17,
"points": 2161
},
{
"date": "2026-04-29",
"position": 17,
"points": 2161
}
],
"career_stats": {
"total_matches": 69,
"wins": 48,
"losses": 21,
"win_rate": 69.6
},
"surface_stats": {
"hard": {
"matches": 44,
"wins": 31,
"losses": 13,
"win_rate": 70.5
},
"clay": {
"matches": 18,
"wins": 13,
"losses": 5,
"win_rate": 72.2
},
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
}
},
"category_stats": {
"Grand Slam": {
"matches": 20,
"wins": 16,
"losses": 4,
"win_rate": 80.0
},
"WTA 1000": {
"matches": 24,
"wins": 16,
"losses": 8,
"win_rate": 66.7
},
"WTA 500": {
"matches": 20,
"wins": 14,
"losses": 6,
"win_rate": 70.0
},
"WTA 250": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"Otro": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 69,
"avg_aces_per_match": 4.3,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 68.0,
"avg_first_serve_won_pct": 67.3,
"avg_second_serve_won_pct": 45.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Peyton Stearns",
"opponent_id": 261095,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 68.13186813186813,
"first_serve_won_pct": 66.12903225806451,
"second_serve_won_pct": 62.06896551724138,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-04",
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"tournament": "Charleston",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 88.13559322033898,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-03",
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"tournament": "Charleston",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 93.26923076923077,
"first_serve_won_pct": 62.88659793814433,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-02",
"opponent": "Anna Bondar",
"opponent_id": 150574,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 69.11764705882352,
"first_serve_won_pct": 68.08510638297872,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-01",
"opponent": "Donna Vekić",
"opponent_id": 50641,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 62.7906976744186,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Qinwen Zheng",
"opponent_id": 257784,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 87.77777777777777,
"first_serve_won_pct": 67.08860759493672,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-21",
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 72.3404255319149,
"first_serve_won_pct": 79.41176470588235,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-10",
"opponent": "Sonay Kartal",
"opponent_id": 291152,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 67.03296703296702,
"first_serve_won_pct": 57.377049180327866,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 64.40677966101694,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Karolína Plíšková",
"opponent_id": 20732,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "WLWWWLWLLW"
},
"head_to_head": [
{
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Donna Vekić",
"opponent_id": 50641,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-05-10 08:00",
"opponent": "Nikola Bartunkova",
"opponent_id": 348987,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 32",
"odds_player": 1.4,
"odds_opponent": 3.0
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 12,
"double_faults": 16,
"aces_per_match": 3.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.7,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 41.5,
"break_points_saved_pct": 58.8,
"break_points_converted_pct": 41.7,
"winners_total": 63,
"unforced_errors_total": 88
},
"green_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 1,
"aces_per_match": 2.5,
"double_faults_per_match": 0.5,
"first_serve_pct": 75.0,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 18.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 19,
"aces_per_match": 3.0,
"double_faults_per_match": 9.5,
"first_serve_pct": 71.8,
"first_serve_won_pct": 56.3,
"second_serve_won_pct": 63.0,
"break_points_saved_pct": 38.9,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 30,
"wins": 24,
"losses": 6,
"win_rate": 80.0,
"tournaments_played": 8,
"tournaments_won": 2,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 143,
"double_faults": 111,
"aces_per_match": 4.8,
"double_faults_per_match": 3.7,
"first_serve_pct": 74.5,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 54.6,
"break_points_saved_pct": 57.5,
"break_points_converted_pct": 44.8,
"winners_total": 250,
"unforced_errors_total": 321
},
"red_clay": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 40,
"double_faults": 24,
"aces_per_match": 3.6,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.6,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 63.1,
"break_points_converted_pct": 42.9,
"winners_total": 134,
"unforced_errors_total": 134
}
},
"totals": {
"matches": 49,
"wins": 35,
"tournaments_played": 16,
"tournaments_won": 2,
"aces": 206,
"double_faults": 171,
"win_rate": 71.4,
"losses": 14
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 34,
"double_faults": 15,
"aces_per_match": 4.9,
"double_faults_per_match": 2.1,
"first_serve_pct": 79.2,
"first_serve_won_pct": 67.7,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 40.0,
"winners_total": 112,
"unforced_errors_total": 103
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 44,
"double_faults": 42,
"aces_per_match": 3.7,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.0,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 42.3,
"winners_total": 71,
"unforced_errors_total": 99
},
"red_clay": {
"matches": 16,
"wins": 13,
"losses": 3,
"win_rate": 81.2,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 45,
"double_faults": 34,
"aces_per_match": 2.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.8,
"first_serve_won_pct": 66.6,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 56.7,
"break_points_converted_pct": 46.2,
"winners_total": 97,
"unforced_errors_total": 85
}
},
"totals": {
"matches": 35,
"wins": 25,
"tournaments_played": 12,
"tournaments_won": 1,
"aces": 123,
"double_faults": 91,
"win_rate": 71.4,
"losses": 10
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 10,
"wins": 9,
"losses": 1,
"win_rate": 90.0,
"tournaments_played": 2,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 0,
"aces": 37,
"double_faults": 18,
"aces_per_match": 3.7,
"double_faults_per_match": 1.8,
"first_serve_pct": 77.7,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 45.2,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 50.7,
"winners_total": 147,
"unforced_errors_total": 138
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 5,
"aces_per_match": 7.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 77.6,
"first_serve_won_pct": 70.9,
"second_serve_won_pct": 63.3,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 14,
"losses": 9,
"win_rate": 60.9,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 82,
"double_faults": 52,
"aces_per_match": 3.6,
"double_faults_per_match": 2.3,
"first_serve_pct": 75.6,
"first_serve_won_pct": 66.5,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 58.0,
"break_points_converted_pct": 43.5,
"winners_total": 219,
"unforced_errors_total": 237
},
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 4,
"aces_per_match": 4.2,
"double_faults_per_match": 1.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 47.0,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 44.7,
"winners_total": 65,
"unforced_errors_total": 100
}
},
"totals": {
"matches": 39,
"wins": 25,
"tournaments_played": 15,
"tournaments_won": 1,
"aces": 151,
"double_faults": 79,
"win_rate": 64.1,
"losses": 14
}
}
],
"data_generated_at": "2026-05-09 00:34:35 UTC"
}