Player Data JSON

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

Aleksandar Vukic

Aleksandar Vukic

Australia ATP 99
31W - 47L 39.7% Win Rate Forma: LWLLLLLLLW

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.57,
    "doubles": 13.87,
    "ranking": 165,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 99,
    "points": 626,
    "best_position": 48,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 99,
      "points": 626
    },
    {
      "date": "2026-05-08",
      "position": 99,
      "points": 626
    },
    {
      "date": "2026-05-07",
      "position": 99,
      "points": 626
    },
    {
      "date": "2026-05-06",
      "position": 99,
      "points": 626
    },
    {
      "date": "2026-05-05",
      "position": 99,
      "points": 626
    },
    {
      "date": "2026-05-04",
      "position": 89,
      "points": 663
    },
    {
      "date": "2026-05-03",
      "position": 89,
      "points": 663
    },
    {
      "date": "2026-05-02",
      "position": 89,
      "points": 663
    },
    {
      "date": "2026-05-01",
      "position": 89,
      "points": 663
    },
    {
      "date": "2026-04-30",
      "position": 89,
      "points": 663
    }
  ],
  "career_stats": {
    "total_matches": 78,
    "wins": 31,
    "losses": 47,
    "win_rate": 39.7
  },
  "surface_stats": {
    "hard": {
      "matches": 54,
      "wins": 24,
      "losses": 30,
      "win_rate": 44.4
    },
    "clay": {
      "matches": 15,
      "wins": 2,
      "losses": 13,
      "win_rate": 13.3
    },
    "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": 25,
      "wins": 9,
      "losses": 16,
      "win_rate": 36.0
    },
    "ATP 500": {
      "matches": 18,
      "wins": 7,
      "losses": 11,
      "win_rate": 38.9
    },
    "ATP 250": {
      "matches": 26,
      "wins": 12,
      "losses": 14,
      "win_rate": 46.2
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 78,
    "avg_aces_per_match": 8.1,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 58.7,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 48.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 56.92307692307692,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 32.432432432432435,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 60.273972602739725,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 55.932203389830505,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 66.92307692307692,
        "first_serve_won_pct": 58.620689655172406,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Taha Baadi",
      "opponent_id": 215742,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 48.717948717948715,
        "first_serve_won_pct": 60.526315789473685,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Rafael Jodar",
      "opponent_id": 458834,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 43.58974358974359,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 68.81720430107528,
        "first_serve_won_pct": 64.0625,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 1,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 82.97872340425532,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LWLLLLLLLW"
  },
  "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-05-09 03:39:11 UTC"
}