Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Filip Apltauer
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 3962,
"api_id": 353704,
"name": "Filip Apltauer",
"short_name": "F. Apltauer",
"country": "Czechia",
"country_code": "CZ",
"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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 4.6,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 60.5,
"avg_first_serve_won_pct": 74.4,
"avg_second_serve_won_pct": 59.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Cooper Woestendick",
"opponent_id": 418828,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 5,
"first_serve_pct": 65.97938144329896,
"first_serve_won_pct": 73.4375,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Matthis Ross",
"opponent_id": 333521,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 70.37037037037037,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Vikas Deo",
"opponent_id": 302003,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 58.730158730158735,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 65.38461538461539,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Nicolas Iantosca",
"opponent_id": 1090820,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 48.837209302325576,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Nicolas Iantosca",
"opponent_id": 1090820,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Matthis Ross",
"opponent_id": 333521,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Cooper Woestendick",
"opponent_id": 418828,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Vikas Deo",
"opponent_id": 302003,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:16 UTC"
}