Skip to contents

espn_futures() returns ESPN futures markets for one season with one row per future type and nested book/odds detail retained in ESPN's payload columns.

Usage

espn_futures(season = season_now())

Arguments

season

integer in YYYYYYYY (e.g., 20242025); see seasons() for reference

Value

nested data.frame with one row per type (outer) and book (inner)

Examples

ESPN_futures_20252026 <- espn_futures(20252026)