Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Simon Malis
1W - 4L
20,0% Win Rate
Forma: LWLLL
JSON Data
{
"player": {
"id": 3843,
"api_id": 389492,
"name": "Simon Malis",
"short_name": "S. Malis",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 279961,
"singles": 11.0,
"doubles": null,
"ranking": 4866,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.6,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 60.6,
"avg_first_serve_won_pct": 55.2,
"avg_second_serve_won_pct": 48.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "Filip Poklemba",
"opponent_id": 1158159,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 48.148148148148145,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Deney Wassermann",
"opponent_id": 233692,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 59.01639344262295,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Robert Rumler",
"opponent_id": 42514,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.18181818181817,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Jakub Prachar",
"opponent_id": 381835,
"tournament": "UTR PTT Olomouc Men 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LWLLL"
},
"head_to_head": [
{
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Filip Poklemba",
"opponent_id": 1158159,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jakub Prachar",
"opponent_id": 381835,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Robert Rumler",
"opponent_id": 42514,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Deney Wassermann",
"opponent_id": 233692,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:11 UTC"
}