Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Khrystyna Vozniak
3W - 1L
75,0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 3362,
"api_id": 131752,
"name": "Khrystyna Vozniak",
"short_name": "K. Vozniak",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1996-12-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2528100,
"singles": 10.0,
"doubles": null,
"ranking": 1583,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.5,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 71.0,
"avg_second_serve_won_pct": 58.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Lidia Encheva",
"opponent_id": 445462,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 69.6078431372549,
"first_serve_won_pct": 52.112676056338024,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Natalie Salkova",
"opponent_id": 500536,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.37735849056604,
"first_serve_won_pct": 78.125,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Sarafina Olivia Hansen",
"opponent_id": 387865,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 45.94594594594595,
"first_serve_won_pct": 82.35294117647058,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Arina Gabriela Vasilescu",
"opponent_id": 158690,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 60.86956521739131,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Sarafina Olivia Hansen",
"opponent_id": 387865,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Natalie Salkova",
"opponent_id": 500536,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Arina Gabriela Vasilescu",
"opponent_id": 158690,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lidia Encheva",
"opponent_id": 445462,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:04 UTC"
}