Player Data JSON

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

Ayano Shimizu

Ayano Shimizu

Japan WTA 411
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 1123,
    "api_id": 191769,
    "name": "Ayano Shimizu",
    "short_name": "A. Shimizu",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-04-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4579961,
    "singles": 10.8,
    "doubles": 11.32,
    "ranking": 583,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 411,
    "points": 145,
    "best_position": 175,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 411,
      "points": 145
    },
    {
      "date": "2025-12-09",
      "position": 411,
      "points": 145
    },
    {
      "date": "2025-12-08",
      "position": 411,
      "points": 145
    },
    {
      "date": "2025-12-07",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-06",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-05",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-04",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-03",
      "position": 409,
      "points": 145
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 72.1,
    "avg_first_serve_won_pct": 44.0,
    "avg_second_serve_won_pct": 30.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-24",
      "opponent": "Junhan Zhang",
      "opponent_id": 449791,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2025-09-08",
      "opponent": "Kyoka Okamura",
      "opponent_id": 130690,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 48.38709677419355,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Angela Fita Boluda",
      "opponent_id": 132412,
      "tournament": "WTA 125K Palermo, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 85.71428571428571,
        "first_serve_won_pct": 39.58333333333333,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Kyoka Okamura",
      "opponent_id": 130690,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Junhan Zhang",
      "opponent_id": 449791,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Angela Fita Boluda",
      "opponent_id": 132412,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 23,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 53.1,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 6,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:42 UTC"
}