Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arevalo M / Zhang S
3W - 1L
75.0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 1499,
"api_id": 521371,
"name": "Arevalo M / Zhang S",
"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": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 4.8,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 71.2,
"avg_first_serve_won_pct": 81.1,
"avg_second_serve_won_pct": 58.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-08",
"opponent": "Salisbury J / Stefani L",
"opponent_id": 489326,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 85.41666666666666,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-07",
"opponent": "Skupski N / Krawczyk D",
"opponent_id": 386054,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 74.64788732394366,
"first_serve_won_pct": 84.90566037735849,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-06",
"opponent": "Bhambri Y / Jiang X",
"opponent_id": 1103344,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 71.1864406779661,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-05",
"opponent": "Goransson A / Chan H-C",
"opponent_id": 1103343,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Skupski N / Krawczyk D",
"opponent_id": 386054,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Bhambri Y / Jiang X",
"opponent_id": 1103344,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Goransson A / Chan H-C",
"opponent_id": 1103343,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Salisbury J / Stefani L",
"opponent_id": 489326,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 4,
"wins": 3,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 75.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:48:44 UTC"
}