Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yuka Naito
5W - 1L
83,3% Win Rate
Forma: WWWWLW
JSON Data
{
"player": {
"id": 3834,
"api_id": 484894,
"name": "Yuka Naito",
"short_name": "Y. Naito",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-19",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2503458,
"singles": 10.17,
"doubles": 9.76,
"ranking": 965,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"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": 0.2,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 72.3,
"avg_first_serve_won_pct": 56.0,
"avg_second_serve_won_pct": 41.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "Michiru Furuya",
"opponent_id": 151380,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-21",
"opponent": "Ai Yamaguchi",
"opponent_id": 233184,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 70.27027027027027,
"first_serve_won_pct": 73.07692307692307,
"second_serve_won_pct": 12.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Natsuki Irokawa",
"opponent_id": 1052486,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 73.01587301587301,
"first_serve_won_pct": 58.69565217391305,
"second_serve_won_pct": 17.647058823529413,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 70.37037037037037,
"first_serve_won_pct": 60.526315789473685,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Ange Oby Kajuru",
"opponent_id": 234377,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 39.39393939393939,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Yukina Saigo",
"opponent_id": 99775,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 72.0,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWWLW"
},
"head_to_head": [
{
"opponent": "Michiru Furuya",
"opponent_id": 151380,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ai Yamaguchi",
"opponent_id": 233184,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ange Oby Kajuru",
"opponent_id": 234377,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Natsuki Irokawa",
"opponent_id": 1052486,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:06 UTC"
}