Player Data JSON

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

Azusa Ishii

Azusa Ishii

Japan WTA
9W - 6L 60,0% Win Rate Forma: WWWWWWLLWW

JSON Data

{
  "player": {
    "id": 2475,
    "api_id": 494062,
    "name": "Azusa Ishii",
    "short_name": "A. Ishii",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-01-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4589561,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2473,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 15,
    "wins": 9,
    "losses": 6,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.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": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 71.1,
    "avg_first_serve_won_pct": 61.1,
    "avg_second_serve_won_pct": 44.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Kato (2007) Miyu",
      "opponent_id": 1153019,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-29",
      "opponent": "Michiru Furuya",
      "opponent_id": 151380,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 79.16666666666666,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Natsuko Saegusa",
      "opponent_id": 494073,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 60.416666666666664,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Emi Nakajima",
      "opponent_id": 1163646,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Rina Komatsu",
      "opponent_id": 255436,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-27",
      "opponent": "Sayuri Hata",
      "opponent_id": 519130,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-26",
      "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": 2,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 39.130434782608695,
        "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": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-22",
      "opponent": "Minori Natsuka",
      "opponent_id": 230985,
      "tournament": "UTR PTT Saitama Women 03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-21",
      "opponent": "Rina Komatsu",
      "opponent_id": 255436,
      "tournament": "UTR PTT Saitama Women 02",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 80.43478260869566,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWWWWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Rina Komatsu",
      "opponent_id": 255436,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Mua Shigeta",
      "opponent_id": 317422,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Michiru Furuya",
      "opponent_id": 151380,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sayuri Hata",
      "opponent_id": 519130,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kato (2007) Miyu",
      "opponent_id": 1153019,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 00:30",
      "opponent": "Junri Namigata",
      "opponent_id": 18978,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:47:19 UTC"
}