Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Adam Duda
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3844,
"api_id": 476480,
"name": "Adam Duda",
"short_name": "A. Duda",
"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": 4832132,
"singles": 11.0,
"doubles": null,
"ranking": 5066,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 61.9,
"avg_first_serve_won_pct": 60.6,
"avg_second_serve_won_pct": 40.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Filip Poklemba",
"opponent_id": 1158159,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 56.36363636363636,
"second_serve_won_pct": 34.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 62.5,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Rasmus Hembo Mathiasen",
"opponent_id": 484869,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 62.16216216216216,
"first_serve_won_pct": 54.347826086956516,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Peter Goldsteiner",
"opponent_id": 60588,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 61.855670103092784,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Peter Goldsteiner",
"opponent_id": 60588,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rasmus Hembo Mathiasen",
"opponent_id": 484869,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Filip Poklemba",
"opponent_id": 1158159,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:43:16 UTC"
}