Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Vlada Guryleva
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1199,
"api_id": 497584,
"name": "Vlada Guryleva",
"short_name": "V. Guryleva",
"country": "",
"country_code": "",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-06-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1864808,
"singles": 10.27,
"doubles": 9.71,
"ranking": 178,
"division": "Junior",
"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": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 66.8,
"avg_first_serve_won_pct": 48.0,
"avg_second_serve_won_pct": 36.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-03-30",
"opponent": "Amina Anshba",
"opponent_id": 121760,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 76.27118644067797,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-24",
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"tournament": "Antalya 2, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-23",
"opponent": "Tara Moore",
"opponent_id": 23688,
"tournament": "Antalya 2, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 57.54716981132076,
"first_serve_won_pct": 57.377049180327866,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Amina Anshba",
"opponent_id": 121760,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tara Moore",
"opponent_id": 23688,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"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": 3,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 11:18:06 UTC"
}