Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aliaksandra Skapets
3W - 0L
100.0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 2215,
"api_id": 523601,
"name": "Aliaksandra Skapets",
"short_name": "A. Skapets",
"country": "Belarus",
"country_code": "BY",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-10-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 908663,
"singles": null,
"doubles": null,
"ranking": 783,
"division": "Junior",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 5.3,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 52.6,
"avg_first_serve_won_pct": 72.6,
"avg_second_serve_won_pct": 58.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Marie Slamenikova",
"opponent_id": 414244,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 56.60377358490566,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Natalia Klys",
"opponent_id": 1155288,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 5,
"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-05",
"opponent": "Michaela Svobodova",
"opponent_id": 410232,
"tournament": "UTR PTT Krakow Women 03",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 12.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Natalia Klys",
"opponent_id": 1155288,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marie Slamenikova",
"opponent_id": 414244,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Michaela Svobodova",
"opponent_id": 410232,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 13:13:28 UTC"
}