Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ilan Zheng-Xiong Hediger
2W - 1L
66,7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 3486,
"api_id": 487299,
"name": "Ilan Zheng-Xiong Hediger",
"short_name": "I. Z. Hediger",
"country": "Switzerland",
"country_code": "CH",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"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": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 64.3,
"avg_first_serve_won_pct": 63.6,
"avg_second_serve_won_pct": 33.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 13.333333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Joao Barreto",
"opponent_id": 508343,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Alexandre Verlaguet",
"opponent_id": 1102026,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "W",
"score": "1-1",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 70.76923076923077,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 42.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Alexandre Verlaguet",
"opponent_id": 1102026,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joao Barreto",
"opponent_id": 508343,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:24 UTC"
}