Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kenta Miyoshi
0W - 1L
0,0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 1630,
"api_id": 191305,
"name": "Kenta Miyoshi",
"short_name": "K. Miyoshi",
"country": "Japan",
"country_code": "JP",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5099112,
"singles": 13.7,
"doubles": 13.0,
"ranking": 612,
"division": "General",
"is_pro": true,
"updated_at": "2026-02-01"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"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": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 10.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 43.6,
"avg_first_serve_won_pct": 79.2,
"avg_second_serve_won_pct": 38.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-16",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "Winston Salem",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 10,
"double_faults": 1,
"first_serve_pct": 43.63636363636363,
"first_serve_won_pct": 79.16666666666666,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Valentin Royer",
"opponent_id": 255449,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 23,
"double_faults": 8,
"aces_per_match": 3.8,
"double_faults_per_match": 1.3,
"first_serve_pct": 70.3,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 44.7,
"break_points_converted_pct": 37.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 71,
"double_faults": 38,
"aces_per_match": 5.9,
"double_faults_per_match": 3.2,
"first_serve_pct": 70.4,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 65.3,
"break_points_converted_pct": 39.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 18,
"wins": 9,
"tournaments_played": 11,
"tournaments_won": 1,
"aces": 94,
"double_faults": 46,
"win_rate": 50.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 38,
"double_faults": 30,
"aces_per_match": 4.2,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.3,
"first_serve_won_pct": 74.1,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 31.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 6,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 38,
"double_faults": 30,
"win_rate": 66.7,
"losses": 3
}
}
],
"data_generated_at": "2026-02-02 18:36:50 UTC"
}