Returns the most recent WNBA season year as an integer based on the
current system date. The WNBA season runs from May through October
within a single calendar year; this helper rolls forward to the new
season starting in May.
Usage
most_recent_wnba_season()
Arguments
Value
An integer giving the WNBA season year (e.g. 2025).