Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Smith J / Birrell K
4W - 1L
80.0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 598,
"api_id": 1053648,
"name": "Smith J / Birrell K",
"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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.8,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 74.9,
"avg_second_serve_won_pct": 55.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-24",
"opponent": "Peers J / Gadecki O",
"opponent_id": 1053642,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 67.74193548387096,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-22",
"opponent": "Patten H / Nicholls O",
"opponent_id": 530484,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 67.21311475409836,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 65.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-21",
"opponent": "Krawietz K / Perez E",
"opponent_id": 1053652,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-19",
"opponent": "Puetz T / Schuurs D",
"opponent_id": 831377,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 1,
"first_serve_pct": 65.21739130434783,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-17",
"opponent": "Melo M / Chan H",
"opponent_id": 1053649,
"tournament": "Australian Open, Mixed Doubles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 62.31884057971014,
"first_serve_won_pct": 74.4186046511628,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Melo M / Chan H",
"opponent_id": 1053649,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Puetz T / Schuurs D",
"opponent_id": 831377,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Peers J / Gadecki O",
"opponent_id": 1053642,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patten H / Nicholls O",
"opponent_id": 530484,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Krawietz K / Perez E",
"opponent_id": 1053652,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 5,
"wins": 4,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 80.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:58:12 UTC"
}