get https://football.fansunitedapi.com/v1/teams//next-match
Returns the next upcoming match (with status code not_started or kick_off_delayed) for a particular team identified by ID.
The data in the response is an alias of /matches/{ID}
Caching: see /matches/{ID}