Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alena Kovackova
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1417,
"api_id": 478936,
"name": "Alena Kovackova",
"short_name": "A. Kovackova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-06-13",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3699016,
"singles": 11.03,
"doubles": 11.22,
"ranking": 39,
"division": "Junior",
"is_pro": true,
"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": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"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.3,
"avg_first_serve_pct": 59.0,
"avg_first_serve_won_pct": 71.1,
"avg_second_serve_won_pct": 43.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-22",
"opponent": "Lucie Havlickova",
"opponent_id": 336215,
"tournament": "Prague",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 61.25000000000001,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-20",
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"tournament": "Prague",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 50.0,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Arina Rodionova",
"opponent_id": 23082,
"tournament": "Prague",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 65.83333333333333,
"first_serve_won_pct": 72.15189873417721,
"second_serve_won_pct": 40.909090909090914,
"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": "Arina Rodionova",
"opponent_id": 23082,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lucie Havlickova",
"opponent_id": 336215,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 16,
"aces_per_match": 1.3,
"double_faults_per_match": 5.3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 51.9,
"break_points_saved_pct": 72.4,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 4,
"double_faults": 16,
"win_rate": 66.7,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 12,
"aces_per_match": 0.0,
"double_faults_per_match": 12.0,
"first_serve_pct": 59.3,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 0,
"double_faults": 12,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:36:53 UTC"
}