Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Eugenie Bouchard
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 1545,
"api_id": 44059,
"name": "Eugenie Bouchard",
"short_name": "E. Bouchard",
"country": "Canada",
"country_code": "CA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-02-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10590,
"singles": 11.51,
"doubles": 10.98,
"ranking": 240,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"WTA 1000": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 63.6,
"avg_first_serve_won_pct": 54.7,
"avg_second_serve_won_pct": 51.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-30",
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"tournament": "Montreal",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.95652173913043,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-28",
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"tournament": "Montreal",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 62.10526315789474,
"first_serve_won_pct": 61.016949152542374,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-08",
"opponent": "Anna Rogers",
"opponent_id": 288612,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 45.23809523809524,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Belinda Bencic",
"opponent_id": 63957,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anna Rogers",
"opponent_id": 288612,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.5,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 4,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 75.9,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 58.6,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 6,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 78.1,
"first_serve_won_pct": 56.1,
"second_serve_won_pct": 80.0,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 18.2,
"winners_total": 1,
"unforced_errors_total": 1
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 8,
"aces_per_match": 2.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 75.5,
"first_serve_won_pct": 61.8,
"second_serve_won_pct": 58.6,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 38.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 12,
"aces_per_match": 1.4,
"double_faults_per_match": 1.7,
"first_serve_pct": 74.6,
"first_serve_won_pct": 53.7,
"second_serve_won_pct": 46.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 43.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 6,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 23,
"double_faults": 21,
"win_rate": 46.2,
"losses": 7
}
}
],
"data_generated_at": "2025-12-10 08:48:44 UTC"
}