@Dale00007 thank you for pointing this out. By design it should refresh when a new match is created, so I'll check if there is any problem.
Match endpoints delay

I checked now again and it is already available, so there was about 1hr delay. I will update you here if I spot similar case later on.

@Dale00007 When checking for an issue my first test is to delete the cache of the stored key and to recreate it, to be sure that the problem is related to caching. So that's why now you are seeing it.

Another similar problem.
Match below started earlier today at 9:05am CET, so about 6hrs ago:
https://www.chess.com/club/matches/team-prague/858596
But in this endpoint it still stays as in registration phase:
https://api.chess.com/pub/club/team-prague/matches
"registered":[{"name":"BLACK KNIGHT CHESS vs Team Prague","@id":"https://api.chess.com/pub/match/856756","opponent":"https://api.chess.com/pub/club/black-knight-chess"},{"name":"WCL2018 R3: Prague vs S\u00e3o Paulo","@id":"https://api.chess.com/pub/match/857950","opponent":"https://api.chess.com/pub/club/brasil---satildeo-paulo"},{"name":"U1200 Challenge Team Australia-Adelaide SA vs Team Prague","@id":"https://api.chess.com/pub/match/858116","opponent":"https://api.chess.com/pub/club/team-australia-adelaide-sa"},{"name":"Happy new year","@id":"https://api.chess.com/pub/match/858596","opponent":"https://api.chess.com/pub/club/-1917mdash1922"}]}
And the match endpoint is correct:
https://api.chess.com/pub/match/858596
{"name":"Happy new year","url":"https://www.chess.com/club/matches/858596","rules":"chess","time_control":"1/432000","start_time":1514707501,"time_class":"daily","status":"in_progress","boards":10,"teams":
How frequently are API data for the list of club matches updated? Does it use the same database as live or is there some delay, which you are aware?
My problem is that I still don't see match: https://www.chess.com/club/matches/860030 in list club matches list endpoint https://api.chess.com/pub/club/sk-slavia-praha/matches
On the other hand club match endpoint is already available: https://api.chess.com/pub/match/860030
The match has been created about 1hr ago.