Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Axel Huysmans
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 3904,
"api_id": 479821,
"name": "Axel Huysmans",
"short_name": "A. Huysmans",
"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": 965025,
"singles": 12.0,
"doubles": null,
"ranking": 2661,
"division": "General",
"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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 76.0,
"avg_first_serve_won_pct": 62.4,
"avg_second_serve_won_pct": 54.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Ole Bredschneijder",
"opponent_id": 405117,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 75.9493670886076,
"first_serve_won_pct": 55.00000000000001,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Stefan Mos",
"opponent_id": 1161082,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 80.0,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 39.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Sean Hill",
"opponent_id": 212751,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 70.83333333333334,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Willem van AS",
"opponent_id": 1161818,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 77.5,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Julian Desousa",
"opponent_id": 355537,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 75.92592592592592,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 84.61538461538461,
"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": "Stefan Mos",
"opponent_id": 1161082,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Willem van AS",
"opponent_id": 1161818,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sean Hill",
"opponent_id": 212751,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ole Bredschneijder",
"opponent_id": 405117,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julian Desousa",
"opponent_id": 355537,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:04 UTC"
}