Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Stan Wawrinka
20W - 26L
43.5% Win Rate
Forma: WLLLWLWLWL
JSON Data
{
"player": {
"id": 560,
"api_id": 14548,
"name": "Stan Wawrinka",
"short_name": "S. Wawrinka",
"country": "Switzerland",
"country_code": "CH",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 200399,
"singles": 15.08,
"doubles": 13.6,
"ranking": 69,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-03-15"
},
"current_ranking": {
"position": 125,
"points": 518,
"best_position": 3,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 125,
"points": 518
},
{
"date": "2026-05-08",
"position": 125,
"points": 518
},
{
"date": "2026-05-07",
"position": 125,
"points": 518
},
{
"date": "2026-05-06",
"position": 125,
"points": 518
},
{
"date": "2026-05-05",
"position": 125,
"points": 518
},
{
"date": "2026-05-04",
"position": 106,
"points": 608
},
{
"date": "2026-05-03",
"position": 106,
"points": 608
},
{
"date": "2026-05-02",
"position": 106,
"points": 608
},
{
"date": "2026-05-01",
"position": 106,
"points": 608
},
{
"date": "2026-04-30",
"position": 106,
"points": 608
}
],
"career_stats": {
"total_matches": 46,
"wins": 20,
"losses": 26,
"win_rate": 43.5
},
"surface_stats": {
"hard": {
"matches": 35,
"wins": 17,
"losses": 18,
"win_rate": 48.6
},
"clay": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"Masters 1000": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"ATP 500": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"ATP 250": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"Challenger": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0
},
"Otro": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 46,
"avg_aces_per_match": 7.0,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 56.9,
"avg_first_serve_won_pct": 74.0,
"avg_second_serve_won_pct": 52.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-04",
"opponent": "Stefano Travaglia",
"opponent_id": 36300,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 64.44444444444444,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 53.125,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-13",
"opponent": "Cameron Norrie",
"opponent_id": 95935,
"tournament": "Barcelona",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 59.43396226415094,
"first_serve_won_pct": 65.07936507936508,
"second_serve_won_pct": 60.46511627906976,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-06",
"opponent": "Sebastián Báez",
"opponent_id": 221806,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 52.32558139534884,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 34.146341463414636,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-25",
"opponent": "Daniil Medvedev",
"opponent_id": 163504,
"tournament": "Dubai",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 50.74626865671642,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 30.303030303030305,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-23",
"opponent": "Benjamin Hassan",
"opponent_id": 108767,
"tournament": "Dubai",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 84.375,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-12",
"opponent": "Alex de Minaur",
"opponent_id": 201239,
"tournament": "Rotterdam",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 47.368421052631575,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-11",
"opponent": "Thijs Boogaard",
"opponent_id": 482155,
"tournament": "Rotterdam",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 47.69230769230769,
"first_serve_won_pct": 90.32258064516128,
"second_serve_won_pct": 55.88235294117647,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-05",
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"tournament": "Montpellier",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 59.25925925925925,
"first_serve_won_pct": 72.91666666666666,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-04",
"opponent": "Hamad Medjedović",
"opponent_id": 321404,
"tournament": "Montpellier",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 39.473684210526315,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 54.347826086956516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Taylor Fritz",
"opponent_id": 136042,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-3",
"stats": {
"aces": 16,
"double_faults": 3,
"first_serve_pct": 61.40350877192983,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "WLLLWLWLWL"
},
"head_to_head": [
{
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Sebastián Báez",
"opponent_id": 221806,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Daniil Medvedev",
"opponent_id": 163504,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zizou Bergs",
"opponent_id": 170946,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 82,
"double_faults": 21,
"aces_per_match": 6.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 70.2,
"first_serve_won_pct": 77.9,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 71.1,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 43,
"double_faults": 11,
"aces_per_match": 5.4,
"double_faults_per_match": 1.4,
"first_serve_pct": 68.7,
"first_serve_won_pct": 78.1,
"second_serve_won_pct": 63.1,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 38.3,
"winners_total": 32,
"unforced_errors_total": 13
},
"red_clay": {
"matches": 23,
"wins": 11,
"losses": 12,
"win_rate": 47.8,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 122,
"double_faults": 40,
"aces_per_match": 5.3,
"double_faults_per_match": 1.7,
"first_serve_pct": 69.4,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 36.0,
"winners_total": 13,
"unforced_errors_total": 36
}
},
"totals": {
"matches": 43,
"wins": 21,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 247,
"double_faults": 72,
"win_rate": 48.8,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 16,
"double_faults": 1,
"aces_per_match": 8.0,
"double_faults_per_match": 0.5,
"first_serve_pct": 70.2,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 81.2,
"break_points_converted_pct": 35.7,
"winners_total": 66,
"unforced_errors_total": 78
},
"hardcourt_indoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 67,
"double_faults": 12,
"aces_per_match": 7.4,
"double_faults_per_match": 1.3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 39.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 61,
"double_faults": 18,
"aces_per_match": 10.2,
"double_faults_per_match": 3.0,
"first_serve_pct": 67.7,
"first_serve_won_pct": 76.9,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 30.0,
"winners_total": 57,
"unforced_errors_total": 92
},
"red_clay": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 5,
"aces": 79,
"double_faults": 38,
"aces_per_match": 5.3,
"double_faults_per_match": 2.5,
"first_serve_pct": 69.7,
"first_serve_won_pct": 73.5,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 36.7,
"winners_total": 68,
"unforced_errors_total": 66
}
},
"totals": {
"matches": 32,
"wins": 12,
"tournaments_played": 20,
"tournaments_won": 0,
"aces": 223,
"double_faults": 69,
"win_rate": 37.5,
"losses": 20
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 4,
"aces_per_match": 5.7,
"double_faults_per_match": 1.3,
"first_serve_pct": 68.9,
"first_serve_won_pct": 79.6,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 40.9,
"winners_total": 58,
"unforced_errors_total": 86
},
"hardcourt_indoor": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 5,
"aces": 101,
"double_faults": 27,
"aces_per_match": 7.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.6,
"first_serve_won_pct": 74.3,
"second_serve_won_pct": 62.5,
"break_points_saved_pct": 58.9,
"break_points_converted_pct": 29.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 126,
"double_faults": 26,
"aces_per_match": 10.5,
"double_faults_per_match": 2.2,
"first_serve_pct": 69.3,
"first_serve_won_pct": 78.1,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 43.0,
"winners_total": 166,
"unforced_errors_total": 212
},
"red_clay": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 98,
"double_faults": 28,
"aces_per_match": 6.1,
"double_faults_per_match": 1.8,
"first_serve_pct": 72.2,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 63.4,
"break_points_converted_pct": 42.3,
"winners_total": 147,
"unforced_errors_total": 131
}
},
"totals": {
"matches": 44,
"wins": 24,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 342,
"double_faults": 85,
"win_rate": 54.5,
"losses": 20
}
}
],
"data_generated_at": "2026-05-09 03:39:07 UTC"
}