Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Polina Starkova
1W - 4L
20,0% Win Rate
Forma: LLLLW
JSON Data
{
"player": {
"id": 4279,
"api_id": 1165008,
"name": "Polina Starkova",
"short_name": "P. Starkova",
"country": "",
"country_code": "",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5710623,
"singles": 9.0,
"doubles": null,
"ranking": 1114,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 61.6,
"avg_first_serve_won_pct": 49.3,
"avg_second_serve_won_pct": 43.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Simona Ogescu",
"opponent_id": 289956,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 45.83333333333333,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Jade Bornay",
"opponent_id": 306593,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 67.3913043478261,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Ekaterina Maklakova",
"opponent_id": 313796,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 70.88607594936708,
"first_serve_won_pct": 51.78571428571429,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Denise Hrdinkova",
"opponent_id": 375538,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 53.191489361702125,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Eva Busaad",
"opponent_id": 490697,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 61.8421052631579,
"first_serve_won_pct": 51.06382978723404,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLLW"
},
"head_to_head": [
{
"opponent": "Ekaterina Maklakova",
"opponent_id": 313796,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Eva Busaad",
"opponent_id": 490697,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Denise Hrdinkova",
"opponent_id": 375538,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jade Bornay",
"opponent_id": 306593,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Simona Ogescu",
"opponent_id": 289956,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:03 UTC"
}