Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sevil Yuldasheva
7W - 5L
58,3% Win Rate
Forma: WWLLWWLLWL
JSON Data
{
"player": {
"id": 2196,
"api_id": 217144,
"name": "Sevil Yuldasheva",
"short_name": "S. Yuldasheva",
"country": "Uzbekistan",
"country_code": "UZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-01-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3398764,
"singles": 9.77,
"doubles": 10.02,
"ranking": 1159,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"surface_stats": {
"hard": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
}
},
"average_match_stats": {
"matches_with_stats": 12,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 59.6,
"avg_first_serve_won_pct": 61.3,
"avg_second_serve_won_pct": 42.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-19",
"opponent": "Mia Chudejova",
"opponent_id": 377988,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": null,
"first_serve_won_pct": null,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Elizabeth Jurna",
"opponent_id": 360252,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 73.68421052631578,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Kseniya Yersh",
"opponent_id": 236916,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 45.0,
"first_serve_won_pct": 38.88888888888889,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Yuliya Hatouka",
"opponent_id": 198226,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 46.478873239436616,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Sara Gvozdenovic",
"opponent_id": 231003,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 49.18032786885246,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Erica Brennan",
"opponent_id": 453436,
"tournament": "UTR Carvoeiro W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.99999999999999,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Sarah Olff",
"opponent_id": 1141369,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 72.5,
"first_serve_won_pct": 60.3448275862069,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Merel Hoedt",
"opponent_id": 198838,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 52.72727272727272,
"first_serve_won_pct": 55.172413793103445,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Maria Aran Teixido Garcia",
"opponent_id": 222148,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.0,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Valentina Khrebtova",
"opponent_id": 276797,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 53.086419753086425,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 39.473684210526315,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "WWLLWWLLWL"
},
"head_to_head": [
{
"opponent": "Veronika Kulhava",
"opponent_id": 342269,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alessia Popescu",
"opponent_id": 405574,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sara Gvozdenovic",
"opponent_id": 231003,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mia Chudejova",
"opponent_id": 377988,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kseniya Yersh",
"opponent_id": 236916,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 19,
"aces_per_match": 0.7,
"double_faults_per_match": 6.3,
"first_serve_pct": 65.9,
"first_serve_won_pct": 53.6,
"second_serve_won_pct": 38.0,
"break_points_saved_pct": 45.5,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 2,
"double_faults": 19,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2026-01-31 01:05:24 UTC"
}