Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anais Gabriel
4W - 2L
66,7% Win Rate
Forma: LWWWLW
JSON Data
{
"player": {
"id": 3021,
"api_id": 183863,
"name": "Anais Gabriel",
"short_name": "A. Gabriel",
"country": "Switzerland",
"country_code": "CH",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-08-19",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2663026,
"singles": 10.0,
"doubles": null,
"ranking": 1705,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.5,
"avg_double_faults_per_match": 7.8,
"avg_first_serve_pct": 53.9,
"avg_first_serve_won_pct": 66.7,
"avg_second_serve_won_pct": 35.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-19",
"opponent": "Yuliya Hatouka",
"opponent_id": 198226,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 14,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 52.083333333333336,
"second_serve_won_pct": 39.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Oana Georgeta Simion",
"opponent_id": 55313,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 56.666666666666664,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Cheyenne Joyce Borg",
"opponent_id": 477310,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 49.2063492063492,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 15.789473684210526,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Beata Havlickova",
"opponent_id": 272875,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 54.83870967741935,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 25.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Tilwith Di Girolami",
"opponent_id": 373036,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 50.0,
"first_serve_won_pct": 73.91304347826086,
"second_serve_won_pct": 17.391304347826086,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Yelizaveta Trush",
"opponent_id": 701052,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWWWLW"
},
"head_to_head": [
{
"opponent": "Beata Havlickova",
"opponent_id": 272875,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yuliya Hatouka",
"opponent_id": 198226,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cheyenne Joyce Borg",
"opponent_id": 477310,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Oana Georgeta Simion",
"opponent_id": 55313,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yelizaveta Trush",
"opponent_id": 701052,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:05 UTC"
}