Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Aleksandar Vukic

Aleksandar Vukic

Australia ATP 78
29W - 37L 43,9% Win Rate Forma: LLWWWWLLWL

JSON Data

{
  "player": {
    "id": 155,
    "api_id": 124656,
    "name": "Aleksandar Vukic",
    "short_name": "A. Vukic",
    "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": 4828579,
    "singles": 14.77,
    "doubles": 13.97,
    "ranking": 112,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 78,
    "points": 746,
    "best_position": 48,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-29",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-28",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-27",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-26",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-25",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-24",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-23",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-22",
      "position": 78,
      "points": 746
    },
    {
      "date": "2026-01-21",
      "position": 78,
      "points": 746
    }
  ],
  "career_stats": {
    "total_matches": 66,
    "wins": 29,
    "losses": 37,
    "win_rate": 43.9
  },
  "surface_stats": {
    "hard": {
      "matches": 49,
      "wins": 23,
      "losses": 26,
      "win_rate": 46.9
    },
    "clay": {
      "matches": 8,
      "wins": 1,
      "losses": 7,
      "win_rate": 12.5
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Masters 1000": {
      "matches": 18,
      "wins": 7,
      "losses": 11,
      "win_rate": 38.9
    },
    "ATP 500": {
      "matches": 15,
      "wins": 7,
      "losses": 8,
      "win_rate": 46.7
    },
    "ATP 250": {
      "matches": 25,
      "wins": 12,
      "losses": 13,
      "win_rate": 48.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 66,
    "avg_aces_per_match": 8.5,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 58.7,
    "avg_first_serve_won_pct": 71.0,
    "avg_second_serve_won_pct": 48.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 56.32183908045977,
        "first_serve_won_pct": 65.3061224489796,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Andrea Vavassori",
      "opponent_id": 95801,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 29.629629629629626,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Stefanos Tsitsipas",
      "opponent_id": 122366,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 60.63829787234043,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 70.27027027027027,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 55.68181818181818,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 58.97435897435898,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 57.692307692307686,
        "second_serve_won_pct": 81.81818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 68.25396825396825,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 75.71428571428571,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 71.01449275362319,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Yoshihito Nishioka",
      "opponent_id": 59281,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 72,
          "double_faults": 20,
          "aces_per_match": 8.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 19.4,
          "winners_total": 53,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 71,
          "double_faults": 19,
          "aces_per_match": 7.9,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 63.8,
          "break_points_converted_pct": 25.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 15,
          "losses": 19,
          "win_rate": 44.1,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 14,
          "aces": 335,
          "double_faults": 98,
          "aces_per_match": 9.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 43.0,
          "winners_total": 228,
          "unforced_errors_total": 207
        },
        "red_clay": {
          "matches": 8,
          "wins": 1,
          "losses": 7,
          "win_rate": 12.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 48,
          "double_faults": 14,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 70.8,
          "break_points_converted_pct": 28.9,
          "winners_total": 33,
          "unforced_errors_total": 34
        }
      },
      "totals": {
        "matches": 60,
        "wins": 25,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 526,
        "double_faults": 151,
        "win_rate": 41.7,
        "losses": 35
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 17,
          "wins": 10,
          "losses": 7,
          "win_rate": 58.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 8,
          "aces": 146,
          "double_faults": 25,
          "aces_per_match": 8.6,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 67.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 57,
          "unforced_errors_total": 70
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 0,
          "aces": 98,
          "double_faults": 15,
          "aces_per_match": 12.2,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 13,
          "losses": 18,
          "win_rate": 41.9,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 8,
          "aces": 280,
          "double_faults": 61,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 37.7,
          "winners_total": 93,
          "unforced_errors_total": 67
        },
        "red_clay": {
          "matches": 14,
          "wins": 5,
          "losses": 9,
          "win_rate": 35.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 94,
          "double_faults": 22,
          "aces_per_match": 6.7,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 39.1,
          "winners_total": 50,
          "unforced_errors_total": 42
        }
      },
      "totals": {
        "matches": 70,
        "wins": 34,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 618,
        "double_faults": 123,
        "win_rate": 48.6,
        "losses": 36
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 50,
          "double_faults": 9,
          "aces_per_match": 10.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 64.2,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 44.4,
          "winners_total": 91,
          "unforced_errors_total": 46
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 12,
          "losses": 12,
          "win_rate": 50.0,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 6,
          "aces": 228,
          "double_faults": 52,
          "aces_per_match": 9.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 63.1,
          "break_points_converted_pct": 37.6,
          "winners_total": 152,
          "unforced_errors_total": 91
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 7,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 15,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 297,
        "double_faults": 70,
        "win_rate": 45.5,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:08 UTC"
}