Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yannick Hanfmann
46W - 31L
59.7% Win Rate
Forma: LWLWLWWLWW
JSON Data
{
"player": {
"id": 116,
"api_id": 47975,
"name": "Yannick Hanfmann",
"short_name": "Y. Hanfmann",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4225,
"singles": 15.33,
"doubles": 14.03,
"ranking": 32,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-03-15"
},
"current_ranking": {
"position": 59,
"points": 879,
"best_position": 45,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 59,
"points": 879
},
{
"date": "2026-05-07",
"position": 59,
"points": 879
},
{
"date": "2026-05-06",
"position": 59,
"points": 879
},
{
"date": "2026-05-05",
"position": 59,
"points": 879
},
{
"date": "2026-05-04",
"position": 60,
"points": 857
},
{
"date": "2026-05-03",
"position": 60,
"points": 857
},
{
"date": "2026-05-02",
"position": 60,
"points": 857
},
{
"date": "2026-05-01",
"position": 60,
"points": 857
},
{
"date": "2026-04-30",
"position": 60,
"points": 857
},
{
"date": "2026-04-29",
"position": 60,
"points": 857
}
],
"career_stats": {
"total_matches": 77,
"wins": 46,
"losses": 31,
"win_rate": 59.7
},
"surface_stats": {
"hard": {
"matches": 35,
"wins": 21,
"losses": 14,
"win_rate": 60.0
},
"clay": {
"matches": 33,
"wins": 19,
"losses": 14,
"win_rate": 57.6
},
"grass": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"Masters 1000": {
"matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6
},
"ATP 500": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4
},
"ATP 250": {
"matches": 36,
"wins": 25,
"losses": 11,
"win_rate": 69.4
},
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Otro": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 77,
"avg_aces_per_match": 5.8,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 64.7,
"avg_first_serve_won_pct": 71.1,
"avg_second_serve_won_pct": 52.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Luciano Darderi",
"opponent_id": 308084,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 62.96296296296296,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Hubert Hurkacz",
"opponent_id": 158896,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-25",
"opponent": "Francisco Cerundolo",
"opponent_id": 221012,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 60.56338028169014,
"first_serve_won_pct": 55.81395348837209,
"second_serve_won_pct": 39.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-23",
"opponent": "Marcos Giron",
"opponent_id": 42379,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 16,
"double_faults": 0,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 82.25806451612904,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-13",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Munich",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 60.9375,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-01",
"opponent": "Karim Bennani",
"opponent_id": 420998,
"tournament": "Marrakech",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 16,
"double_faults": 2,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-30",
"opponent": "Jesper De Jong",
"opponent_id": 244420,
"tournament": "Marrakech",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 69.35483870967742,
"first_serve_won_pct": 90.69767441860465,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-19",
"opponent": "Rafael Jodar",
"opponent_id": 458834,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 56.16438356164384,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 46.875,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 1,
"first_serve_pct": 65.47619047619048,
"first_serve_won_pct": 74.54545454545455,
"second_serve_won_pct": 41.02564102564102,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-16",
"opponent": "Leandro Riedi",
"opponent_id": 321788,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLWLWWLWW"
},
"head_to_head": [
{
"opponent": "Marcos Giron",
"opponent_id": 42379,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Francisco Cerundolo",
"opponent_id": 221012,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Luciano Darderi",
"opponent_id": 308084,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Novak Djokovic",
"opponent_id": 14882,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Adrian Mannarino",
"opponent_id": 15894,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 28,
"double_faults": 6,
"aces_per_match": 3.5,
"double_faults_per_match": 0.8,
"first_serve_pct": 75.6,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 61.6,
"break_points_saved_pct": 68.0,
"break_points_converted_pct": 31.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 2,
"aces_per_match": 3.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 70.3,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 64.1,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 101,
"double_faults": 31,
"aces_per_match": 6.7,
"double_faults_per_match": 2.1,
"first_serve_pct": 76.2,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 65.9,
"break_points_converted_pct": 39.5,
"winners_total": 44,
"unforced_errors_total": 59
},
"red_clay": {
"matches": 23,
"wins": 12,
"losses": 11,
"win_rate": 52.2,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 50,
"double_faults": 43,
"aces_per_match": 2.2,
"double_faults_per_match": 1.9,
"first_serve_pct": 76.0,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 62.6,
"break_points_converted_pct": 41.6,
"winners_total": 48,
"unforced_errors_total": 23
}
},
"totals": {
"matches": 48,
"wins": 26,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 185,
"double_faults": 82,
"win_rate": 54.2,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 42,
"double_faults": 11,
"aces_per_match": 7.0,
"double_faults_per_match": 1.8,
"first_serve_pct": 78.3,
"first_serve_won_pct": 70.8,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 20.9,
"winners_total": 42,
"unforced_errors_total": 39
},
"hardcourt_indoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 2,
"aces_per_match": 3.7,
"double_faults_per_match": 0.7,
"first_serve_pct": 76.5,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 65.2,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 19,
"wins": 8,
"losses": 11,
"win_rate": 42.1,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 116,
"double_faults": 42,
"aces_per_match": 6.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 73.6,
"first_serve_won_pct": 67.1,
"second_serve_won_pct": 57.9,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 38.1,
"winners_total": 23,
"unforced_errors_total": 30
},
"red_clay": {
"matches": 27,
"wins": 12,
"losses": 15,
"win_rate": 44.4,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 78,
"double_faults": 51,
"aces_per_match": 2.9,
"double_faults_per_match": 1.9,
"first_serve_pct": 75.2,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 31.2,
"winners_total": 17,
"unforced_errors_total": 30
}
},
"totals": {
"matches": 55,
"wins": 22,
"tournaments_played": 32,
"tournaments_won": 0,
"aces": 247,
"double_faults": 106,
"win_rate": 40.0,
"losses": 33
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 45,
"double_faults": 13,
"aces_per_match": 6.4,
"double_faults_per_match": 1.9,
"first_serve_pct": 77.0,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 68.8,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 39.6,
"winners_total": 73,
"unforced_errors_total": 57
},
"hardcourt_indoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 16,
"double_faults": 5,
"aces_per_match": 3.2,
"double_faults_per_match": 1.0,
"first_serve_pct": 77.0,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 26.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 5,
"aces": 70,
"double_faults": 25,
"aces_per_match": 7.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 74.8,
"first_serve_won_pct": 67.1,
"second_serve_won_pct": 55.7,
"break_points_saved_pct": 64.4,
"break_points_converted_pct": 36.5,
"winners_total": 88,
"unforced_errors_total": 81
},
"red_clay": {
"matches": 28,
"wins": 17,
"losses": 11,
"win_rate": 60.7,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 5,
"aces": 111,
"double_faults": 43,
"aces_per_match": 4.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 76.3,
"first_serve_won_pct": 65.9,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 59.7,
"break_points_converted_pct": 38.6,
"winners_total": 100,
"unforced_errors_total": 122
}
},
"totals": {
"matches": 50,
"wins": 27,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 242,
"double_faults": 86,
"win_rate": 54.0,
"losses": 23
}
}
],
"data_generated_at": "2026-05-09 00:34:40 UTC"
}