Any reason why ESPN Now API and Sports API work a little differently?
Now API:
mma = League
ufc = Team
Sports API:
mma = Sport
ufc = League
For example, as you can see "mma" saves as "Sport" in one and "League" in the other.
Just wondering because I'm trying to make the two work in concert if Favorites are saved?
Let me know if you have any questions, thanks!
EDIT: Just so everyone knows, as of December 7, the ESPN API is closed to the public.