Player Data JSON

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

Alex Bolt

Alex Bolt

Australia ATP 138
12W - 11L 52.2% Win Rate Forma: LWWWLWWWLL

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.44,
    "doubles": 13.41,
    "ranking": 202,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 138,
    "points": 456,
    "best_position": 125,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 138,
      "points": 456
    },
    {
      "date": "2026-05-07",
      "position": 138,
      "points": 456
    },
    {
      "date": "2026-05-06",
      "position": 138,
      "points": 456
    },
    {
      "date": "2026-05-05",
      "position": 138,
      "points": 456
    },
    {
      "date": "2026-05-04",
      "position": 147,
      "points": 434
    },
    {
      "date": "2026-05-03",
      "position": 147,
      "points": 434
    },
    {
      "date": "2026-05-02",
      "position": 147,
      "points": 434
    },
    {
      "date": "2026-05-01",
      "position": 147,
      "points": 434
    },
    {
      "date": "2026-04-30",
      "position": 147,
      "points": 434
    },
    {
      "date": "2026-04-29",
      "position": 147,
      "points": 434
    }
  ],
  "career_stats": {
    "total_matches": 23,
    "wins": 12,
    "losses": 11,
    "win_rate": 52.2
  },
  "surface_stats": {
    "hard": {
      "matches": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Masters 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Challenger": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 23,
    "avg_aces_per_match": 6.3,
    "avg_double_faults_per_match": 2.1,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 69.4,
    "avg_second_serve_won_pct": 49.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-18",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Rio Noguchi",
      "opponent_id": 217464,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Tung-Lin Wu",
      "opponent_id": 163996,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 77.58620689655173,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "James McCabe",
      "opponent_id": 339452,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 1,
        "first_serve_pct": 58.22784810126582,
        "first_serve_won_pct": 80.43478260869566,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 57.49999999999999,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Yibing Wu",
      "opponent_id": 194186,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 57.971014492753625,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-29",
      "opponent": "Andres Andrade",
      "opponent_id": 168420,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 64.19753086419753,
        "first_serve_won_pct": 71.15384615384616,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-28",
      "opponent": "Alex Rybakov",
      "opponent_id": 101157,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 55.00000000000001,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Sho Shimabukuro",
      "opponent_id": 216154,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 64.04494382022472,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 61.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 14,
        "double_faults": 2,
        "first_serve_pct": 77.31958762886599,
        "first_serve_won_pct": 68.0,
        "second_serve_won_pct": 59.45945945945946,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "James McCabe",
      "opponent_id": 339452,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": "2026-05-09 00:34:40 UTC"
}