Player Data JSON

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

Ayano Shimizu

Ayano Shimizu

Japan WTA 397
2W - 5L 28,6% Win Rate Forma: LWWLLLL

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.89,
    "doubles": 11.31,
    "ranking": 568,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 397,
    "points": 155,
    "best_position": 175,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-29",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-28",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-27",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-26",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-25",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-24",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-23",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-22",
      "position": 397,
      "points": 155
    },
    {
      "date": "2026-01-21",
      "position": 397,
      "points": 155
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 2,
    "losses": 5,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 76.9,
    "avg_first_serve_won_pct": 53.5,
    "avg_second_serve_won_pct": 28.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-12",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 98.11320754716981,
        "first_serve_won_pct": 57.692307692307686,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.08433734939759,
        "first_serve_won_pct": 64.40677966101694,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Gabriella da Silva Fick",
      "opponent_id": 215775,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Tatiana Prozorova",
      "opponent_id": 378686,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 86.20689655172413,
        "first_serve_won_pct": 52.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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": 7,
    "wins": 2,
    "losses": 5,
    "form_string": "LWWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kyoka Okamura",
      "opponent_id": 130690,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tatiana Prozorova",
      "opponent_id": 378686,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Junhan Zhang",
      "opponent_id": 449791,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": "2026-01-30 11:39:22 UTC"
}