Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Heber Adonis
1W - 3L
25.0% Win Rate
Forma: LLLW
JSON Data
{
"player": {
"id": 4392,
"api_id": 280772,
"name": "Heber Adonis",
"short_name": "H. Adonis",
"country": "Portugal",
"country_code": "PT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5261184,
"singles": 11.0,
"doubles": null,
"ranking": 3671,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-12"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 0.0,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 74.6,
"avg_first_serve_won_pct": 58.2,
"avg_second_serve_won_pct": 35.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-05",
"opponent": "Madhav Binu",
"opponent_id": 1077733,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 79.66101694915254,
"first_serve_won_pct": 63.829787234042556,
"second_serve_won_pct": 64.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-03",
"opponent": "Gabriel Valdes",
"opponent_id": 1158259,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 77.01149425287356,
"first_serve_won_pct": 41.7910447761194,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-02",
"opponent": "Thiago Agustin Pernas",
"opponent_id": 285844,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-01",
"opponent": "Evan Sharygin",
"opponent_id": 457265,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 76.27118644067797,
"first_serve_won_pct": 68.88888888888889,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLLW"
},
"head_to_head": [
{
"opponent": "Madhav Binu",
"opponent_id": 1077733,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Thiago Agustin Pernas",
"opponent_id": 285844,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gabriel Valdes",
"opponent_id": 1158259,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Evan Sharygin",
"opponent_id": 457265,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:05 UTC"
}