Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dean Thurner
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 3659,
"api_id": 251821,
"name": "Dean Thurner",
"short_name": "D. Thurner",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5672270,
"singles": 11.0,
"doubles": null,
"ranking": 2132,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 7.0,
"avg_first_serve_pct": 51.1,
"avg_first_serve_won_pct": 60.1,
"avg_second_serve_won_pct": 35.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-13",
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 51.162790697674424,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-12",
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 47.27272727272727,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Vadym Konovchuk",
"opponent_id": 417265,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 56.81818181818182,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 40.816326530612244,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Joaquin Bianchi",
"opponent_id": 387313,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 48.275862068965516,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "David Schwarc",
"opponent_id": 519100,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 51.76470588235295,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 43.90243902439025,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Joaquin Bianchi",
"opponent_id": 387313,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Vadym Konovchuk",
"opponent_id": 417265,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "David Schwarc",
"opponent_id": 519100,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:17:53 UTC"
}