Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Pavic M / Babos T
3W - 1L
75.0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 1501,
"api_id": 1103350,
"name": "Pavic M / Babos T",
"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": 6.5,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 71.7,
"avg_first_serve_won_pct": 77.3,
"avg_second_serve_won_pct": 59.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-08",
"opponent": "Verbeek S / Siniakova K",
"opponent_id": 1103358,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 70.27027027027027,
"first_serve_won_pct": 67.3076923076923,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-07",
"opponent": "Withrow J / Khromacheva I",
"opponent_id": 1053651,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 14,
"double_faults": 3,
"first_serve_pct": 71.29629629629629,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 64.51612903225806,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-06",
"opponent": "Stevenson D / Lumsden M",
"opponent_id": 1103352,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 74.0,
"first_serve_won_pct": 81.08108108108108,
"second_serve_won_pct": 76.92307692307693,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-05",
"opponent": "Reboul F / Eikeri U",
"opponent_id": 1103349,
"tournament": "Wimbledon, Mixed Doubles",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 71.21212121212122,
"first_serve_won_pct": 89.36170212765957,
"second_serve_won_pct": 47.368421052631575,
"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": "Withrow J / Khromacheva I",
"opponent_id": 1053651,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Stevenson D / Lumsden M",
"opponent_id": 1103352,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Reboul F / Eikeri U",
"opponent_id": 1103349,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Verbeek S / Siniakova K",
"opponent_id": 1103358,
"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:46 UTC"
}