Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Vitek Horak
3W - 2L
60,0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 3462,
"api_id": 287172,
"name": "Vitek Horak",
"short_name": "V. Horak",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 265701,
"singles": 12.0,
"doubles": null,
"ranking": 2867,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 60.4,
"avg_first_serve_won_pct": 67.3,
"avg_second_serve_won_pct": 48.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 52.77777777777778,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 42.5531914893617,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Peter Goldsteiner",
"opponent_id": 60588,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 53.246753246753244,
"first_serve_won_pct": 68.29268292682927,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 69.49152542372882,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Rasmus Hembo Mathiasen",
"opponent_id": 484869,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.40677966101694,
"first_serve_won_pct": 60.526315789473685,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Louis Van Herck",
"opponent_id": 200791,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "W",
"score": "1-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 62.16216216216216,
"first_serve_won_pct": 73.91304347826086,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LLWWW"
},
"head_to_head": [
{
"opponent": "Peter Alam",
"opponent_id": 313273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Louis Van Herck",
"opponent_id": 200791,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Peter Goldsteiner",
"opponent_id": 60588,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rasmus Hembo Mathiasen",
"opponent_id": 484869,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:07 UTC"
}