Player Data JSON

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

Eri Shimizu

Eri Shimizu

Japan WTA 412
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 1119,
    "api_id": 207065,
    "name": "Eri Shimizu",
    "short_name": "E. Shimizu",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-05-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 86311,
    "singles": 11.09,
    "doubles": 10.81,
    "ranking": 452,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 412,
    "points": 148,
    "best_position": 296,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-29",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-28",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-27",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-26",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-25",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-24",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-23",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-22",
      "position": 412,
      "points": 148
    },
    {
      "date": "2026-01-21",
      "position": 412,
      "points": 148
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 87.7,
          "first_serve_won_pct": 57.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 16:20:52 UTC"
}