Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alex Blanchar
1W - 3L
25,0% Win Rate
Forma: WLLL
JSON Data
{
"player": {
"id": 4335,
"api_id": 281495,
"name": "Alex Blanchar",
"short_name": "A. Blanchar",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 66.3,
"avg_first_serve_won_pct": 56.7,
"avg_second_serve_won_pct": 53.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Rein Koenders",
"opponent_id": 488826,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Ammar Elamin",
"opponent_id": 294162,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 75.71428571428571,
"first_serve_won_pct": 77.35849056603774,
"second_serve_won_pct": 60.46511627906976,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Sil Hollemans",
"opponent_id": 464865,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 72.88135593220339,
"first_serve_won_pct": 41.86046511627907,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Deney Wassermann",
"opponent_id": 233692,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 53.06122448979592,
"first_serve_won_pct": 42.30769230769231,
"second_serve_won_pct": 91.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "WLLL"
},
"head_to_head": [
{
"opponent": "Ammar Elamin",
"opponent_id": 294162,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sil Hollemans",
"opponent_id": 464865,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Deney Wassermann",
"opponent_id": 233692,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rein Koenders",
"opponent_id": 488826,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:02:00 UTC"
}