Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dylan Chou
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 4220,
"api_id": 1163777,
"name": "Dylan Chou",
"short_name": "D. Chou",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3478944,
"singles": 11.0,
"doubles": null,
"ranking": 5576,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"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": {
"UTR": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 67.9,
"avg_first_serve_won_pct": 68.8,
"avg_second_serve_won_pct": 50.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-13",
"opponent": "Adam Bojkovic",
"opponent_id": 476506,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 5,
"first_serve_pct": 61.46788990825688,
"first_serve_won_pct": 77.61194029850746,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Thomas Nicholas Gadecki",
"opponent_id": 408251,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 71.62162162162163,
"first_serve_won_pct": 58.490566037735846,
"second_serve_won_pct": 81.81818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Haydar Cem Gokpinar",
"opponent_id": 398736,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 70.47619047619048,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Thomas Nicholas Gadecki",
"opponent_id": 408251,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Adam Bojkovic",
"opponent_id": 476506,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Haydar Cem Gokpinar",
"opponent_id": 398736,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:59:38 UTC"
}