Player Data JSON

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

Nicole Okhtenberg

Nicole Okhtenberg

USA WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 3950,
    "api_id": 1161146,
    "name": "Nicole Okhtenberg",
    "short_name": "N. Okhtenberg",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2009-01-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 776966,
    "singles": 9.0,
    "doubles": null,
    "ranking": 602,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 44.5,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-01",
      "opponent": "Mia Slama",
      "opponent_id": 417198,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 41.02564102564102,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Katerina Shabashkevich",
      "opponent_id": 465661,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 58.92857142857143,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Ireland O Brien",
      "opponent_id": 1161086,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 74.13793103448276,
        "first_serve_won_pct": 41.86046511627907,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 43.75,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Katerina Shabashkevich",
      "opponent_id": 465661,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mia Slama",
      "opponent_id": 417198,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ireland O Brien",
      "opponent_id": 1161086,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:59:38 UTC"
}