Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Denis Shapovalov
26W - 22L
54.2% Win Rate
Forma: LLWWLWWLWL
JSON Data
{
"player": {
"id": 271,
"api_id": 117916,
"name": "Denis Shapovalov",
"short_name": "D. Shapovalov",
"country": "Canada",
"country_code": "CA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 83218,
"singles": 15.69,
"doubles": 14.49,
"ranking": 38,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 23,
"points": 1675,
"best_position": 10,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 23,
"points": 1675
},
{
"date": "2025-12-09",
"position": 23,
"points": 1675
},
{
"date": "2025-12-08",
"position": 23,
"points": 1675
},
{
"date": "2025-12-07",
"position": 23,
"points": 1675
},
{
"date": "2025-12-06",
"position": 23,
"points": 1675
},
{
"date": "2025-12-05",
"position": 23,
"points": 1675
},
{
"date": "2025-12-04",
"position": 23,
"points": 1675
},
{
"date": "2025-12-03",
"position": 23,
"points": 1675
}
],
"career_stats": {
"total_matches": 48,
"wins": 26,
"losses": 22,
"win_rate": 54.2
},
"surface_stats": {
"hard": {
"matches": 37,
"wins": 23,
"losses": 14,
"win_rate": 62.2
},
"clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"Masters 1000": {
"matches": 13,
"wins": 4,
"losses": 9,
"win_rate": 30.8
},
"ATP 500": {
"matches": 16,
"wins": 11,
"losses": 5,
"win_rate": 68.8
},
"ATP 250": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
}
},
"average_match_stats": {
"matches_with_stats": 48,
"avg_aces_per_match": 7.9,
"avg_double_faults_per_match": 6.5,
"avg_first_serve_pct": 59.9,
"avg_first_serve_won_pct": 71.8,
"avg_second_serve_won_pct": 49.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-28",
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 9,
"first_serve_pct": 54.65116279069767,
"first_serve_won_pct": 72.3404255319149,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"tournament": "Basel",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-1",
"stats": {
"aces": 6,
"double_faults": 9,
"first_serve_pct": 56.33802816901409,
"first_serve_won_pct": 72.5,
"second_serve_won_pct": 29.03225806451613,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 72.58064516129032,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Marcos Giron",
"opponent_id": 42379,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 13,
"double_faults": 5,
"first_serve_pct": 65.68627450980392,
"first_serve_won_pct": 71.64179104477611,
"second_serve_won_pct": 54.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Casper Ruud",
"opponent_id": 119248,
"tournament": "Stockholm",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-17",
"opponent": "Elias Ymer",
"opponent_id": 83661,
"tournament": "Stockholm",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 65.93406593406593,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 58.06451612903226,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Leo Borg",
"opponent_id": 341148,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 8,
"first_serve_pct": 60.256410256410255,
"first_serve_won_pct": 82.97872340425532,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-06",
"opponent": "Jiri Lehecka",
"opponent_id": 254742,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 63.51351351351351,
"first_serve_won_pct": 63.829787234042556,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 76.47058823529412,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 60.86956521739131,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLWWLWWLWL"
},
"head_to_head": [
{
"opponent": "Marcos Giron",
"opponent_id": 42379,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Adam Walton",
"opponent_id": 207575,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Kei Nishikori",
"opponent_id": 15733,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Casper Ruud",
"opponent_id": 119248,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 26,
"double_faults": 32,
"aces_per_match": 6.5,
"double_faults_per_match": 8.0,
"first_serve_pct": 70.7,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 50.0,
"winners_total": 26,
"unforced_errors_total": 56
},
"hardcourt_indoor": {
"matches": 12,
"wins": 9,
"losses": 3,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 116,
"double_faults": 63,
"aces_per_match": 9.7,
"double_faults_per_match": 5.2,
"first_serve_pct": 72.8,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 41.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 14,
"losses": 11,
"win_rate": 56.0,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 6,
"aces": 196,
"double_faults": 179,
"aces_per_match": 7.8,
"double_faults_per_match": 7.2,
"first_serve_pct": 70.5,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 60.1,
"break_points_saved_pct": 63.5,
"break_points_converted_pct": 49.7,
"winners_total": 230,
"unforced_errors_total": 261
},
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 39,
"double_faults": 37,
"aces_per_match": 5.6,
"double_faults_per_match": 5.3,
"first_serve_pct": 71.3,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 61.8,
"break_points_saved_pct": 68.8,
"break_points_converted_pct": 39.6,
"winners_total": 165,
"unforced_errors_total": 53
}
},
"totals": {
"matches": 48,
"wins": 26,
"tournaments_played": 24,
"tournaments_won": 2,
"aces": 377,
"double_faults": 311,
"win_rate": 54.2,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 46,
"double_faults": 54,
"aces_per_match": 7.7,
"double_faults_per_match": 9.0,
"first_serve_pct": 71.3,
"first_serve_won_pct": 76.9,
"second_serve_won_pct": 69.8,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 41.4,
"winners_total": 107,
"unforced_errors_total": 123
},
"hardcourt_indoor": {
"matches": 18,
"wins": 13,
"losses": 5,
"win_rate": 72.2,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 196,
"double_faults": 71,
"aces_per_match": 10.9,
"double_faults_per_match": 3.9,
"first_serve_pct": 72.6,
"first_serve_won_pct": 82.8,
"second_serve_won_pct": 67.0,
"break_points_saved_pct": 75.4,
"break_points_converted_pct": 43.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 19,
"wins": 9,
"losses": 10,
"win_rate": 47.4,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 127,
"double_faults": 113,
"aces_per_match": 6.7,
"double_faults_per_match": 5.9,
"first_serve_pct": 72.4,
"first_serve_won_pct": 76.5,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 30.7,
"winners_total": 45,
"unforced_errors_total": 101
},
"red_clay": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 75,
"double_faults": 78,
"aces_per_match": 6.8,
"double_faults_per_match": 7.1,
"first_serve_pct": 70.8,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 60.4,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 44.4,
"winners_total": 137,
"unforced_errors_total": 129
}
},
"totals": {
"matches": 54,
"wins": 30,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 444,
"double_faults": 316,
"win_rate": 55.6,
"losses": 24
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 65,
"double_faults": 54,
"aces_per_match": 9.3,
"double_faults_per_match": 7.7,
"first_serve_pct": 70.7,
"first_serve_won_pct": 78.2,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 64.2,
"break_points_converted_pct": 45.7,
"winners_total": 168,
"unforced_errors_total": 199
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 8,
"aces_per_match": 8.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 71.7,
"first_serve_won_pct": 72.5,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 93,
"double_faults": 78,
"aces_per_match": 10.3,
"double_faults_per_match": 8.7,
"first_serve_pct": 69.4,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 62.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 42.9,
"winners_total": 169,
"unforced_errors_total": 155
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 40,
"double_faults": 50,
"aces_per_match": 6.7,
"double_faults_per_match": 8.3,
"first_serve_pct": 70.3,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 66.3,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 35.9,
"winners_total": 108,
"unforced_errors_total": 151
}
},
"totals": {
"matches": 23,
"wins": 11,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 206,
"double_faults": 190,
"win_rate": 47.8,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 05:51:31 UTC"
}