Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kristiana Sidorova
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1174,
"api_id": 414874,
"name": "Kristiana Sidorova",
"short_name": "K. Sidorova",
"country": "Russia",
"country_code": "RU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2006-05-30",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 424430,
"singles": 10.97,
"doubles": 10.59,
"ranking": 502,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 473,
"points": 113,
"best_position": 462,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 473,
"points": 113
},
{
"date": "2025-12-09",
"position": 473,
"points": 113
},
{
"date": "2025-12-08",
"position": 473,
"points": 113
},
{
"date": "2025-12-07",
"position": 472,
"points": 113
},
{
"date": "2025-12-06",
"position": 472,
"points": 113
},
{
"date": "2025-12-05",
"position": 472,
"points": 113
},
{
"date": "2025-12-04",
"position": 472,
"points": 113
},
{
"date": "2025-12-03",
"position": 472,
"points": 113
}
],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"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": {
"WTA 250": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 57.4,
"avg_first_serve_won_pct": 63.9,
"avg_second_serve_won_pct": 48.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-27",
"opponent": "Eva Lys",
"opponent_id": 215773,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Haruka Kaji",
"opponent_id": 80535,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 50.90909090909091,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Zarina Diyas",
"opponent_id": 36443,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 61.25000000000001,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Eva Lys",
"opponent_id": 215773,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zarina Diyas",
"opponent_id": 36443,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Haruka Kaji",
"opponent_id": 80535,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 4,
"aces_per_match": 3.3,
"double_faults_per_match": 1.3,
"first_serve_pct": 70.4,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 36.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 10,
"double_faults": 4,
"win_rate": 66.7,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:48:49 UTC"
}