Player Data JSON

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

Niels Hoffmann

Niels Hoffmann

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

JSON Data

{
  "player": {
    "id": 3318,
    "api_id": 528093,
    "name": "Niels Hoffmann",
    "short_name": "N. Hoffmann",
    "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": 3131692,
    "singles": 13.0,
    "doubles": null,
    "ranking": 1387,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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": 1.4,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 54.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Maciej Rajski",
      "opponent_id": 111783,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Alessandro-Damiano Ventre",
      "opponent_id": 85585,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Cesar Cruz",
      "opponent_id": 449714,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 54.09836065573771,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Andy Nguyen",
      "opponent_id": 1109002,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 56.470588235294116,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Avery Tallakson",
      "opponent_id": 482270,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 67.64705882352942,
        "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": "Maciej Rajski",
      "opponent_id": 111783,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alessandro-Damiano Ventre",
      "opponent_id": 85585,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Avery Tallakson",
      "opponent_id": 482270,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cesar Cruz",
      "opponent_id": 449714,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andy Nguyen",
      "opponent_id": 1109002,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:27 UTC"
}