Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sara Mitevska
2W - 3L
40,0% Win Rate
Forma: LLLWW
JSON Data
{
"player": {
"id": 4266,
"api_id": 1164991,
"name": "Sara Mitevska",
"short_name": "S. Mitevska",
"country": "North Macedonia",
"country_code": "MK",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2010-04-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3037880,
"singles": 9.0,
"doubles": null,
"ranking": 602,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 70.2,
"avg_first_serve_won_pct": 52.3,
"avg_second_serve_won_pct": 40.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Viktoria Varga",
"opponent_id": 394419,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 76.92307692307693,
"first_serve_won_pct": 45.0,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Nina Radovanovic",
"opponent_id": 328928,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 70.73170731707317,
"first_serve_won_pct": 34.48275862068966,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Jana Bojovic",
"opponent_id": 198753,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 71.17117117117117,
"first_serve_won_pct": 55.69620253164557,
"second_serve_won_pct": 55.88235294117647,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Ena Ilic",
"opponent_id": 1158198,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 67.53246753246754,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 64.7887323943662,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLLWW"
},
"head_to_head": [
{
"opponent": "Nina Radovanovic",
"opponent_id": 328928,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ena Ilic",
"opponent_id": 1158198,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jana Bojovic",
"opponent_id": 198753,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Viktoria Varga",
"opponent_id": 394419,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:29:45 UTC"
}