Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jelena Vico
3W - 3L
50.0% Win Rate
Forma: LLWWWL
JSON Data
{
"player": {
"id": 2979,
"api_id": 508421,
"name": "Jelena Vico",
"short_name": "J. Vico",
"country": "Canada",
"country_code": "CA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5064179,
"singles": 9.0,
"doubles": null,
"ranking": 3335,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-19"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 67.4,
"avg_first_serve_won_pct": 58.8,
"avg_second_serve_won_pct": 46.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Yelyzaveta Chainykova",
"opponent_id": 498351,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "None-None"
},
{
"date": "2026-05-07",
"opponent": "Marylove Edwards",
"opponent_id": 1077686,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 67.88990825688074,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 37.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Calla McGill",
"opponent_id": 476549,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 54.90196078431373,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Ariane Lesterhuis",
"opponent_id": 1120112,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.6056338028169,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Anna Bennett",
"opponent_id": 1117907,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 78.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Rylie Hanford",
"opponent_id": 487937,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LLWWWL"
},
"head_to_head": [
{
"opponent": "Rylie Hanford",
"opponent_id": 487937,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ariane Lesterhuis",
"opponent_id": 1120112,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Calla McGill",
"opponent_id": 476549,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anna Bennett",
"opponent_id": 1117907,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marylove Edwards",
"opponent_id": 1077686,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:33 UTC"
}