Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ivo Klec
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 3660,
"api_id": 15623,
"name": "Ivo Klec",
"short_name": "I. Klec",
"country": "Slovakia",
"country_code": "SK",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3520,
"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": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"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": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 62.5,
"avg_first_serve_won_pct": 55.2,
"avg_second_serve_won_pct": 55.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Parth Aggarwal",
"opponent_id": 197410,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 63.33333333333333,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 55.769230769230774,
"first_serve_won_pct": 37.93103448275862,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Parth Aggarwal",
"opponent_id": 197410,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-11 02:30",
"opponent": "Noah Thurner",
"opponent_id": 251835,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:31 UTC"
}