Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Julian Desousa
2W - 2L
50,0% Win Rate
Forma: LWWL
JSON Data
{
"player": {
"id": 3984,
"api_id": 355537,
"name": "Julian Desousa",
"short_name": "J. Desousa",
"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": 2099712,
"singles": 11.0,
"doubles": null,
"ranking": 8188,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.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": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 0.8,
"avg_first_serve_pct": 67.8,
"avg_first_serve_won_pct": 62.1,
"avg_second_serve_won_pct": 53.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Roland Stuurman",
"opponent_id": 258820,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.07936507936508,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Willem van AS",
"opponent_id": 1161818,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 71.64179104477611,
"first_serve_won_pct": 72.91666666666666,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Stefan Mos",
"opponent_id": 1161082,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.23376623376623,
"first_serve_won_pct": 60.78431372549019,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Axel Huysmans",
"opponent_id": 479821,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 68.33333333333333,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 84.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWWL"
},
"head_to_head": [
{
"opponent": "Axel Huysmans",
"opponent_id": 479821,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"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": "Roland Stuurman",
"opponent_id": 258820,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:09 UTC"
}