Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Agatha Chytilova
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 2198,
"api_id": 1149339,
"name": "Agatha Chytilova",
"short_name": "A. Chytilova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-04",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4641281,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"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": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 5.7,
"avg_first_serve_pct": 55.7,
"avg_first_serve_won_pct": 62.9,
"avg_second_serve_won_pct": 35.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"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.0,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Joanna Strzelecka",
"opponent_id": 488001,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 8,
"first_serve_pct": 61.33333333333333,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 39.02439024390244,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Michaela Svobodova",
"opponent_id": 410232,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 45.65217391304348,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 10.0,
"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": "Joanna Strzelecka",
"opponent_id": 488001,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Michaela Svobodova",
"opponent_id": 410232,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Simona Wirglerova",
"opponent_id": 448143,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-10 08:40",
"opponent": "Aneta Kucmova",
"opponent_id": 195997,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": 15.0,
"odds_opponent": 1.01
},
{
"date": "2025-12-11 07:30",
"opponent": "Polina Leykina",
"opponent_id": 63995,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 07:30",
"opponent": "Erika Novakova",
"opponent_id": 1138895,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:09:03 UTC"
}