This easy widget let's you see upcoming matches of your favourite football team.
- Copy this code in a new script in Scriptable app
- Find teamId here: https://site.api.espn.com/apis/site/v2/sports/soccer/:league/teams
- Find league id: some league abbreviation (EX: 'eng.1' for EPL, 'usa.1' for MLS, 'ned.1' for Dutch Eredivisie)
- Change
competitionId
variable (line 4) with your competition id - Change
teamId
variable (line 5) with your favourite team id