Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Madison Keys
43W - 18L
70,5% Win Rate
Forma: LWWWLWLWWL
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.5,
"doubles": 11.6,
"ranking": 25,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 9,
"points": 4111,
"best_position": 5,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 9,
"points": 4111
},
{
"date": "2026-01-29",
"position": 9,
"points": 4111
},
{
"date": "2026-01-28",
"position": 9,
"points": 4111
},
{
"date": "2026-01-27",
"position": 9,
"points": 4111
},
{
"date": "2026-01-26",
"position": 9,
"points": 4111
},
{
"date": "2026-01-25",
"position": 9,
"points": 4111
},
{
"date": "2026-01-24",
"position": 9,
"points": 4111
},
{
"date": "2026-01-23",
"position": 9,
"points": 4111
},
{
"date": "2026-01-22",
"position": 9,
"points": 4111
},
{
"date": "2026-01-21",
"position": 9,
"points": 4111
}
],
"career_stats": {
"total_matches": 61,
"wins": 43,
"losses": 18,
"win_rate": 70.5
},
"surface_stats": {
"hard": {
"matches": 41,
"wins": 30,
"losses": 11,
"win_rate": 73.2
},
"clay": {
"matches": 13,
"wins": 9,
"losses": 4,
"win_rate": 69.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": 20,
"wins": 14,
"losses": 6,
"win_rate": 70.0
},
"WTA 500": {
"matches": 16,
"wins": 11,
"losses": 5,
"win_rate": 68.8
},
"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": 61,
"avg_aces_per_match": 4.3,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 67.0,
"avg_first_serve_won_pct": 67.5,
"avg_second_serve_won_pct": 46.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"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
}
},
{
"date": "2026-01-22",
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 62.264150943396224,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Oleksandra Oliynykova",
"opponent_id": 250859,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Adelaide",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 4,
"first_serve_pct": 61.05263157894737,
"first_serve_won_pct": 60.3448275862069,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "Adelaide",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 50.0,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"tournament": "Brisbane",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 68.05555555555556,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Diana Shnaider",
"opponent_id": 318575,
"tournament": "Brisbane",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 74.4,
"first_serve_won_pct": 63.44086021505376,
"second_serve_won_pct": 40.625,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"tournament": "Brisbane",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 83.87096774193549,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Amanda Anisimova",
"opponent_id": 230628,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 12,
"first_serve_pct": 54.666666666666664,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWLWLWWL"
},
"head_to_head": [
{
"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": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Clara Tauson",
"opponent_id": 252168,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Anna Kalinskaya",
"opponent_id": 179146,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"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
},
"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": 47,
"wins": 34,
"tournaments_played": 15,
"tournaments_won": 2,
"aces": 201,
"double_faults": 170,
"win_rate": 72.3,
"losses": 13
}
},
{
"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-01-30 11:39:19 UTC"
}