Player Data JSON

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

Minori Natsuka

Minori Natsuka

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

JSON Data

{
  "player": {
    "id": 2472,
    "api_id": 230985,
    "name": "Minori Natsuka",
    "short_name": "M. Natsuka",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-12-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4662793,
    "singles": 8.0,
    "doubles": null,
    "ranking": 5718,
    "division": "General",
    "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.8,
    "avg_double_faults_per_match": 4.5,
    "avg_first_serve_pct": 59.2,
    "avg_first_serve_won_pct": 49.7,
    "avg_second_serve_won_pct": 36.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-27",
      "opponent": "Rei Miyamoto",
      "opponent_id": 1159916,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-23",
      "opponent": "Shiho Tsujioka",
      "opponent_id": 462063,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 52.5,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-23",
      "opponent": "Mua Shigeta",
      "opponent_id": 317422,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-22",
      "opponent": "Azusa Ishii",
      "opponent_id": 494062,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 56.92307692307692,
        "first_serve_won_pct": 54.054054054054056,
        "second_serve_won_pct": 46.666666666666664,
        "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": "Azusa Ishii",
      "opponent_id": 494062,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mua Shigeta",
      "opponent_id": 317422,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Shiho Tsujioka",
      "opponent_id": 462063,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Rei Miyamoto",
      "opponent_id": 1159916,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 11:26:51 UTC"
}