Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jack Draper
30W - 9L
76.9% Win Rate
Forma: WLWLWWWLWW
JSON Data
{
"player": {
"id": 517,
"api_id": 258749,
"name": "Jack Draper",
"short_name": "J. Draper",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 439496,
"singles": 16.14,
"doubles": 14.86,
"ranking": 4,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 10,
"points": 2990,
"best_position": 4,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 10,
"points": 2990
},
{
"date": "2025-12-09",
"position": 10,
"points": 2990
},
{
"date": "2025-12-08",
"position": 10,
"points": 2990
},
{
"date": "2025-12-07",
"position": 10,
"points": 2990
},
{
"date": "2025-12-06",
"position": 10,
"points": 2990
},
{
"date": "2025-12-05",
"position": 10,
"points": 2990
},
{
"date": "2025-12-04",
"position": 10,
"points": 2990
},
{
"date": "2025-12-03",
"position": 10,
"points": 2990
}
],
"career_stats": {
"total_matches": 39,
"wins": 30,
"losses": 9,
"win_rate": 76.9
},
"surface_stats": {
"hard": {
"matches": 17,
"wins": 14,
"losses": 3,
"win_rate": 82.4
},
"clay": {
"matches": 16,
"wins": 12,
"losses": 4,
"win_rate": 75.0
},
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7
},
"Masters 1000": {
"matches": 19,
"wins": 15,
"losses": 4,
"win_rate": 78.9
},
"ATP 500": {
"matches": 9,
"wins": 7,
"losses": 2,
"win_rate": 77.8
}
},
"average_match_stats": {
"matches_with_stats": 39,
"avg_aces_per_match": 8.3,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 64.4,
"avg_first_serve_won_pct": 74.0,
"avg_second_serve_won_pct": 56.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-25",
"opponent": "Federico Agustin Gomez",
"opponent_id": 146040,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-1",
"stats": {
"aces": 14,
"double_faults": 5,
"first_serve_pct": 60.150375939849624,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 52.83018867924528,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-03",
"opponent": "Marin Čilić",
"opponent_id": 15387,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 64",
"result": "L",
"score": "1-3",
"stats": {
"aces": 14,
"double_faults": 0,
"first_serve_pct": 62.38532110091744,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Sebastián Báez",
"opponent_id": 221806,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 1,
"first_serve_pct": 68.29268292682927,
"first_serve_won_pct": 92.85714285714286,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-21",
"opponent": "Jiri Lehecka",
"opponent_id": 254742,
"tournament": "London",
"surface": "grass",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 14,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 80.35714285714286,
"second_serve_won_pct": 53.125,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-20",
"opponent": "Brandon Nakashima",
"opponent_id": 235576,
"tournament": "London",
"surface": "grass",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 14,
"double_faults": 2,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-18",
"opponent": "Alexei Popyrin",
"opponent_id": 128552,
"tournament": "London",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 14,
"double_faults": 2,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-17",
"opponent": "Jenson Brooksby",
"opponent_id": 191873,
"tournament": "London",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 14,
"double_faults": 2,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-02",
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-3",
"stats": {
"aces": 12,
"double_faults": 4,
"first_serve_pct": 68.86792452830188,
"first_serve_won_pct": 71.23287671232876,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-31",
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "3-0",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 92.5,
"second_serve_won_pct": 60.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-29",
"opponent": "Gael Monfils",
"opponent_id": 14844,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "3-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 64.65517241379311,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 58.536585365853654,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "WLWLWWWLWW"
},
"head_to_head": [
{
"opponent": "Carlos Alcaraz",
"opponent_id": 275923,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Matteo Berrettini",
"opponent_id": 112783,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Jenson Brooksby",
"opponent_id": 191873,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Jiri Lehecka",
"opponent_id": 254742,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 80,
"double_faults": 10,
"aces_per_match": 13.3,
"double_faults_per_match": 1.7,
"first_serve_pct": 74.6,
"first_serve_won_pct": 78.8,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 74.1,
"break_points_converted_pct": 29.2,
"winners_total": 46,
"unforced_errors_total": 46
},
"hardcourt_outdoor": {
"matches": 17,
"wins": 14,
"losses": 3,
"win_rate": 82.4,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 162,
"double_faults": 43,
"aces_per_match": 9.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.9,
"first_serve_won_pct": 73.3,
"second_serve_won_pct": 60.4,
"break_points_saved_pct": 66.0,
"break_points_converted_pct": 40.6,
"winners_total": 240,
"unforced_errors_total": 201
},
"red_clay": {
"matches": 16,
"wins": 12,
"losses": 4,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 1,
"aces": 80,
"double_faults": 53,
"aces_per_match": 5.0,
"double_faults_per_match": 3.3,
"first_serve_pct": 73.0,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 65.1,
"break_points_converted_pct": 32.9,
"winners_total": 164,
"unforced_errors_total": 102
}
},
"totals": {
"matches": 39,
"wins": 30,
"tournaments_played": 11,
"tournaments_won": 1,
"aces": 322,
"double_faults": 106,
"win_rate": 76.9,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 2,
"aces": 126,
"double_faults": 34,
"aces_per_match": 12.6,
"double_faults_per_match": 3.4,
"first_serve_pct": 72.8,
"first_serve_won_pct": 83.6,
"second_serve_won_pct": 57.6,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 32.4,
"winners_total": 94,
"unforced_errors_total": 76
},
"hardcourt_indoor": {
"matches": 8,
"wins": 7,
"losses": 1,
"win_rate": 87.5,
"tournaments_played": 2,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 81,
"double_faults": 25,
"aces_per_match": 10.1,
"double_faults_per_match": 3.1,
"first_serve_pct": 73.6,
"first_serve_won_pct": 79.0,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 42.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 29,
"wins": 19,
"losses": 10,
"win_rate": 65.5,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 218,
"double_faults": 102,
"aces_per_match": 7.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 70.0,
"first_serve_won_pct": 76.3,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 66.9,
"break_points_converted_pct": 49.0,
"winners_total": 263,
"unforced_errors_total": 248
},
"red_clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 74,
"double_faults": 31,
"aces_per_match": 6.2,
"double_faults_per_match": 2.6,
"first_serve_pct": 72.8,
"first_serve_won_pct": 75.9,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 43.9,
"break_points_converted_pct": 37.9,
"winners_total": 46,
"unforced_errors_total": 44
}
},
"totals": {
"matches": 59,
"wins": 39,
"tournaments_played": 23,
"tournaments_won": 2,
"aces": 499,
"double_faults": 192,
"win_rate": 66.1,
"losses": 20
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 40,
"double_faults": 8,
"aces_per_match": 8.0,
"double_faults_per_match": 1.6,
"first_serve_pct": 73.5,
"first_serve_won_pct": 82.6,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 52.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 141,
"double_faults": 40,
"aces_per_match": 8.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.1,
"first_serve_won_pct": 76.8,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 67.1,
"break_points_converted_pct": 44.4,
"winners_total": 177,
"unforced_errors_total": 178
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 29,
"double_faults": 16,
"aces_per_match": 4.8,
"double_faults_per_match": 2.7,
"first_serve_pct": 72.7,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 47.4,
"break_points_saved_pct": 73.3,
"break_points_converted_pct": 44.1,
"winners_total": 13,
"unforced_errors_total": 14
}
},
"totals": {
"matches": 27,
"wins": 17,
"tournaments_played": 15,
"tournaments_won": 1,
"aces": 210,
"double_faults": 64,
"win_rate": 63.0,
"losses": 10
}
}
],
"data_generated_at": "2025-12-10 05:51:46 UTC"
}