Player Data JSON

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

Ayaho Okude Okude

Ayaho Okude Okude

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

JSON Data

{
  "player": {
    "id": 3534,
    "api_id": 1153017,
    "name": "Ayaho Okude Okude",
    "short_name": "A. O. Okude",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-12-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3907148,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1002,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 71.9,
    "avg_first_serve_won_pct": 45.1,
    "avg_second_serve_won_pct": 34.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Junri Namigata",
      "opponent_id": 18978,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 34.375,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Yui Ohwaki",
      "opponent_id": 508394,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.75342465753424,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Yua Morishita",
      "opponent_id": 494071,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 47.61904761904761,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Yuna Sugiyama",
      "opponent_id": 469638,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 79.24528301886792,
        "first_serve_won_pct": 52.38095238095239,
        "second_serve_won_pct": 45.45454545454545,
        "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": "Yui Ohwaki",
      "opponent_id": 508394,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Junri Namigata",
      "opponent_id": 18978,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yua Morishita",
      "opponent_id": 494071,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yuna Sugiyama",
      "opponent_id": 469638,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:00 UTC"
}