You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I paused on those few helpers to get a sense of how you guys wanted to attack it. If you threw some together for bball, push something up and let's look at it!
I think it'd be great in subsequent versions to make the calls:
basketball_players(query=q_body)
basketball_teams(query=q_body)
football_teams(query=q_body)
and let the "stattle" or "perform" get used in endpoint specific calls.
The text was updated successfully, but these errors were encountered: