Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexei Popyrin
17W - 23L
42.5% Win Rate
Forma: LLLLLWLWLW
JSON Data
{
"player": {
"id": 255,
"api_id": 128552,
"name": "Alexei Popyrin",
"short_name": "A. Popyrin",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 95506,
"singles": 15.43,
"doubles": 14.93,
"ranking": 67,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 54,
"points": 1000,
"best_position": 19,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 54,
"points": 1000
},
{
"date": "2025-12-09",
"position": 54,
"points": 1000
},
{
"date": "2025-12-08",
"position": 54,
"points": 1000
},
{
"date": "2025-12-07",
"position": 54,
"points": 1000
},
{
"date": "2025-12-06",
"position": 54,
"points": 1000
},
{
"date": "2025-12-05",
"position": 54,
"points": 1000
},
{
"date": "2025-12-04",
"position": 54,
"points": 1000
},
{
"date": "2025-12-03",
"position": 54,
"points": 1000
}
],
"career_stats": {
"total_matches": 40,
"wins": 17,
"losses": 23,
"win_rate": 42.5
},
"surface_stats": {
"hard": {
"matches": 22,
"wins": 7,
"losses": 15,
"win_rate": 31.8
},
"clay": {
"matches": 14,
"wins": 9,
"losses": 5,
"win_rate": 64.3
},
"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": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9
},
"ATP 500": {
"matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0
},
"ATP 250": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
}
},
"average_match_stats": {
"matches_with_stats": 40,
"avg_aces_per_match": 9.2,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 63.9,
"avg_first_serve_won_pct": 72.6,
"avg_second_serve_won_pct": 47.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-02",
"opponent": "Sebastian Korda",
"opponent_id": 195840,
"tournament": "ATP Athens, Greece Men Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 17,
"double_faults": 4,
"first_serve_pct": 63.95348837209303,
"first_serve_won_pct": 78.18181818181819,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-22",
"opponent": "Matteo Berrettini",
"opponent_id": 112783,
"tournament": "Vienna",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 12,
"double_faults": 1,
"first_serve_pct": 69.6969696969697,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Sebastian Korda",
"opponent_id": 195840,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 5,
"first_serve_pct": 65.17857142857143,
"first_serve_won_pct": 63.013698630136986,
"second_serve_won_pct": 56.41025641025641,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Jannik Sinner",
"opponent_id": 206570,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-3",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 60.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-26",
"opponent": "Emil Ruusuvuori",
"opponent_id": 167370,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-0",
"stats": {
"aces": 19,
"double_faults": 3,
"first_serve_pct": 62.35294117647059,
"first_serve_won_pct": 86.79245283018868,
"second_serve_won_pct": 45.65217391304348,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-12",
"opponent": "Andrey Rublev",
"opponent_id": 106755,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 20,
"double_faults": 5,
"first_serve_pct": 60.629921259842526,
"first_serve_won_pct": 74.02597402597402,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-10",
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 15,
"double_faults": 7,
"first_serve_pct": 52.52525252525253,
"first_serve_won_pct": 73.07692307692307,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-04",
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"tournament": "Toronto",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 12,
"double_faults": 5,
"first_serve_pct": 61.165048543689316,
"first_serve_won_pct": 74.60317460317461,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-02",
"opponent": "Holger Rune",
"opponent_id": 283070,
"tournament": "Toronto",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 12,
"double_faults": 5,
"first_serve_pct": 61.165048543689316,
"first_serve_won_pct": 74.60317460317461,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLLLWLWLW"
},
"head_to_head": [
{
"opponent": "Sebastian Korda",
"opponent_id": 195840,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Zizou Bergs",
"opponent_id": 170946,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Jack Draper",
"opponent_id": 258749,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Daniil Medvedev",
"opponent_id": 163504,
"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": 1,
"tiebreaks_lost": 2,
"aces": 40,
"double_faults": 21,
"aces_per_match": 10.0,
"double_faults_per_match": 5.2,
"first_serve_pct": 71.4,
"first_serve_won_pct": 69.7,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 32.0,
"winners_total": 42,
"unforced_errors_total": 51
},
"hardcourt_indoor": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 27,
"double_faults": 11,
"aces_per_match": 6.8,
"double_faults_per_match": 2.8,
"first_serve_pct": 73.9,
"first_serve_won_pct": 69.0,
"second_serve_won_pct": 45.1,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 30.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 17,
"wins": 7,
"losses": 10,
"win_rate": 41.2,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 0,
"aces": 183,
"double_faults": 68,
"aces_per_match": 10.8,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.6,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 68.3,
"break_points_converted_pct": 22.9,
"winners_total": 103,
"unforced_errors_total": 104
},
"red_clay": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 111,
"double_faults": 35,
"aces_per_match": 7.4,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.0,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 67.7,
"break_points_converted_pct": 28.7,
"winners_total": 126,
"unforced_errors_total": 127
}
},
"totals": {
"matches": 40,
"wins": 17,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 361,
"double_faults": 135,
"win_rate": 42.5,
"losses": 23
}
},
{
"year": 2024,
"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": 95,
"double_faults": 22,
"aces_per_match": 11.9,
"double_faults_per_match": 2.8,
"first_serve_pct": 78.4,
"first_serve_won_pct": 75.8,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 75.9,
"break_points_converted_pct": 46.5,
"winners_total": 166,
"unforced_errors_total": 111
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 30,
"double_faults": 8,
"aces_per_match": 7.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 73.5,
"break_points_converted_pct": 20.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 17,
"losses": 8,
"win_rate": 68.0,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 7,
"aces": 274,
"double_faults": 85,
"aces_per_match": 11.0,
"double_faults_per_match": 3.4,
"first_serve_pct": 72.9,
"first_serve_won_pct": 77.6,
"second_serve_won_pct": 59.1,
"break_points_saved_pct": 69.5,
"break_points_converted_pct": 36.1,
"winners_total": 278,
"unforced_errors_total": 217
},
"red_clay": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 78,
"double_faults": 37,
"aces_per_match": 6.5,
"double_faults_per_match": 3.1,
"first_serve_pct": 74.5,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 54.2,
"break_points_converted_pct": 38.3,
"winners_total": 59,
"unforced_errors_total": 52
}
},
"totals": {
"matches": 49,
"wins": 28,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 477,
"double_faults": 152,
"win_rate": 57.1,
"losses": 21
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 41,
"double_faults": 7,
"aces_per_match": 10.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 71.2,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 56.7,
"break_points_converted_pct": 30.4,
"winners_total": 76,
"unforced_errors_total": 41
},
"hardcourt_indoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 35,
"double_faults": 13,
"aces_per_match": 11.7,
"double_faults_per_match": 4.3,
"first_serve_pct": 74.4,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 31.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 17,
"wins": 8,
"losses": 9,
"win_rate": 47.1,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 8,
"aces": 197,
"double_faults": 62,
"aces_per_match": 11.6,
"double_faults_per_match": 3.6,
"first_serve_pct": 74.6,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 71.5,
"break_points_converted_pct": 31.0,
"winners_total": 203,
"unforced_errors_total": 197
},
"red_clay": {
"matches": 17,
"wins": 11,
"losses": 6,
"win_rate": 64.7,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 127,
"double_faults": 44,
"aces_per_match": 7.5,
"double_faults_per_match": 2.6,
"first_serve_pct": 73.8,
"first_serve_won_pct": 74.6,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 65.6,
"break_points_converted_pct": 32.0,
"winners_total": 55,
"unforced_errors_total": 54
}
},
"totals": {
"matches": 41,
"wins": 20,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 400,
"double_faults": 126,
"win_rate": 48.8,
"losses": 21
}
}
],
"data_generated_at": "2025-12-10 06:55:20 UTC"
}