Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bastian Malla
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 737,
"api_id": 59936,
"name": "Bastian Malla",
"short_name": "B. Malla",
"country": "Chile",
"country_code": "CL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3587995,
"singles": 13.59,
"doubles": 12.05,
"ranking": 603,
"division": "Pro",
"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": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 69.7,
"avg_first_serve_won_pct": 63.2,
"avg_second_serve_won_pct": 42.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-28",
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 75.0,
"first_serve_won_pct": 71.21212121212122,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-22",
"opponent": "Felipe Meligeni Alves",
"opponent_id": 158748,
"tournament": "Santiago",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 64.47368421052632,
"first_serve_won_pct": 55.10204081632652,
"second_serve_won_pct": 48.148148148148145,
"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": "Felipe Meligeni Alves",
"opponent_id": 158748,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 9,
"aces_per_match": 3.5,
"double_faults_per_match": 4.5,
"first_serve_pct": 77.0,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 73.7,
"break_points_converted_pct": 11.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 7,
"double_faults": 9,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 13:05:39 UTC"
}