Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Elena Rybakina
52W - 18L
74.3% Win Rate
Forma: WWWWWWWWWW
JSON Data
{
"player": {
"id": 566,
"api_id": 186312,
"name": "Elena Rybakina",
"short_name": "E. Rybakina",
"country": "Kazakhstan",
"country_code": "KZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-06-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 146056,
"singles": 12.98,
"doubles": 11.84,
"ranking": 1,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 5,
"points": 5850,
"best_position": 3,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 5,
"points": 5850
},
{
"date": "2025-12-09",
"position": 5,
"points": 5850
},
{
"date": "2025-12-08",
"position": 5,
"points": 5850
},
{
"date": "2025-12-07",
"position": 5,
"points": 5850
},
{
"date": "2025-12-06",
"position": 5,
"points": 5850
},
{
"date": "2025-12-05",
"position": 5,
"points": 5850
},
{
"date": "2025-12-04",
"position": 5,
"points": 5850
},
{
"date": "2025-12-03",
"position": 5,
"points": 5850
}
],
"career_stats": {
"total_matches": 70,
"wins": 52,
"losses": 18,
"win_rate": 74.3
},
"surface_stats": {
"hard": {
"matches": 51,
"wins": 39,
"losses": 12,
"win_rate": 76.5
},
"clay": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7
},
"grass": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5
}
},
"category_stats": {
"Grand Slam": {
"matches": 14,
"wins": 10,
"losses": 4,
"win_rate": 71.4
},
"WTA 1000": {
"matches": 30,
"wins": 20,
"losses": 10,
"win_rate": 66.7
},
"WTA 500": {
"matches": 21,
"wins": 17,
"losses": 4,
"win_rate": 81.0
},
"Otro": {
"matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 70,
"avg_aces_per_match": 6.9,
"avg_double_faults_per_match": 3.1,
"avg_first_serve_pct": 57.9,
"avg_first_serve_won_pct": 75.7,
"avg_second_serve_won_pct": 51.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-08",
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"tournament": "WTA Finals",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 13,
"double_faults": 2,
"first_serve_pct": 67.12328767123287,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-07",
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"tournament": "WTA Finals",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 15,
"double_faults": 5,
"first_serve_pct": 62.92134831460674,
"first_serve_won_pct": 73.21428571428571,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-05",
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 60.78431372549019,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Amanda Anisimova",
"opponent_id": 230628,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 79.48717948717949,
"first_serve_won_pct": 87.09677419354838,
"second_serve_won_pct": 87.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Tokyo",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 80.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Leylah Fernandez",
"opponent_id": 250279,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 41.81818181818181,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Jasmine Paolini",
"opponent_id": 69208,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 4,
"first_serve_pct": 55.73770491803278,
"first_serve_won_pct": 85.29411764705883,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-17",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 10,
"losses": 0,
"form_string": "WWWWWWWWWW"
},
"head_to_head": [
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 4,
"wins": 1,
"losses": 3
},
{
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Dayana Yastremska",
"opponent_id": 189986,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 36,
"double_faults": 21,
"aces_per_match": 6.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 70.0,
"first_serve_won_pct": 73.0,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 71.1,
"break_points_converted_pct": 50.0,
"winners_total": 72,
"unforced_errors_total": 72
},
"hardcourt_indoor": {
"matches": 8,
"wins": 8,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 2,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 67,
"double_faults": 13,
"aces_per_match": 8.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 75.5,
"first_serve_won_pct": 74.4,
"second_serve_won_pct": 68.3,
"break_points_saved_pct": 65.6,
"break_points_converted_pct": 55.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 47,
"wins": 35,
"losses": 12,
"win_rate": 74.5,
"tournaments_played": 14,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 6,
"aces": 309,
"double_faults": 155,
"aces_per_match": 6.6,
"double_faults_per_match": 3.3,
"first_serve_pct": 70.5,
"first_serve_won_pct": 74.5,
"second_serve_won_pct": 55.1,
"break_points_saved_pct": 64.6,
"break_points_converted_pct": 44.5,
"winners_total": 176,
"unforced_errors_total": 196
},
"red_clay": {
"matches": 12,
"wins": 9,
"losses": 3,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 68,
"double_faults": 23,
"aces_per_match": 5.7,
"double_faults_per_match": 1.9,
"first_serve_pct": 70.9,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 37.4,
"winners_total": 120,
"unforced_errors_total": 116
}
},
"totals": {
"matches": 73,
"wins": 56,
"tournaments_played": 23,
"tournaments_won": 3,
"aces": 480,
"double_faults": 212,
"win_rate": 76.7,
"losses": 17
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 46,
"double_faults": 20,
"aces_per_match": 5.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 71.3,
"first_serve_won_pct": 78.3,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 44.6,
"winners_total": 169,
"unforced_errors_total": 145
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 25,
"double_faults": 8,
"aces_per_match": 6.2,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 63.0,
"break_points_converted_pct": 48.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 28,
"wins": 23,
"losses": 5,
"win_rate": 82.1,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 212,
"double_faults": 70,
"aces_per_match": 7.6,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.7,
"first_serve_won_pct": 73.0,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 62.0,
"break_points_converted_pct": 43.2,
"winners_total": 96,
"unforced_errors_total": 102
},
"red_clay": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 53,
"double_faults": 29,
"aces_per_match": 5.3,
"double_faults_per_match": 2.9,
"first_serve_pct": 73.8,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 50.0,
"winners_total": 147,
"unforced_errors_total": 131
},
"red_clay_indoor": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 1,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 12,
"aces_per_match": 6.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.7,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 36.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 54,
"wins": 43,
"tournaments_played": 18,
"tournaments_won": 2,
"aces": 360,
"double_faults": 139,
"win_rate": 79.6,
"losses": 11
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 57,
"double_faults": 16,
"aces_per_match": 8.1,
"double_faults_per_match": 2.3,
"first_serve_pct": 73.4,
"first_serve_won_pct": 80.9,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 38.6,
"winners_total": 130,
"unforced_errors_total": 101
},
"hardcourt_indoor": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 28,
"double_faults": 15,
"aces_per_match": 5.6,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 34.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 37,
"wins": 29,
"losses": 8,
"win_rate": 78.4,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 4,
"aces": 291,
"double_faults": 116,
"aces_per_match": 7.9,
"double_faults_per_match": 3.1,
"first_serve_pct": 70.8,
"first_serve_won_pct": 71.3,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 62.0,
"break_points_converted_pct": 45.1,
"winners_total": 224,
"unforced_errors_total": 248
},
"red_clay": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 56,
"double_faults": 21,
"aces_per_match": 5.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 70.7,
"first_serve_won_pct": 74.3,
"second_serve_won_pct": 49.1,
"break_points_saved_pct": 71.2,
"break_points_converted_pct": 41.8,
"winners_total": 60,
"unforced_errors_total": 51
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 3,
"aces_per_match": 6.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 76.4,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 61,
"wins": 46,
"tournaments_played": 20,
"tournaments_won": 2,
"aces": 444,
"double_faults": 171,
"win_rate": 75.4,
"losses": 15
}
}
],
"data_generated_at": "2025-12-10 05:51:49 UTC"
}