Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Escobar G / Hidalgo D
1W - 0L
100.0% Win Rate
Forma: W
JSON Data
{
"player": {
"id": 4587,
"api_id": 161716,
"name": "Escobar G / Hidalgo D",
"short_name": "",
"country": "Ecuador",
"country_code": "EC",
"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": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.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": {
"Otro": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 88.7,
"avg_first_serve_won_pct": 76.2,
"avg_second_serve_won_pct": 50.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-08",
"opponent": "Hijikata R / Thompson J",
"opponent_id": 1083242,
"tournament": "Davis Cup",
"surface": "",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 88.73239436619718,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 1,
"losses": 0,
"form_string": "W"
},
"head_to_head": [
{
"opponent": "Hijikata R / Thompson J",
"opponent_id": 1083242,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:56:11 UTC"
}