Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Izabela Heinzova
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 2210,
"api_id": 296388,
"name": "Izabela Heinzova",
"short_name": "I. Heinzova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-12-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3856203,
"singles": 9.0,
"doubles": null,
"ranking": 1148,
"division": "Pro",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 8.7,
"avg_first_serve_pct": 53.2,
"avg_first_serve_won_pct": 62.9,
"avg_second_serve_won_pct": 43.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Stella Kovacicova",
"opponent_id": 285208,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 55.294117647058826,
"first_serve_won_pct": 55.319148936170215,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Xenia Bandurowska",
"opponent_id": 353587,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 51.388888888888886,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Joanna Strzelecka",
"opponent_id": 488001,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 52.83018867924528,
"first_serve_won_pct": 82.14285714285714,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Xenia Bandurowska",
"opponent_id": 353587,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Joanna Strzelecka",
"opponent_id": 488001,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Stella Kovacicova",
"opponent_id": 285208,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-10 11:30",
"opponent": "Adéla Kroisová",
"opponent_id": 392684,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": 2.375,
"odds_opponent": 1.5333333333333332
},
{
"date": "2025-12-11 07:30",
"opponent": "Denise Hrdinkova",
"opponent_id": 375538,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 07:30",
"opponent": "Julie Pastikova",
"opponent_id": 483958,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 09:27:25 UTC"
}