Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yasmin Vavrova
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 4369,
"api_id": 1081971,
"name": "Yasmin Vavrova",
"short_name": "Y. Vavrova",
"country": "Slovakia",
"country_code": "SK",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 47.0,
"avg_second_serve_won_pct": 26.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Yuna Ohashi",
"opponent_id": 296398,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 60.86956521739131,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Honoka Kobayashi",
"opponent_id": 300971,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 62.0,
"first_serve_won_pct": 48.38709677419355,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Mua Shigeta",
"opponent_id": 317422,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 53.06122448979592,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Himari Sato",
"opponent_id": 230629,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 71.11111111111111,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Mua Shigeta",
"opponent_id": 317422,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Himari Sato",
"opponent_id": 230629,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yuna Ohashi",
"opponent_id": 296398,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Honoka Kobayashi",
"opponent_id": 300971,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-31 02:50",
"opponent": "Ayaho Okude Okude",
"opponent_id": 1153017,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "Semifinals",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:13:37 UTC"
}