Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sara Svetac
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1441,
"api_id": 349352,
"name": "Sara Svetac",
"short_name": "S. Svetac",
"country": "Croatia",
"country_code": "HR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-10-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2810690,
"singles": 10.73,
"doubles": 10.09,
"ranking": 763,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 62.1,
"avg_first_serve_won_pct": 55.4,
"avg_second_serve_won_pct": 37.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-06-04",
"opponent": "Tara Würth",
"opponent_id": 339767,
"tournament": "Makarska, Croatia",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 60.37735849056604,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-03",
"opponent": "Taylah Preston",
"opponent_id": 339455,
"tournament": "Makarska, Croatia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Taylah Preston",
"opponent_id": 339455,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tara Würth",
"opponent_id": 339767,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.7,
"first_serve_won_pct": 56.4,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 53.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 5,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 10,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 70.6,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 45.3,
"break_points_saved_pct": 25.0,
"break_points_converted_pct": 55.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 2,
"double_faults": 10,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 11:17:58 UTC"
}