Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Rafael Kis Balázs
1W - 4L
20,0% Win Rate
Forma: LLLLW
JSON Data
{
"player": {
"id": 2039,
"api_id": 233680,
"name": "Rafael Kis Balázs",
"short_name": "R. K. Balázs",
"country": "Hungary",
"country_code": "HU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4201732,
"singles": 12.13,
"doubles": 12.31,
"ranking": 1832,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"clay": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.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": 7.2,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 67.6,
"avg_second_serve_won_pct": 39.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 54.166666666666664,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Daniel De Jonge",
"opponent_id": 200185,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 68.96551724137932,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Radovan Michalik",
"opponent_id": 371080,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 13,
"double_faults": 7,
"first_serve_pct": 57.77777777777777,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 78.26086956521739,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Nazar Oliynykov",
"opponent_id": 454967,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 56.25,
"first_serve_won_pct": 62.22222222222222,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Aleksa Oparnica",
"opponent_id": 1130998,
"tournament": "UTR PTT Belgrade Men 06",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 68.96551724137932,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLLW"
},
"head_to_head": [
{
"opponent": "Radovan Michalik",
"opponent_id": 371080,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nazar Oliynykov",
"opponent_id": 454967,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daniel De Jonge",
"opponent_id": 200185,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peter Alam",
"opponent_id": 313273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksa Oparnica",
"opponent_id": 1130998,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:34:49 UTC"
}