Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Erika Novakova
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 3101,
"api_id": 1138895,
"name": "Erika Novakova",
"short_name": "E. Novakova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1968-10-02",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1036448,
"singles": 9.0,
"doubles": null,
"ranking": 2647,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 6.2,
"avg_first_serve_pct": 58.4,
"avg_first_serve_won_pct": 54.9,
"avg_second_serve_won_pct": 41.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-13",
"opponent": "Terezia Perhacova",
"opponent_id": 413665,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 57.54716981132076,
"first_serve_won_pct": 62.295081967213115,
"second_serve_won_pct": 47.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Agatha Chytilova",
"opponent_id": 1149339,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 34.375,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Polina Leykina",
"opponent_id": 63995,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 55.00000000000001,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Simona Wirglerova",
"opponent_id": 448143,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.526315789473685,
"first_serve_won_pct": 54.347826086956516,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Aneta Kucmova",
"opponent_id": 195997,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 54.71698113207547,
"first_serve_won_pct": 41.37931034482759,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Aneta Kucmova",
"opponent_id": 195997,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Polina Leykina",
"opponent_id": 63995,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Agatha Chytilova",
"opponent_id": 1149339,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Simona Wirglerova",
"opponent_id": 448143,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Terezia Perhacova",
"opponent_id": 413665,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:13:13 UTC"
}