Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sophie Suh
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 3730,
"api_id": 526783,
"name": "Sophie Suh",
"short_name": "S. Suh",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-12-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2815055,
"singles": 10.0,
"doubles": null,
"ranking": 97,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 57.8,
"avg_first_serve_won_pct": 68.8,
"avg_second_serve_won_pct": 52.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-14",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 62.5,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Maria Taranova",
"opponent_id": 937256,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 54.929577464788736,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Gabby Gregg",
"opponent_id": 403369,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 54.0,
"first_serve_won_pct": 81.48148148148148,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Reagan Levine",
"opponent_id": 1156767,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 49.056603773584904,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 34.21052631578947,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Joanna Kennedy",
"opponent_id": 1089938,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 64.93506493506493,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 62.96296296296296,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Maria Aytoyan",
"opponent_id": 478169,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 61.36363636363637,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Reagan Levine",
"opponent_id": 1156767,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gabby Gregg",
"opponent_id": 403369,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maria Taranova",
"opponent_id": 937256,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joanna Kennedy",
"opponent_id": 1089938,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:00:11 UTC"
}