Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Adam Gabor Szoke
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 4333,
"api_id": 447338,
"name": "Adam Gabor Szoke",
"short_name": "A. G. Szoke",
"country": "Hungary",
"country_code": "HU",
"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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 59.9,
"avg_first_serve_won_pct": 48.7,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Maksym Kalabishka",
"opponent_id": 1135539,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Michel Hopp",
"opponent_id": 289153,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.71186440677966,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Tomas Lanik",
"opponent_id": 371081,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 54.71698113207547,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Tomas Lanik",
"opponent_id": 371081,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maksym Kalabishka",
"opponent_id": 1135539,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Michel Hopp",
"opponent_id": 289153,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-30 10:30",
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:32:07 UTC"
}