Player Data JSON

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

Sean Hill

Sean Hill

USA ATP
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 3906,
    "api_id": 212751,
    "name": "Sean Hill",
    "short_name": "S. Hill",
    "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": 70508,
    "singles": 12.0,
    "doubles": null,
    "ranking": 1467,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.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": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 66.0,
    "avg_first_serve_won_pct": 69.1,
    "avg_second_serve_won_pct": 58.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-03",
      "opponent": "Hazem Naw",
      "opponent_id": 197446,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 58.46153846153847,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Axel Huysmans",
      "opponent_id": 479821,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 73.84615384615385,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Stefan Mos",
      "opponent_id": 1161082,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Sidane Pontjodikromo",
      "opponent_id": 223484,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Mats Bredschneijder",
      "opponent_id": 470402,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 41.17647058823529,
        "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": "Sidane Pontjodikromo",
      "opponent_id": 223484,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mats Bredschneijder",
      "opponent_id": 470402,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Axel Huysmans",
      "opponent_id": 479821,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Stefan Mos",
      "opponent_id": 1161082,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hazem Naw",
      "opponent_id": 197446,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:45:52 UTC"
}