Player Data JSON

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

Liam Hignett

Liam Hignett

United Kingdom ATP
3W - 2L 60,0% Win Rate Forma: LWLWW

JSON Data

{
  "player": {
    "id": 4012,
    "api_id": 298051,
    "name": "Liam Hignett",
    "short_name": "L. Hignett",
    "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": 246649,
    "singles": 12.54,
    "doubles": 12.92,
    "ranking": 1514,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 6.2,
    "avg_double_faults_per_match": 4.4,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 71.8,
    "avg_second_serve_won_pct": 42.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Ben Hudson",
      "opponent_id": 453460,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 10,
        "first_serve_pct": 59.30232558139535,
        "first_serve_won_pct": 74.50980392156863,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "William Nolan",
      "opponent_id": 353374,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Marcus Walters",
      "opponent_id": 135828,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Euan McIntosh",
      "opponent_id": 262344,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Jed Alexander",
      "opponent_id": 1162140,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 79.41176470588235,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Jed Alexander",
      "opponent_id": 1162140,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ben Hudson",
      "opponent_id": 453460,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marcus Walters",
      "opponent_id": 135828,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Nolan",
      "opponent_id": 353374,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Euan McIntosh",
      "opponent_id": 262344,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 23:41:55 UTC"
}