Player Data JSON

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

Yua Morishita

Yua Morishita

Japan WTA
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 4370,
    "api_id": 494071,
    "name": "Yua Morishita",
    "short_name": "Y. Morishita",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 66.4,
    "avg_first_serve_won_pct": 50.3,
    "avg_second_serve_won_pct": 38.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Yui Ohwaki",
      "opponent_id": 508394,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 47.05882352941176,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-29",
      "opponent": "Junri Namigata",
      "opponent_id": 18978,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Yuna Sugiyama",
      "opponent_id": 469638,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.34653465346535,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Ayaho Okude Okude",
      "opponent_id": 1153017,
      "tournament": "UTR Yokohama W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "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": "Ayaho Okude Okude",
      "opponent_id": 1153017,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yuna Sugiyama",
      "opponent_id": 469638,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 01:40",
      "opponent": "Michiru Furuya",
      "opponent_id": 151380,
      "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:04 UTC"
}