Player Data JSON

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

Ben Hudson

Ben Hudson

United Kingdom ATP
5W - 1L 83,3% Win Rate Forma: WWWLWW

JSON Data

{
  "player": {
    "id": 4015,
    "api_id": 453460,
    "name": "Ben Hudson",
    "short_name": "B. Hudson",
    "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": 4345821,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2726,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 5,
    "losses": 1,
    "win_rate": 83.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 6.3,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 71.4,
    "avg_second_serve_won_pct": 55.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Liam Hignett",
      "opponent_id": 298051,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 54.87804878048781,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "James Beaven",
      "opponent_id": 423625,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Cameron Fryer",
      "opponent_id": 1081851,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Robert Cowley",
      "opponent_id": 497043,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 3,
        "first_serve_pct": 69.04761904761905,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 46.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Charlie Penman",
      "opponent_id": 1092988,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 68.13186813186813,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 5,
    "losses": 1,
    "form_string": "WWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "James Beaven",
      "opponent_id": 423625,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cameron Fryer",
      "opponent_id": 1081851,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Robert Cowley",
      "opponent_id": 497043,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Liam Hignett",
      "opponent_id": 298051,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:36:55 UTC"
}