Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yui Watanabe
5W - 1L
83,3% Win Rate
Forma: WWWLWW
JSON Data
{
"player": {
"id": 4292,
"api_id": 1089935,
"name": "Yui Watanabe",
"short_name": "Y. Watanabe",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-09-07",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2087092,
"singles": 9.0,
"doubles": null,
"ranking": 232,
"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": 1.8,
"avg_first_serve_pct": 66.7,
"avg_first_serve_won_pct": 69.4,
"avg_second_serve_won_pct": 53.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Brandy Walker",
"opponent_id": 394471,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.0,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 74.46808510638297,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.85245901639344,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 60.0,
"first_serve_won_pct": 56.666666666666664,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Mackenzie Clark",
"opponent_id": 316218,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.11111111111111,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Juny Huh",
"opponent_id": 1133060,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 60.0,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWLWW"
},
"head_to_head": [
{
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Brandy Walker",
"opponent_id": 394471,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mackenzie Clark",
"opponent_id": 316218,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juny Huh",
"opponent_id": 1133060,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:21 UTC"
}