Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Freek van Donselaar
1W - 5L
16,7% Win Rate
Forma: LWLLLL
JSON Data
{
"player": {
"id": 3953,
"api_id": 401370,
"name": "Freek van Donselaar",
"short_name": "F. v. Donselaar",
"country": "Netherlands",
"country_code": "NL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1867183,
"singles": 11.0,
"doubles": null,
"ranking": 2042,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.8,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 66.4,
"avg_first_serve_won_pct": 63.7,
"avg_second_serve_won_pct": 53.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Rein Koenders",
"opponent_id": 488826,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.75,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Mart Jan Kaak",
"opponent_id": 463256,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 82.85714285714286,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Hazem Naw",
"opponent_id": 197446,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 67.1875,
"first_serve_won_pct": 67.44186046511628,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Ole Bredschneijder",
"opponent_id": 405117,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Ids Waterbolk",
"opponent_id": 389499,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 56.81818181818182,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Piet Steveker",
"opponent_id": 414232,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 63.12056737588653,
"first_serve_won_pct": 56.17977528089888,
"second_serve_won_pct": 51.92307692307693,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 1,
"losses": 5,
"form_string": "LWLLLL"
},
"head_to_head": [
{
"opponent": "Piet Steveker",
"opponent_id": 414232,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rein Koenders",
"opponent_id": 488826,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mart Jan Kaak",
"opponent_id": 463256,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hazem Naw",
"opponent_id": 197446,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ids Waterbolk",
"opponent_id": 389499,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 09:34:36 UTC"
}