Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hiroko Kuwata
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1927,
"api_id": 64315,
"name": "Hiroko Kuwata",
"short_name": "H. Kuwata",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1990-12-18",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4958215,
"singles": 10.54,
"doubles": 10.91,
"ranking": 732,
"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": 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": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 74.1,
"avg_first_serve_won_pct": 47.5,
"avg_second_serve_won_pct": 42.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-24",
"opponent": "Zongyu Li",
"opponent_id": 395218,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2"
},
{
"date": "2025-10-25",
"opponent": "Thasaporn Naklo",
"opponent_id": 244424,
"tournament": "Chennai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 74.07407407407408,
"first_serve_won_pct": 47.5,
"second_serve_won_pct": 60.0,
"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": "Thasaporn Naklo",
"opponent_id": 244424,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zongyu Li",
"opponent_id": 395218,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 25,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 8,
"aces_per_match": 1.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 69.6,
"first_serve_won_pct": 55.1,
"second_serve_won_pct": 56.7,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 1,
"double_faults": 8,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:18:34 UTC"
}