Player Data JSON

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

Oliver Tarvet

Oliver Tarvet

United Kingdom ATP 335
4W - 1L 80.0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 855,
    "api_id": 386215,
    "name": "Oliver Tarvet",
    "short_name": "O. Tarvet",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5185040,
    "singles": 14.59,
    "doubles": 13.49,
    "ranking": 155,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 335,
    "points": 150,
    "best_position": 335,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 335,
      "points": 150
    },
    {
      "date": "2025-12-09",
      "position": 335,
      "points": 150
    },
    {
      "date": "2025-12-08",
      "position": 335,
      "points": 150
    },
    {
      "date": "2025-12-07",
      "position": 337,
      "points": 150
    },
    {
      "date": "2025-12-06",
      "position": 337,
      "points": 150
    },
    {
      "date": "2025-12-05",
      "position": 337,
      "points": 150
    },
    {
      "date": "2025-12-04",
      "position": 337,
      "points": 150
    },
    {
      "date": "2025-12-03",
      "position": 337,
      "points": 150
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 5.6,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 74.9,
    "avg_second_serve_won_pct": 54.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-02",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 64",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 53.191489361702125,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-30",
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 89.58333333333334,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-26",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 56.70103092783505,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-25",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 55.00000000000001,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 28,
          "double_faults": 6,
          "aces_per_match": 5.6,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 48.8,
          "winners_total": 30,
          "unforced_errors_total": 40
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 27,
          "aces_per_match": 6.6,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 10,
          "aces_per_match": 1.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 42.6,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 8,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 84,
        "double_faults": 43,
        "win_rate": 53.3,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:35 UTC"
}