It'd be cool to add an endpoint for requesting the upcoming matches for a given team.
The /matches page even allows filtering for multiple teams, so it would be possible to fetch upcoming matches of multiple teams with a single request:
https://www.hltv.org/matches?team=7532&team=6665 returns matches with either BIG or Astralis.
It'd be cool to add an endpoint for requesting the upcoming matches for a given team.
The
/matchespage even allows filtering for multiple teams, so it would be possible to fetch upcoming matches of multiple teams with a single request:https://www.hltv.org/matches?team=7532&team=6665 returns matches with either BIG or Astralis.