Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yuhan Wang
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1539,
"api_id": 480780,
"name": "Yuhan Wang",
"short_name": "Y. Wang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4228203,
"singles": 10.77,
"doubles": 10.4,
"ranking": 73,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 6.5,
"avg_first_serve_pct": 58.4,
"avg_first_serve_won_pct": 58.2,
"avg_second_serve_won_pct": 41.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-25",
"opponent": "Aliona Falei",
"opponent_id": 303360,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 56.41025641025641,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-22",
"opponent": "Ru Xi Wu",
"opponent_id": 1129472,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 8,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 55.714285714285715,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Aliona Falei",
"opponent_id": 303360,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ru Xi Wu",
"opponent_id": 1129472,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 69.6,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 1,
"double_faults": 5,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 6,
"aces_per_match": 0.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 70.7,
"first_serve_won_pct": 61.3,
"second_serve_won_pct": 43.8,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 0,
"double_faults": 6,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:14 UTC"
}