Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Natalie Salkova
1W - 3L
25,0% Win Rate
Forma: WLLL
JSON Data
{
"player": {
"id": 2688,
"api_id": 500536,
"name": "Natalie Salkova",
"short_name": "N. Salkova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1985-01-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1036830,
"singles": 9.0,
"doubles": null,
"ranking": 3189,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 58.7,
"avg_first_serve_won_pct": 65.5,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Sara Borkop",
"opponent_id": 378991,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 70.1492537313433,
"first_serve_won_pct": 61.702127659574465,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Khrystyna Vozniak",
"opponent_id": 131752,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 54.761904761904766,
"first_serve_won_pct": 56.52173913043478,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Arina Gabriela Vasilescu",
"opponent_id": 158690,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 51.11111111111111,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Sarafina Olivia Hansen",
"opponent_id": 387865,
"tournament": "UTR PTT Carvoeiro Women +H 08",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2"
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "WLLL"
},
"head_to_head": [
{
"opponent": "Sarafina Olivia Hansen",
"opponent_id": 387865,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sara Borkop",
"opponent_id": 378991,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Khrystyna Vozniak",
"opponent_id": 131752,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arina Gabriela Vasilescu",
"opponent_id": 158690,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:04 UTC"
}