Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Sakkari
25W - 27L
48.1% Win Rate
Forma: LWWLLWLLWW
JSON Data
{
"player": {
"id": 333,
"api_id": 65950,
"name": "Maria Sakkari",
"short_name": "M. Sakkari",
"country": "Greece",
"country_code": "GR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-07-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 28487,
"singles": 12.19,
"doubles": 11.51,
"ranking": 58,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 51,
"points": 1116,
"best_position": 3,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 51,
"points": 1116
},
{
"date": "2025-12-09",
"position": 51,
"points": 1116
},
{
"date": "2025-12-08",
"position": 51,
"points": 1116
},
{
"date": "2025-12-07",
"position": 52,
"points": 1116
},
{
"date": "2025-12-06",
"position": 52,
"points": 1116
},
{
"date": "2025-12-05",
"position": 52,
"points": 1116
},
{
"date": "2025-12-04",
"position": 52,
"points": 1116
},
{
"date": "2025-12-03",
"position": 52,
"points": 1116
}
],
"career_stats": {
"total_matches": 52,
"wins": 25,
"losses": 27,
"win_rate": 48.1
},
"surface_stats": {
"hard": {
"matches": 33,
"wins": 15,
"losses": 18,
"win_rate": 45.5
},
"clay": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"grass": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"WTA 1000": {
"matches": 21,
"wins": 12,
"losses": 9,
"win_rate": 57.1
},
"WTA 500": {
"matches": 20,
"wins": 9,
"losses": 11,
"win_rate": 45.0
},
"WTA 250": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 52,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 64.3,
"avg_second_serve_won_pct": 57.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-21",
"opponent": "Leylah Fernandez",
"opponent_id": 250279,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 45.83333333333333,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Suzan Lamens",
"opponent_id": 199509,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 71.1864406779661,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Zeynep Sonmez",
"opponent_id": 237669,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 78.46153846153847,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"tournament": "Osaka",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 1,
"first_serve_pct": 59.813084112149525,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-26",
"opponent": "Leylah Fernandez",
"opponent_id": 250279,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 52.17391304347826,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 53.57142857142857,
"second_serve_won_pct": 50.98039215686274,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-09",
"opponent": "Elsa Jacquemot",
"opponent_id": 275530,
"tournament": "Guadalajara",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Beatriz Haddad Maia",
"opponent_id": 59702,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 36.36363636363637,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Anna Bondar",
"opponent_id": 150574,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-25",
"opponent": "Tatjana Maria",
"opponent_id": 19520,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWLLWLLWW"
},
"head_to_head": [
{
"opponent": "Elsa Jacquemot",
"opponent_id": 275530,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Zeynep Sonmez",
"opponent_id": 237669,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Magda Linette",
"opponent_id": 42289,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Emma Raducanu",
"opponent_id": 258756,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 27,
"double_faults": 23,
"aces_per_match": 3.9,
"double_faults_per_match": 3.3,
"first_serve_pct": 69.8,
"first_serve_won_pct": 65.6,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 31.9,
"winners_total": 21,
"unforced_errors_total": 34
},
"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": 75.7,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 45.2,
"break_points_saved_pct": 45.5,
"break_points_converted_pct": 41.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 33,
"wins": 14,
"losses": 19,
"win_rate": 42.4,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 104,
"double_faults": 125,
"aces_per_match": 3.2,
"double_faults_per_match": 3.8,
"first_serve_pct": 71.7,
"first_serve_won_pct": 62.2,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 52.7,
"break_points_converted_pct": 43.7,
"winners_total": 79,
"unforced_errors_total": 116
},
"red_clay": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 32,
"aces_per_match": 2.3,
"double_faults_per_match": 3.6,
"first_serve_pct": 73.0,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 38.6,
"winners_total": 26,
"unforced_errors_total": 30
}
},
"totals": {
"matches": 51,
"wins": 24,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 157,
"double_faults": 183,
"win_rate": 47.1,
"losses": 27
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 25,
"double_faults": 22,
"aces_per_match": 5.0,
"double_faults_per_match": 4.4,
"first_serve_pct": 70.1,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 60.6,
"break_points_converted_pct": 41.4,
"winners_total": 62,
"unforced_errors_total": 73
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 11,
"aces_per_match": 3.7,
"double_faults_per_match": 3.7,
"first_serve_pct": 70.2,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 74.1,
"break_points_converted_pct": 44.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 13,
"losses": 7,
"win_rate": 65.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 57,
"double_faults": 65,
"aces_per_match": 2.9,
"double_faults_per_match": 3.2,
"first_serve_pct": 72.5,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 66.0,
"break_points_converted_pct": 43.9,
"winners_total": 43,
"unforced_errors_total": 81
},
"red_clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 34,
"double_faults": 31,
"aces_per_match": 3.4,
"double_faults_per_match": 3.1,
"first_serve_pct": 73.0,
"first_serve_won_pct": 64.5,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 53.1,
"break_points_converted_pct": 52.3,
"winners_total": 29,
"unforced_errors_total": 39
}
},
"totals": {
"matches": 38,
"wins": 23,
"tournaments_played": 14,
"tournaments_won": 0,
"aces": 127,
"double_faults": 129,
"win_rate": 60.5,
"losses": 15
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 20,
"double_faults": 14,
"aces_per_match": 2.9,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.3,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 73.0,
"break_points_converted_pct": 41.4,
"winners_total": 35,
"unforced_errors_total": 60
},
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 26,
"aces_per_match": 3.4,
"double_faults_per_match": 3.7,
"first_serve_pct": 70.7,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 32.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 36,
"wins": 23,
"losses": 13,
"win_rate": 63.9,
"tournaments_played": 14,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 139,
"double_faults": 127,
"aces_per_match": 3.9,
"double_faults_per_match": 3.5,
"first_serve_pct": 73.6,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 57.2,
"break_points_converted_pct": 43.9,
"winners_total": 136,
"unforced_errors_total": 148
},
"red_clay": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 29,
"double_faults": 25,
"aces_per_match": 3.6,
"double_faults_per_match": 3.1,
"first_serve_pct": 72.0,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 69.3,
"break_points_converted_pct": 39.7,
"winners_total": 16,
"unforced_errors_total": 35
},
"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": 6,
"double_faults": 2,
"aces_per_match": 6.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 59,
"wins": 35,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 218,
"double_faults": 194,
"win_rate": 59.3,
"losses": 24
}
}
],
"data_generated_at": "2025-12-10 07:34:28 UTC"
}