Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Elina Svitolina
56W - 21L
72.7% Win Rate
Forma: WLLWWWLWLW
JSON Data
{
"player": {
"id": 522,
"api_id": 51293,
"name": "Elina Svitolina",
"short_name": "E. Svitolina",
"country": "Ukraine",
"country_code": "UA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-09-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 11558,
"singles": 12.97,
"doubles": 11.39,
"ranking": 4,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 10,
"points": 3530,
"best_position": 3,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 10,
"points": 3530
},
{
"date": "2026-05-08",
"position": 10,
"points": 3530
},
{
"date": "2026-05-07",
"position": 10,
"points": 3530
},
{
"date": "2026-05-06",
"position": 10,
"points": 3530
},
{
"date": "2026-05-05",
"position": 10,
"points": 3530
},
{
"date": "2026-05-04",
"position": 10,
"points": 3530
},
{
"date": "2026-05-03",
"position": 7,
"points": 3910
},
{
"date": "2026-05-02",
"position": 7,
"points": 3910
},
{
"date": "2026-05-01",
"position": 7,
"points": 3910
},
{
"date": "2026-04-30",
"position": 7,
"points": 3910
}
],
"career_stats": {
"total_matches": 77,
"wins": 56,
"losses": 21,
"win_rate": 72.7
},
"surface_stats": {
"hard": {
"matches": 47,
"wins": 34,
"losses": 13,
"win_rate": 72.3
},
"clay": {
"matches": 25,
"wins": 19,
"losses": 6,
"win_rate": 76.0
},
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 20,
"wins": 15,
"losses": 5,
"win_rate": 75.0
},
"WTA 1000": {
"matches": 40,
"wins": 27,
"losses": 13,
"win_rate": 67.5
},
"WTA 500": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"WTA 250": {
"matches": 10,
"wins": 10,
"losses": 0,
"win_rate": 100.0
},
"Otro": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 77,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 3.1,
"avg_first_serve_pct": 63.9,
"avg_first_serve_won_pct": 67.7,
"avg_second_serve_won_pct": 45.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Noemi Basiletti",
"opponent_id": 374193,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 86.56716417910447,
"first_serve_won_pct": 63.793103448275865,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-23",
"opponent": "Anna Bondar",
"opponent_id": 150574,
"tournament": "WTA 1000 Madrid",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 76.0,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-18",
"opponent": "Karolina Muchova",
"opponent_id": 85077,
"tournament": "Stuttgart",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 75.9493670886076,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-17",
"opponent": "Linda Noskova",
"opponent_id": 274049,
"tournament": "Stuttgart",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 0,
"first_serve_pct": 72.61904761904762,
"first_serve_won_pct": 68.85245901639344,
"second_serve_won_pct": 65.21739130434783,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-15",
"opponent": "Eva Lys",
"opponent_id": 215773,
"tournament": "Stuttgart",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 85.71428571428571,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-10",
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"tournament": "Billie Jean King Cup",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 84.0909090909091,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Hailey Baptiste",
"opponent_id": 248326,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 70.0,
"first_serve_won_pct": 47.61904761904761,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-20",
"opponent": "Emerson Jones",
"opponent_id": 460162,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 51.61290322580645,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-14",
"opponent": "Elena Rybakina",
"opponent_id": 186312,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 8,
"first_serve_pct": 60.0,
"first_serve_won_pct": 62.745098039215684,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-12",
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 69.66292134831461,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "WLLWWWLWLW"
},
"head_to_head": [
{
"opponent": "Anna Bondar",
"opponent_id": 150574,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Anna Kalinskaya",
"opponent_id": 179146,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Mirra Andreeva",
"opponent_id": 406776,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-05-10 08:00",
"opponent": "Hailey Baptiste",
"opponent_id": 248326,
"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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 14,
"double_faults": 19,
"aces_per_match": 2.8,
"double_faults_per_match": 3.8,
"first_serve_pct": 72.1,
"first_serve_won_pct": 71.8,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 51.9,
"break_points_converted_pct": 42.2,
"winners_total": 58,
"unforced_errors_total": 55
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 10,
"aces_per_match": 3.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.1,
"second_serve_won_pct": 45.4,
"break_points_saved_pct": 31.8,
"break_points_converted_pct": 56.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 22,
"wins": 14,
"losses": 8,
"win_rate": 63.6,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 5,
"aces": 87,
"double_faults": 89,
"aces_per_match": 4.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 51.2,
"break_points_saved_pct": 59.9,
"break_points_converted_pct": 45.9,
"winners_total": 136,
"unforced_errors_total": 141
},
"red_clay": {
"matches": 14,
"wins": 11,
"losses": 3,
"win_rate": 78.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 1,
"aces": 40,
"double_faults": 44,
"aces_per_match": 2.9,
"double_faults_per_match": 3.1,
"first_serve_pct": 73.2,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 62.3,
"break_points_converted_pct": 50.8,
"winners_total": 136,
"unforced_errors_total": 162
},
"red_clay_indoor": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3,
"tournaments_played": 2,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 6,
"aces_per_match": 3.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 50.4,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 50.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 36,
"tournaments_played": 17,
"tournaments_won": 1,
"aces": 173,
"double_faults": 168,
"win_rate": 70.6,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 25,
"double_faults": 14,
"aces_per_match": 4.2,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.0,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 51.3,
"winners_total": 91,
"unforced_errors_total": 65
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 3,
"aces_per_match": 2.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.2,
"first_serve_won_pct": 56.1,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 69.7,
"break_points_converted_pct": 52.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 16,
"losses": 9,
"win_rate": 64.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 84,
"double_faults": 69,
"aces_per_match": 3.4,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.5,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 47.2,
"winners_total": 132,
"unforced_errors_total": 155
},
"red_clay": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 39,
"double_faults": 31,
"aces_per_match": 3.0,
"double_faults_per_match": 2.4,
"first_serve_pct": 75.6,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 55.5,
"break_points_converted_pct": 48.5,
"winners_total": 88,
"unforced_errors_total": 92
}
},
"totals": {
"matches": 46,
"wins": 29,
"tournaments_played": 17,
"tournaments_won": 0,
"aces": 153,
"double_faults": 117,
"win_rate": 63.0,
"losses": 17
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 28,
"double_faults": 15,
"aces_per_match": 4.0,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.4,
"first_serve_won_pct": 62.4,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 41.0,
"break_points_converted_pct": 55.8,
"winners_total": 137,
"unforced_errors_total": 151
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 30,
"double_faults": 28,
"aces_per_match": 4.3,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 44.2,
"winners_total": 94,
"unforced_errors_total": 74
},
"red_clay": {
"matches": 15,
"wins": 11,
"losses": 4,
"win_rate": 73.3,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 39,
"double_faults": 42,
"aces_per_match": 2.6,
"double_faults_per_match": 2.8,
"first_serve_pct": 74.4,
"first_serve_won_pct": 61.3,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 57.2,
"break_points_converted_pct": 49.3,
"winners_total": 112,
"unforced_errors_total": 131
}
},
"totals": {
"matches": 29,
"wins": 20,
"tournaments_played": 13,
"tournaments_won": 1,
"aces": 97,
"double_faults": 85,
"win_rate": 69.0,
"losses": 9
}
}
],
"data_generated_at": "2026-05-09 03:39:26 UTC"
}