Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Angelica Raggi
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 1297,
"api_id": 221399,
"name": "Angelica Raggi",
"short_name": "A. Raggi",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-11-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5096055,
"singles": 10.97,
"doubles": 10.5,
"ranking": 499,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 65.0,
"avg_first_serve_won_pct": 47.7,
"avg_second_serve_won_pct": 36.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-14",
"opponent": "Francesca Curmi",
"opponent_id": 256533,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 56.71641791044776,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Tyra Caterina Grant",
"opponent_id": 460330,
"tournament": "WTA 125K Rome, Italy Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 65.0,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-05",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "Rome",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 73.13432835820896,
"first_serve_won_pct": 46.93877551020408,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tyra Caterina Grant",
"opponent_id": 460330,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Francesca Curmi",
"opponent_id": 256533,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 4.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 78.8,
"first_serve_won_pct": 46.9,
"second_serve_won_pct": 38.5,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 4,
"double_faults": 5,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:05:53 UTC"
}