Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arianna Zucchini
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1301,
"api_id": 289156,
"name": "Arianna Zucchini",
"short_name": "A. Zucchini",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-07-10",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 281451,
"singles": 10.85,
"doubles": 10.39,
"ranking": 557,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 53.9,
"avg_first_serve_won_pct": 55.0,
"avg_second_serve_won_pct": 38.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-12",
"opponent": "Patricia Maria Tig",
"opponent_id": 54397,
"tournament": "Parma, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 63.29113924050633,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-07",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Rome",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 44.44444444444444,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patricia Maria Tig",
"opponent_id": 54397,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 6,
"aces_per_match": 3.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 43.8,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 6,
"double_faults": 6,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 14:08:43 UTC"
}