Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yanki Erel
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 903,
"api_id": 241718,
"name": "Yanki Erel",
"short_name": "Y. Erel",
"country": "Türkiye",
"country_code": "TR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5088829,
"singles": 14.0,
"doubles": 13.23,
"ranking": 366,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 448,
"points": 102,
"best_position": 325,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 448,
"points": 102
},
{
"date": "2025-12-09",
"position": 448,
"points": 102
},
{
"date": "2025-12-08",
"position": 448,
"points": 102
},
{
"date": "2025-12-07",
"position": 409,
"points": 117
},
{
"date": "2025-12-06",
"position": 409,
"points": 117
},
{
"date": "2025-12-05",
"position": 409,
"points": 117
},
{
"date": "2025-12-04",
"position": 409,
"points": 117
},
{
"date": "2025-12-03",
"position": 409,
"points": 117
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 6,
"aces_per_match": 0.8,
"double_faults_per_match": 1.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 59.1,
"second_serve_won_pct": 75.0,
"break_points_saved_pct": 76.5,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 2,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 3,
"double_faults": 6,
"win_rate": 50.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 54.3,
"second_serve_won_pct": 70.0,
"break_points_saved_pct": 20.0,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 50,
"double_faults": 48,
"aces_per_match": 3.3,
"double_faults_per_match": 3.2,
"first_serve_pct": 73.4,
"first_serve_won_pct": 70.3,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 35.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 13,
"aces_per_match": 3.2,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.3,
"first_serve_won_pct": 68.5,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 22,
"wins": 9,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 70,
"double_faults": 65,
"win_rate": 40.9,
"losses": 13
}
}
],
"data_generated_at": "2025-12-10 13:06:31 UTC"
}