Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Vanesa Suarez
1W - 0L
100.0% Win Rate
Forma: W
JSON Data
{
"player": {
"id": 3082,
"api_id": 393487,
"name": "Vanesa Suarez",
"short_name": "V. Suarez",
"country": "Venezuela",
"country_code": "VE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5642222,
"singles": 10.0,
"doubles": null,
"ranking": 1274,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 5.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 54.2,
"avg_first_serve_won_pct": 84.6,
"avg_second_serve_won_pct": 50.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Lyla Byers",
"opponent_id": 1097565,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 54.166666666666664,
"first_serve_won_pct": 84.61538461538461,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 1,
"losses": 0,
"form_string": "W"
},
"head_to_head": [
{
"opponent": "Lyla Byers",
"opponent_id": 1097565,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 17:00",
"opponent": "Amina Salibayeva",
"opponent_id": 375609,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-10 17:00",
"opponent": "Georgia Kulevich",
"opponent_id": 1080904,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-10 18:10",
"opponent": "Addy Rogin",
"opponent_id": 1097736,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 15,
"aces_per_match": 0.5,
"double_faults_per_match": 3.8,
"first_serve_pct": 67.7,
"first_serve_won_pct": 49.1,
"second_serve_won_pct": 43.7,
"break_points_saved_pct": 27.6,
"break_points_converted_pct": 56.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 2,
"double_faults": 15,
"win_rate": 25.0,
"losses": 3
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 14,
"aces_per_match": 2.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.0,
"first_serve_won_pct": 66.5,
"second_serve_won_pct": 58.7,
"break_points_saved_pct": 67.7,
"break_points_converted_pct": 61.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 4,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 8,
"double_faults": 14,
"win_rate": 100.0,
"losses": 0
}
}
],
"data_generated_at": "2025-12-10 07:34:42 UTC"
}