Player Data JSON

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

Roberto Bautista Agut

Roberto Bautista Agut

Spain ATP 91
15W - 24L 38,5% Win Rate Forma: LLLLWLWWLL

JSON Data

{
  "player": {
    "id": 358,
    "api_id": 16720,
    "name": "Roberto Bautista Agut",
    "short_name": "R. Bautista Agut",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3697417,
    "singles": 15.32,
    "doubles": null,
    "ranking": 47,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 91,
    "points": 670,
    "best_position": 9,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-29",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-28",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-27",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-26",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-25",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-24",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-23",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-22",
      "position": 91,
      "points": 670
    },
    {
      "date": "2026-01-21",
      "position": 91,
      "points": 670
    }
  ],
  "career_stats": {
    "total_matches": 39,
    "wins": 15,
    "losses": 24,
    "win_rate": 38.5
  },
  "surface_stats": {
    "hard": {
      "matches": 16,
      "wins": 4,
      "losses": 12,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 14,
      "wins": 6,
      "losses": 8,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "ATP 500": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 39,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 67.1,
    "avg_first_serve_won_pct": 67.7,
    "avg_second_serve_won_pct": 48.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Juncheng Shang",
      "opponent_id": 348853,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 71.02803738317756,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 76.05633802816901,
        "first_serve_won_pct": 64.81481481481481,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 88.80597014925374,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-20",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 59.32203389830508,
        "first_serve_won_pct": 62.857142857142854,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.97297297297297,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-13",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 76.66666666666667,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-10",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 67.56756756756756,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 67.56756756756756,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-23",
      "opponent": "Thiago Seyboth Wild",
      "opponent_id": 161262,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-30",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 73.45132743362832,
        "first_serve_won_pct": 68.67469879518072,
        "second_serve_won_pct": 63.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLLWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Jakub Mensik",
      "opponent_id": 372312,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 33,
          "double_faults": 9,
          "aces_per_match": 3.7,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 63.1,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 22.1,
          "winners_total": 40,
          "unforced_errors_total": 30
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 42.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 4,
          "losses": 9,
          "win_rate": 30.8,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 44,
          "double_faults": 42,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 67.8,
          "break_points_converted_pct": 30.1,
          "winners_total": 38,
          "unforced_errors_total": 67
        },
        "red_clay": {
          "matches": 14,
          "wins": 6,
          "losses": 8,
          "win_rate": 42.9,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 22,
          "aces_per_match": 0.9,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 50.4,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 44.8,
          "winners_total": 39,
          "unforced_errors_total": 32
        }
      },
      "totals": {
        "matches": 37,
        "wins": 15,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 90,
        "double_faults": 75,
        "win_rate": 40.5,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 22,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 37.8,
          "winners_total": 96,
          "unforced_errors_total": 109
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 35,
          "double_faults": 18,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 37.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 11,
          "losses": 13,
          "win_rate": 45.8,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 1,
          "aces": 66,
          "double_faults": 74,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 63.1,
          "break_points_converted_pct": 37.1,
          "winners_total": 62,
          "unforced_errors_total": 101
        },
        "red_clay": {
          "matches": 17,
          "wins": 10,
          "losses": 7,
          "win_rate": 58.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 31,
          "double_faults": 26,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 48.8,
          "winners_total": 35,
          "unforced_errors_total": 48
        }
      },
      "totals": {
        "matches": 63,
        "wins": 35,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 172,
        "double_faults": 140,
        "win_rate": 55.6,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 7,
          "aces_per_match": 2.8,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 29.7,
          "winners_total": 45,
          "unforced_errors_total": 49
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 30,
          "double_faults": 14,
          "aces_per_match": 3.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 62,
          "double_faults": 25,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 33.1,
          "winners_total": 156,
          "unforced_errors_total": 120
        },
        "red_clay": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 29,
          "double_faults": 14,
          "aces_per_match": 2.6,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 58.4,
          "break_points_converted_pct": 34.1,
          "winners_total": 69,
          "unforced_errors_total": 73
        }
      },
      "totals": {
        "matches": 36,
        "wins": 16,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 135,
        "double_faults": 60,
        "win_rate": 44.4,
        "losses": 20
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:41 UTC"
}