Player Data JSON

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

Rafe Samuel

Rafe Samuel

United Kingdom ATP
2W - 3L 40,0% Win Rate Forma: LLLWW

JSON Data

{
  "player": {
    "id": 2069,
    "api_id": 1155070,
    "name": "Rafe Samuel",
    "short_name": "R. Samuel",
    "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": 4476539,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3113,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 59.0,
    "avg_first_serve_won_pct": 61.5,
    "avg_second_serve_won_pct": 54.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-07",
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 54.83870967741935,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Matthew Upton",
      "opponent_id": 1107351,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 66.29213483146067,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Ewen Lumsden",
      "opponent_id": 220540,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 37.5,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "August Brostroem Poulsen",
      "opponent_id": 1122568,
      "tournament": "UTR PTT Cardiff Men 02",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 68.96551724137932,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Stijn Pel",
      "opponent_id": 327922,
      "tournament": "UTR PTT Cardiff Men 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLLWW"
  },
  "head_to_head": [
    {
      "opponent": "August Brostroem Poulsen",
      "opponent_id": 1122568,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Stijn Pel",
      "opponent_id": 327922,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ewen Lumsden",
      "opponent_id": 220540,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matthew Upton",
      "opponent_id": 1107351,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:20:43 UTC"
}