Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nand Vandepoele
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 4168,
"api_id": 1163715,
"name": "Nand Vandepoele",
"short_name": "N. Vandepoele",
"country": "Belgium",
"country_code": "BE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 931245,
"singles": 12.0,
"doubles": null,
"ranking": 198,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 61.4,
"avg_first_serve_won_pct": 66.8,
"avg_second_serve_won_pct": 44.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-17",
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 45.45454545454545,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Astro Pilipovic",
"opponent_id": 492570,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.295081967213115,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Kristijan Juhas",
"opponent_id": 321556,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.0,
"first_serve_won_pct": 79.41176470588235,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Aleksandar Mihailovic",
"opponent_id": 382387,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 65.625,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Astro Pilipovic",
"opponent_id": 492570,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kristijan Juhas",
"opponent_id": 321556,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksandar Mihailovic",
"opponent_id": 382387,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:04 UTC"
}