Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alejandro Davidovich Fokina
41W - 25L
62.1% Win Rate
Forma: LWWLWWWWLW
JSON Data
{
"player": {
"id": 270,
"api_id": 157456,
"name": "Alejandro Davidovich Fokina",
"short_name": "A. Davidovich Fokina",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 176778,
"singles": 15.93,
"doubles": 14.57,
"ranking": 15,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 14,
"points": 2635,
"best_position": 14,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 14,
"points": 2635
},
{
"date": "2025-12-09",
"position": 14,
"points": 2635
},
{
"date": "2025-12-08",
"position": 14,
"points": 2635
},
{
"date": "2025-12-07",
"position": 14,
"points": 2635
},
{
"date": "2025-12-06",
"position": 14,
"points": 2635
},
{
"date": "2025-12-05",
"position": 14,
"points": 2635
},
{
"date": "2025-12-04",
"position": 14,
"points": 2635
},
{
"date": "2025-12-03",
"position": 14,
"points": 2635
}
],
"career_stats": {
"total_matches": 66,
"wins": 41,
"losses": 25,
"win_rate": 62.1
},
"surface_stats": {
"hard": {
"matches": 47,
"wins": 29,
"losses": 18,
"win_rate": 61.7
},
"clay": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4
}
},
"category_stats": {
"Grand Slam": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7
},
"Masters 1000": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0
},
"ATP 500": {
"matches": 24,
"wins": 17,
"losses": 7,
"win_rate": 70.8
},
"ATP 250": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 66,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 66.6,
"avg_first_serve_won_pct": 67.3,
"avg_second_serve_won_pct": 52.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-30",
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 69.35483870967742,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 70.12987012987013,
"first_serve_won_pct": 79.62962962962963,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 72.5,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"tournament": "Basel",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 72.46376811594203,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Ugo Humbert",
"opponent_id": 185388,
"tournament": "Basel",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "1-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 82.85714285714286,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Casper Ruud",
"opponent_id": 119248,
"tournament": "Basel",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "1-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 76.47058823529412,
"first_serve_won_pct": 80.76923076923077,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-22",
"opponent": "Jenson Brooksby",
"opponent_id": 191873,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 63.33333333333333,
"first_serve_won_pct": 72.36842105263158,
"second_serve_won_pct": 52.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Lorenzo Sonego",
"opponent_id": 104847,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 59.72222222222222,
"first_serve_won_pct": 79.06976744186046,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-17",
"opponent": "Raphael Collignon",
"opponent_id": 355525,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 80.82191780821918,
"first_serve_won_pct": 66.10169491525424,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Marcos Giron",
"opponent_id": 42379,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 71.1340206185567,
"first_serve_won_pct": 75.36231884057972,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWLWWWWLW"
},
"head_to_head": [
{
"opponent": "Taylor Fritz",
"opponent_id": 136042,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Matteo Arnaldi",
"opponent_id": 299538,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Frances Tiafoe",
"opponent_id": 101101,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 22,
"aces_per_match": 4.6,
"double_faults_per_match": 3.1,
"first_serve_pct": 74.6,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 61.7,
"break_points_saved_pct": 68.0,
"break_points_converted_pct": 35.5,
"winners_total": 113,
"unforced_errors_total": 102
},
"hardcourt_indoor": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 34,
"double_faults": 18,
"aces_per_match": 3.4,
"double_faults_per_match": 1.8,
"first_serve_pct": 75.9,
"first_serve_won_pct": 70.2,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 71.9,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 36,
"wins": 22,
"losses": 14,
"win_rate": 61.1,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 13,
"tiebreaks_lost": 8,
"aces": 124,
"double_faults": 82,
"aces_per_match": 3.4,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.4,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 62.2,
"break_points_converted_pct": 46.0,
"winners_total": 183,
"unforced_errors_total": 201
},
"red_clay": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 29,
"double_faults": 20,
"aces_per_match": 1.9,
"double_faults_per_match": 1.3,
"first_serve_pct": 76.2,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 66.4,
"break_points_converted_pct": 38.6,
"winners_total": 80,
"unforced_errors_total": 92
}
},
"totals": {
"matches": 68,
"wins": 43,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 219,
"double_faults": 142,
"win_rate": 63.2,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 4,
"aces_per_match": 14.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.5,
"first_serve_won_pct": 71.8,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 57,
"double_faults": 17,
"aces_per_match": 6.3,
"double_faults_per_match": 1.9,
"first_serve_pct": 75.9,
"first_serve_won_pct": 75.3,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 40.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 13,
"losses": 12,
"win_rate": 52.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 9,
"aces": 128,
"double_faults": 67,
"aces_per_match": 5.1,
"double_faults_per_match": 2.7,
"first_serve_pct": 75.6,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 62.8,
"break_points_converted_pct": 43.3,
"winners_total": 112,
"unforced_errors_total": 166
},
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 22,
"double_faults": 16,
"aces_per_match": 3.1,
"double_faults_per_match": 2.3,
"first_serve_pct": 77.2,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 58.9,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 38.1,
"winners_total": 115,
"unforced_errors_total": 102
}
},
"totals": {
"matches": 42,
"wins": 20,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 221,
"double_faults": 104,
"win_rate": 47.6,
"losses": 22
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 22,
"double_faults": 10,
"aces_per_match": 4.4,
"double_faults_per_match": 2.0,
"first_serve_pct": 77.2,
"first_serve_won_pct": 65.7,
"second_serve_won_pct": 65.6,
"break_points_saved_pct": 73.5,
"break_points_converted_pct": 38.0,
"winners_total": 100,
"unforced_errors_total": 107
},
"hardcourt_indoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 9,
"aces_per_match": 1.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.1,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 30.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 29,
"wins": 18,
"losses": 11,
"win_rate": 62.1,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 4,
"aces": 109,
"double_faults": 55,
"aces_per_match": 3.8,
"double_faults_per_match": 1.9,
"first_serve_pct": 75.7,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 50.0,
"winners_total": 167,
"unforced_errors_total": 194
},
"red_clay": {
"matches": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 7,
"aces": 34,
"double_faults": 28,
"aces_per_match": 2.0,
"double_faults_per_match": 1.6,
"first_serve_pct": 77.2,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 64.7,
"break_points_converted_pct": 41.9,
"winners_total": 106,
"unforced_errors_total": 144
}
},
"totals": {
"matches": 56,
"wins": 31,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 174,
"double_faults": 102,
"win_rate": 55.4,
"losses": 25
}
}
],
"data_generated_at": "2025-12-10 05:53:58 UTC"
}