Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yanki Erel
2W - 1L
66,7% Win Rate
Forma: LWW
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.05,
"doubles": 13.24,
"ranking": 361,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 451,
"points": 101,
"best_position": 325,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 451,
"points": 101
},
{
"date": "2026-01-29",
"position": 451,
"points": 101
},
{
"date": "2026-01-28",
"position": 451,
"points": 101
},
{
"date": "2026-01-27",
"position": 451,
"points": 101
},
{
"date": "2026-01-26",
"position": 451,
"points": 101
},
{
"date": "2026-01-25",
"position": 451,
"points": 101
},
{
"date": "2026-01-24",
"position": 451,
"points": 101
},
{
"date": "2026-01-23",
"position": 451,
"points": 101
},
{
"date": "2026-01-22",
"position": 451,
"points": 101
},
{
"date": "2026-01-21",
"position": 451,
"points": 101
}
],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 71.9,
"avg_second_serve_won_pct": 46.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-28",
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 70.9090909090909,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Hynek Barton",
"opponent_id": 372310,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 60.0,
"first_serve_won_pct": 74.35897435897436,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Alibek Kachmazov",
"opponent_id": 295178,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.385964912280706,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Alibek Kachmazov",
"opponent_id": 295178,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hynek Barton",
"opponent_id": 372310,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"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": "2026-01-30 08:58:47 UTC"
}