powered by
Given a sport abbreviation (NFL, NBA, etc.), return information about the current sport state.
get_sport_state(sport)
Returns a list containing information about the sport state.
Sport that you would like to query (nfl, nba, lcs, etc.) (character)
Nick Bultman, njbultman74@gmail.com, December 2021
if (FALSE) get_sport_state("nfl")
Run the code above in your browser using DataLab