Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sebastian Ofner
15W - 15L
50.0% Win Rate
Forma: LLLLLLLLLW
JSON Data
{
"player": {
"id": 774,
"api_id": 83397,
"name": "Sebastian Ofner",
"short_name": "S. Ofner",
"country": "Austria",
"country_code": "AT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 65365,
"singles": 15.43,
"doubles": 14.17,
"ranking": 63,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 133,
"points": 463,
"best_position": 37,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 133,
"points": 463
},
{
"date": "2025-12-09",
"position": 133,
"points": 463
},
{
"date": "2025-12-08",
"position": 133,
"points": 463
},
{
"date": "2025-12-07",
"position": 134,
"points": 463
},
{
"date": "2025-12-06",
"position": 134,
"points": 463
},
{
"date": "2025-12-05",
"position": 134,
"points": 463
},
{
"date": "2025-12-04",
"position": 134,
"points": 463
},
{
"date": "2025-12-03",
"position": 134,
"points": 463
}
],
"career_stats": {
"total_matches": 30,
"wins": 15,
"losses": 15,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 0,
"losses": 6,
"win_rate": 0.0
},
"clay": {
"matches": 17,
"wins": 11,
"losses": 6,
"win_rate": 64.7
},
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"Masters 1000": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"ATP 500": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"ATP 250": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5
}
},
"average_match_stats": {
"matches_with_stats": 30,
"avg_aces_per_match": 8.2,
"avg_double_faults_per_match": 2.9,
"avg_first_serve_pct": 53.2,
"avg_first_serve_won_pct": 77.1,
"avg_second_serve_won_pct": 52.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-13",
"opponent": "Leo Borg",
"opponent_id": 341148,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 88.46153846153845,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Luca Nardi",
"opponent_id": 289233,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 56.41025641025641,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-25",
"opponent": "Casper Ruud",
"opponent_id": 119248,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-3",
"stats": {
"aces": 13,
"double_faults": 5,
"first_serve_pct": 49.43820224719101,
"first_serve_won_pct": 79.54545454545455,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-17",
"opponent": "Vit Kopřiva",
"opponent_id": 199395,
"tournament": "Winston Salem",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 55.68181818181818,
"first_serve_won_pct": 77.55102040816327,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-08",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 16,
"double_faults": 9,
"first_serve_pct": 43.67816091954023,
"first_serve_won_pct": 86.8421052631579,
"second_serve_won_pct": 64.51612903225806,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-27",
"opponent": "Reilly Opelka",
"opponent_id": 130400,
"tournament": "Toronto",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 10,
"double_faults": 5,
"first_serve_pct": 55.00000000000001,
"first_serve_won_pct": 84.0909090909091,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-22",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "Kitzbuhel",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 62.857142857142854,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Damir Džumhur",
"opponent_id": 49172,
"tournament": "Bastad",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 56.25,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-05",
"opponent": "Grigor Dimitrov",
"opponent_id": 23581,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-3",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 54.94505494505495,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 58.536585365853654,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-03",
"opponent": "Tommy Paul",
"opponent_id": 138546,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 64",
"result": "W",
"score": "3-1",
"stats": {
"aces": 9,
"double_faults": 7,
"first_serve_pct": 47.183098591549296,
"first_serve_won_pct": 76.11940298507463,
"second_serve_won_pct": 56.60377358490566,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 1,
"losses": 9,
"form_string": "LLLLLLLLLW"
},
"head_to_head": [
{
"opponent": "Reilly Opelka",
"opponent_id": 130400,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Karen Khachanov",
"opponent_id": 90080,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Leo Borg",
"opponent_id": 341148,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 58,
"double_faults": 26,
"aces_per_match": 8.3,
"double_faults_per_match": 3.7,
"first_serve_pct": 67.2,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 46.7,
"winners_total": 90,
"unforced_errors_total": 84
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 2,
"aces_per_match": 5.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 66.7,
"first_serve_won_pct": 88.5,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 54,
"double_faults": 25,
"aces_per_match": 10.8,
"double_faults_per_match": 5.0,
"first_serve_pct": 67.5,
"first_serve_won_pct": 79.9,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 64.5,
"break_points_converted_pct": 14.3,
"winners_total": 30,
"unforced_errors_total": 42
},
"red_clay": {
"matches": 23,
"wins": 14,
"losses": 9,
"win_rate": 60.9,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 164,
"double_faults": 56,
"aces_per_match": 7.1,
"double_faults_per_match": 2.4,
"first_serve_pct": 68.8,
"first_serve_won_pct": 73.2,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 41.3,
"winners_total": 116,
"unforced_errors_total": 100
}
},
"totals": {
"matches": 36,
"wins": 18,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 281,
"double_faults": 109,
"win_rate": 50.0,
"losses": 18
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 115,
"double_faults": 36,
"aces_per_match": 14.4,
"double_faults_per_match": 4.5,
"first_serve_pct": 69.3,
"first_serve_won_pct": 78.3,
"second_serve_won_pct": 58.7,
"break_points_saved_pct": 71.9,
"break_points_converted_pct": 37.0,
"winners_total": 70,
"unforced_errors_total": 74
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 6,
"aces": 139,
"double_faults": 40,
"aces_per_match": 9.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 70.4,
"first_serve_won_pct": 77.5,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 43.1,
"winners_total": 107,
"unforced_errors_total": 129
},
"red_clay": {
"matches": 21,
"wins": 8,
"losses": 13,
"win_rate": 38.1,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 110,
"double_faults": 37,
"aces_per_match": 5.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 70.1,
"first_serve_won_pct": 68.4,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 58.7,
"break_points_converted_pct": 43.2,
"winners_total": 132,
"unforced_errors_total": 189
}
},
"totals": {
"matches": 43,
"wins": 18,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 364,
"double_faults": 113,
"win_rate": 41.9,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 7,
"aces_per_match": 7.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 71.9,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 0.0,
"winners_total": 26,
"unforced_errors_total": 28
},
"hardcourt_indoor": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 46,
"double_faults": 17,
"aces_per_match": 5.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 71.2,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 64.0,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 3,
"aces": 89,
"double_faults": 28,
"aces_per_match": 8.9,
"double_faults_per_match": 2.8,
"first_serve_pct": 78.3,
"first_serve_won_pct": 68.5,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 33.3,
"winners_total": 73,
"unforced_errors_total": 58
},
"red_clay": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 63,
"double_faults": 53,
"aces_per_match": 4.8,
"double_faults_per_match": 4.1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 55.1,
"break_points_converted_pct": 43.5,
"winners_total": 168,
"unforced_errors_total": 185
}
},
"totals": {
"matches": 32,
"wins": 18,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 205,
"double_faults": 105,
"win_rate": 56.2,
"losses": 14
}
}
],
"data_generated_at": "2025-12-10 06:55:16 UTC"
}