Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Analu Freitas
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1277,
"api_id": 401408,
"name": "Analu Freitas",
"short_name": "A. Freitas",
"country": "Portugal",
"country_code": "PT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-09-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5296726,
"singles": 8.72,
"doubles": 8.75,
"ranking": 1613,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 64.4,
"avg_first_serve_won_pct": 43.3,
"avg_second_serve_won_pct": 24.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-14",
"opponent": "Lizette Cabrera",
"opponent_id": 79443,
"tournament": "WTA 125K Porto, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 76.92307692307693,
"first_serve_won_pct": 36.666666666666664,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-13",
"opponent": "Lucija Ćirić-Bagarić",
"opponent_id": 349351,
"tournament": "Oeiras, Portugal",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 51.85185185185185,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Lucija Ćirić-Bagarić",
"opponent_id": 349351,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lizette Cabrera",
"opponent_id": 79443,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 8,
"aces_per_match": 0.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 67.5,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 38.9,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 0,
"double_faults": 8,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:05:36 UTC"
}