Player Data JSON

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

Oriol Roca Batalla

Oriol Roca Batalla

Spain ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 442,
    "api_id": 51100,
    "name": "Oriol Roca Batalla",
    "short_name": "O. Roca Batalla",
    "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": 28096,
    "singles": 14.28,
    "doubles": 14.02,
    "ranking": 239,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 72.9,
    "avg_first_serve_won_pct": 62.7,
    "avg_second_serve_won_pct": 42.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-07",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 33,
          "wins": 18,
          "losses": 15,
          "win_rate": 54.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 6,
          "aces": 101,
          "double_faults": 68,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 23.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 18,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 101,
        "double_faults": 71,
        "win_rate": 52.9,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 0,
          "aces_per_match": 6.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 82.4,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 41.4,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 41,
          "double_faults": 26,
          "aces_per_match": 3.4,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 35.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 45,
          "wins": 22,
          "losses": 23,
          "win_rate": 48.9,
          "tournaments_played": 27,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 123,
          "double_faults": 96,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 27,
        "tournaments_played": 36,
        "tournaments_won": 1,
        "aces": 173,
        "double_faults": 125,
        "win_rate": 45.8,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 35,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 35,
        "tournaments_won": 2,
        "aces": 5,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 12:45:45 UTC"
}