Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sonja Zhenikhova
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1424,
"api_id": 488191,
"name": "Sonja Zhenikhova",
"short_name": "S. Zhenikhova",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-05-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3992220,
"singles": 10.74,
"doubles": 10.84,
"ranking": 77,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 67.2,
"avg_first_serve_won_pct": 59.5,
"avg_second_serve_won_pct": 41.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-13",
"opponent": "Eva Vedder",
"opponent_id": 201729,
"tournament": "Hamburg",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 52.77777777777778,
"first_serve_won_pct": 56.14035087719298,
"second_serve_won_pct": 43.13725490196079,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-14",
"opponent": "Caroline Dolehide",
"opponent_id": 123824,
"tournament": "Berlin",
"surface": "grass",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 81.65137614678899,
"first_serve_won_pct": 62.92134831460674,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Caroline Dolehide",
"opponent_id": 123824,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Eva Vedder",
"opponent_id": 201729,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 4,
"aces_per_match": 3.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 84.5,
"first_serve_won_pct": 62.9,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 67.9,
"first_serve_won_pct": 56.1,
"second_serve_won_pct": 48.9,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 5,
"double_faults": 10,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:58:13 UTC"
}