Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Michaela Svobodova
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 2213,
"api_id": 410232,
"name": "Michaela Svobodova",
"short_name": "M. Svobodova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1035891,
"singles": null,
"doubles": null,
"ranking": 1536,
"division": "Junior",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 65.1,
"avg_first_serve_won_pct": 37.9,
"avg_second_serve_won_pct": 11.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-06",
"opponent": "Agatha Chytilova",
"opponent_id": 1149339,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 78.72340425531915,
"first_serve_won_pct": 40.54054054054054,
"second_serve_won_pct": 10.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Aliaksandra Skapets",
"opponent_id": 523601,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 51.515151515151516,
"first_serve_won_pct": 35.294117647058826,
"second_serve_won_pct": 12.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Agatha Chytilova",
"opponent_id": 1149339,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aliaksandra Skapets",
"opponent_id": 523601,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 14:08:39 UTC"
}