Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sara Mikaca
4W - 2L
66,7% Win Rate
Forma: WWWLLW
JSON Data
{
"player": {
"id": 3787,
"api_id": 318707,
"name": "Sara Mikaca",
"short_name": "S. Mikaca",
"country": "Bosnia & Herzegovina",
"country_code": "BA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-03-24",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 68.5,
"avg_first_serve_won_pct": 61.1,
"avg_second_serve_won_pct": 45.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 73.13432835820896,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Nina Radovanovic",
"opponent_id": 328928,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 9,
"first_serve_pct": 71.56862745098039,
"first_serve_won_pct": 57.534246575342465,
"second_serve_won_pct": 42.592592592592595,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Melis Rasim",
"opponent_id": 451566,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 74.4186046511628,
"first_serve_won_pct": 54.6875,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Natalija Senic",
"opponent_id": 348713,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 60.317460317460316,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 24.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Karina Dunda",
"opponent_id": 480610,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.53246753246754,
"first_serve_won_pct": 55.769230769230774,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWWLLW"
},
"head_to_head": [
{
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Melis Rasim",
"opponent_id": 451566,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Natalija Senic",
"opponent_id": 348713,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nina Radovanovic",
"opponent_id": 328928,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:41:41 UTC"
}