Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dominik Kellovsky
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1693,
"api_id": 93589,
"name": "Dominik Kellovsky",
"short_name": "D. Kellovsky",
"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": 3991676,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.7,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 67.8,
"avg_first_serve_won_pct": 69.2,
"avg_second_serve_won_pct": 43.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-02",
"opponent": "Guy Den Ouden",
"opponent_id": 355526,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 67.90123456790124,
"first_serve_won_pct": 69.0909090909091,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Max Alcala Gurri",
"opponent_id": 281447,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 66.98113207547169,
"first_serve_won_pct": 61.97183098591549,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Pedro Vives Marcos",
"opponent_id": 213962,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 68.57142857142857,
"first_serve_won_pct": 76.38888888888889,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Guy Den Ouden",
"opponent_id": 355526,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Max Alcala Gurri",
"opponent_id": 281447,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pedro Vives Marcos",
"opponent_id": 213962,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 66.7,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:33:08 UTC"
}