I tried a search but couldn’t find anything relevant, so if anyone has anything or can link to something here, I’d be grateful!
What I’m looking for is a tile that can display scores from one or multiple teams, in one or multiple sports. Let’s say baseball as a starting point. Anyone have anything set up, or any suggestions on how this could be done?
Yes absolutely, I looked into this a lot. Short answer, yes you can using ESPNs APIs and writing some quick JS. I have it on my ToDo list to try this with the new custom tiles but have not gotten around to it.
I have not pulled MLB info, but so far I have successfully been able to pull live game information for NFL, NCAAB, Tennis (grand slams) and international soccer. If you understand JSON and JS, this will be a breeze, if not it will take a bit of work, but nothing super challenging.