Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Heliovaara H / Danilina A
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 594,
"api_id": 489339,
"name": "Heliovaara H / Danilina A",
"short_name": "",
"country": "",
"country_code": "",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 6.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 64.0,
"avg_first_serve_won_pct": 76.8,
"avg_second_serve_won_pct": 42.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-05",
"opponent": "Verbeek S / Siniakova K",
"opponent_id": 1103358,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 69.44444444444444,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 68.42105263157895,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-19",
"opponent": "Molteni A / Muhammad A",
"opponent_id": 530497,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 54.385964912280706,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-16",
"opponent": "Gille S / Dabrowski G",
"opponent_id": 1053638,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 6,
"first_serve_pct": 68.18181818181817,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 40.0,
"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": "Gille S / Dabrowski G",
"opponent_id": 1053638,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Verbeek S / Siniakova K",
"opponent_id": 1103358,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Molteni A / Muhammad A",
"opponent_id": 530497,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:48:42 UTC"
}