Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Miguel Avendano Cadena
3W - 2L
60,0% Win Rate
Forma: LWWWL
JSON Data
{
"player": {
"id": 3315,
"api_id": 391088,
"name": "Miguel Avendano Cadena",
"short_name": "M. Avendaño Cadena",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4635145,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 67.3,
"avg_first_serve_won_pct": 66.6,
"avg_second_serve_won_pct": 46.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Tiago Cacao",
"opponent_id": 189546,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.446808510638306,
"first_serve_won_pct": 62.96296296296296,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 72.41379310344827,
"first_serve_won_pct": 69.04761904761905,
"second_serve_won_pct": 5.88235294117647,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 69.44444444444444,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Hugo Maia",
"opponent_id": 233191,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 79.66101694915254,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Julio Cesar Porras",
"opponent_id": 390263,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWWWL"
},
"head_to_head": [
{
"opponent": "Hugo Maia",
"opponent_id": 233191,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julio Cesar Porras",
"opponent_id": 390263,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tiago Cacao",
"opponent_id": 189546,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:06 UTC"
}