Player Data JSON

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

Reilly Opelka

Reilly Opelka

USA ATP 63
33W - 28L 54,1% Win Rate Forma: LWLWLWLLWL

JSON Data

{
  "player": {
    "id": 253,
    "api_id": 130400,
    "name": "Reilly Opelka",
    "short_name": "R. Opelka",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 196974,
    "singles": 15.11,
    "doubles": 14.44,
    "ranking": 79,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 63,
    "points": 873,
    "best_position": 17,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-29",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-28",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-27",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-26",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-25",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-24",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-23",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-22",
      "position": 63,
      "points": 873
    },
    {
      "date": "2026-01-21",
      "position": 63,
      "points": 873
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 33,
    "losses": 28,
    "win_rate": 54.1
  },
  "surface_stats": {
    "hard": {
      "matches": 41,
      "wins": 23,
      "losses": 18,
      "win_rate": 56.1
    },
    "clay": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "grass": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 8,
      "losses": 8,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "ATP 250": {
      "matches": 23,
      "wins": 13,
      "losses": 10,
      "win_rate": 56.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 15.4,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 66.8,
    "avg_first_serve_won_pct": 75.9,
    "avg_second_serve_won_pct": 50.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 37,
        "double_faults": 12,
        "first_serve_pct": 67.08074534161491,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 23,
        "double_faults": 4,
        "first_serve_pct": 76.05633802816901,
        "first_serve_won_pct": 94.44444444444444,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 22,
        "double_faults": 4,
        "first_serve_pct": 78.125,
        "first_serve_won_pct": 88.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 44,
        "double_faults": 4,
        "first_serve_pct": 81.14754098360656,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Dane Sweeny",
      "opponent_id": 233126,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 21,
        "double_faults": 2,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 13,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 9,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 16,
        "double_faults": 2,
        "first_serve_pct": 77.41935483870968,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLWLWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 2,
          "aces": 156,
          "double_faults": 39,
          "aces_per_match": 13.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 72.1,
          "break_points_converted_pct": 52.6,
          "winners_total": 104,
          "unforced_errors_total": 89
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 170,
          "double_faults": 28,
          "aces_per_match": 17.0,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 65.2,
          "break_points_saved_pct": 71.9,
          "break_points_converted_pct": 28.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 14,
          "losses": 11,
          "win_rate": 56.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 369,
          "double_faults": 114,
          "aces_per_match": 14.8,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 77.9,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 75.8,
          "break_points_converted_pct": 32.8,
          "winners_total": 182,
          "unforced_errors_total": 176
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 103,
          "double_faults": 41,
          "aces_per_match": 9.4,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 26.4,
          "winners_total": 95,
          "unforced_errors_total": 111
        }
      },
      "totals": {
        "matches": 58,
        "wins": 33,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 798,
        "double_faults": 222,
        "win_rate": 56.9,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 70,
          "double_faults": 16,
          "aces_per_match": 17.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 82.2,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 43,
          "double_faults": 13,
          "aces_per_match": 21.5,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 77.9,
          "second_serve_won_pct": 62.7,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 2,
          "losses": 8,
          "win_rate": 20.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 7,
          "aces": 171,
          "double_faults": 33,
          "aces_per_match": 17.1,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 77.6,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 71.7,
          "break_points_converted_pct": 25.6,
          "winners_total": 46,
          "unforced_errors_total": 46
        }
      },
      "totals": {
        "matches": 16,
        "wins": 6,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 284,
        "double_faults": 62,
        "win_rate": 37.5,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:21 UTC"
}