Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Erik Schiessl
2W - 1L
66,7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 2126,
"api_id": 391083,
"name": "Erik Schiessl",
"short_name": "E. Schiessl",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 281343,
"singles": 13.0,
"doubles": null,
"ranking": 991,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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": 3.0,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 56.4,
"avg_first_serve_won_pct": 64.8,
"avg_second_serve_won_pct": 55.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Youcef Rihane",
"opponent_id": 221796,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 62.71186440677966,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Wissam Abderrahman",
"opponent_id": 338142,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 58.65384615384615,
"first_serve_won_pct": 72.1311475409836,
"second_serve_won_pct": 62.745098039215684,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Mohammad Alkotop",
"opponent_id": 445327,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 47.76119402985074,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 28.57142857142857,
"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": "Wissam Abderrahman",
"opponent_id": 338142,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mohammad Alkotop",
"opponent_id": 445327,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Youcef Rihane",
"opponent_id": 221796,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-31 17:26:24 UTC"
}