Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yuki Naito
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1776,
"api_id": 224033,
"name": "Yuki Naito",
"short_name": "Y. Naito",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-02-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4369960,
"singles": 10.99,
"doubles": 10.9,
"ranking": 486,
"division": "Pro",
"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": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.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": 1.0,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 60.1,
"avg_first_serve_won_pct": 54.0,
"avg_second_serve_won_pct": 42.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-20",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "WTA 125K Queretaro, Mexico Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 64.47368421052632,
"first_serve_won_pct": 55.10204081632652,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-07",
"opponent": "Diletta Cherubini",
"opponent_id": 276445,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 55.73770491803278,
"first_serve_won_pct": 52.94117647058824,
"second_serve_won_pct": 70.58823529411765,
"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": "Diletta Cherubini",
"opponent_id": 276445,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 6,
"aces_per_match": 1.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 75.8,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 1,
"double_faults": 6,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:16 UTC"
}