Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ole Bredschneijder
4W - 2L
66,7% Win Rate
Forma: LWWWLW
JSON Data
{
"player": {
"id": 3911,
"api_id": 405117,
"name": "Ole Bredschneijder",
"short_name": "O. Bredschneijder",
"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": 5627681,
"singles": null,
"doubles": null,
"ranking": 1601,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.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": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 61.6,
"avg_first_serve_won_pct": 69.7,
"avg_second_serve_won_pct": 51.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Tim Hammes",
"opponent_id": 424807,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Axel Huysmans",
"opponent_id": 479821,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 47.45762711864407,
"first_serve_won_pct": 60.71428571428571,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Piet Steveker",
"opponent_id": 414232,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 66.0,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Freek van Donselaar",
"opponent_id": 401370,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Hazem Naw",
"opponent_id": 197446,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Ids Waterbolk",
"opponent_id": 389499,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 65.07936507936508,
"first_serve_won_pct": 78.04878048780488,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWWWLW"
},
"head_to_head": [
{
"opponent": "Tim Hammes",
"opponent_id": 424807,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Piet Steveker",
"opponent_id": 414232,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Axel Huysmans",
"opponent_id": 479821,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hazem Naw",
"opponent_id": 197446,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Freek van Donselaar",
"opponent_id": 401370,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:08 UTC"
}