Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Danny Flynn
1W - 4L
20,0% Win Rate
Forma: LWLLL
JSON Data
{
"player": {
"id": 3777,
"api_id": 1158258,
"name": "Danny Flynn",
"short_name": "D. Flynn",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3838233,
"singles": 11.0,
"doubles": null,
"ranking": 6737,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.4,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 62.9,
"avg_first_serve_won_pct": 57.0,
"avg_second_serve_won_pct": 46.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Davide Tortora",
"opponent_id": 289232,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Felix Felsmann",
"opponent_id": 1141267,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "0-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Kabeer Kapasi",
"opponent_id": 519189,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 60.317460317460316,
"first_serve_won_pct": 55.26315789473685,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Jose David Segovia Perez",
"opponent_id": 1158387,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 67.3076923076923,
"first_serve_won_pct": 48.57142857142857,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Jose David Segovia Perez",
"opponent_id": 1158387,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 57.74647887323944,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LWLLL"
},
"head_to_head": [
{
"opponent": "Jose David Segovia Perez",
"opponent_id": 1158387,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Davide Tortora",
"opponent_id": 289232,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Felix Felsmann",
"opponent_id": 1141267,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kabeer Kapasi",
"opponent_id": 519189,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:17 UTC"
}