Player Data JSON

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

Alex Bolt

Alex Bolt

Australia ATP 171
6W - 7L 46.2% Win Rate Forma: LLWWWLWWLL

JSON Data

{
  "player": {
    "id": 127,
    "api_id": 58369,
    "name": "Alex Bolt",
    "short_name": "A. Bolt",
    "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": 4200056,
    "singles": 14.61,
    "doubles": 13.14,
    "ranking": 145,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 171,
    "points": 339,
    "best_position": 125,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-09",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-08",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-07",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-06",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-05",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-04",
      "position": 171,
      "points": 339
    },
    {
      "date": "2025-12-03",
      "position": 171,
      "points": 339
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 6,
    "losses": 7,
    "win_rate": 46.2
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 66.5,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-19",
      "opponent": "Oliver Crawford",
      "opponent_id": 213057,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 65.15151515151516,
        "second_serve_won_pct": 43.58974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-01",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 67.82608695652173,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-26",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 79.48717948717949,
        "first_serve_won_pct": 79.03225806451613,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-25",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 74.68354430379746,
        "first_serve_won_pct": 74.57627118644068,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 57.377049180327866,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-16",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "London",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-15",
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "tournament": "London",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-14",
      "opponent": "Jay Clarke",
      "opponent_id": 197809,
      "tournament": "London",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 72.17391304347827,
        "first_serve_won_pct": 59.036144578313255,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-17",
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.22727272727273,
        "first_serve_won_pct": 54.71698113207547,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 54,
          "double_faults": 20,
          "aces_per_match": 6.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 36.1,
          "winners_total": 30,
          "unforced_errors_total": 28
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 13,
          "losses": 14,
          "win_rate": 48.1,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 186,
          "double_faults": 55,
          "aces_per_match": 6.9,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 39.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 0,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 40.6,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 36,
        "wins": 18,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 243,
        "double_faults": 75,
        "win_rate": 50.0,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 16,
          "wins": 12,
          "losses": 4,
          "win_rate": 75.0,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 118,
          "double_faults": 34,
          "aces_per_match": 7.4,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 70.3,
          "break_points_converted_pct": 38.3,
          "winners_total": 34,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 3,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 59.8,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 38,
          "wins": 19,
          "losses": 19,
          "win_rate": 50.0,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 7,
          "aces": 226,
          "double_faults": 101,
          "aces_per_match": 5.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 43.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 56,
        "wins": 32,
        "tournaments_played": 29,
        "tournaments_won": 2,
        "aces": 351,
        "double_faults": 138,
        "win_rate": 57.1,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 6,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 65.1,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 60.0,
          "winners_total": 7,
          "unforced_errors_total": 5
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 25,
          "double_faults": 7,
          "aces_per_match": 6.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 69.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 2,
        "tournaments_played": 24,
        "tournaments_won": 2,
        "aces": 43,
        "double_faults": 16,
        "win_rate": 28.6,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:42 UTC"
}