Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Naoya Honda
3W - 0L
100,0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 4357,
"api_id": 460273,
"name": "Naoya Honda",
"short_name": "N. Honda",
"country": "Japan",
"country_code": "JP",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 54.1,
"avg_first_serve_won_pct": 82.2,
"avg_second_serve_won_pct": 61.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Yuya Ando",
"opponent_id": 1073525,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 57.692307692307686,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Dorian Kos",
"opponent_id": 260199,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 40.476190476190474,
"first_serve_won_pct": 82.35294117647058,
"second_serve_won_pct": 64.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Marcel Musil",
"opponent_id": 167442,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 95.45454545454545,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Marcel Musil",
"opponent_id": 167442,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dorian Kos",
"opponent_id": 260199,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yuya Ando",
"opponent_id": 1073525,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:58 UTC"
}