Just to confirm the above, opening the endpoint in a browser window gives the same response:
{"@id":"https://api.chess.com/pub/match/993528","name":"KNOCKOUT S20 QF: NO PASARAN vs Outback","url":"https://www.chess.com/club/matches/993528","start_time":1554652800,"status":"closed","boards":29,"settings": ......
_
However, the web page clearly shows the match as 'in progress'
The quarter-final round in the 20th. Knockout tournament I'm helping to run was due to start late afternoon & as usual, I ran a script I use to check the status & number of boards in each match. Normally I just see matches with status of 'in_progress' or sometimes 'registration', if a team has failed to reach the minimum number of players but suddenly I saw this in the fourth match:-
Team Matches: Current Status:-
Date-Time of run: 7/Apr/2019 22:58:25
Match Name: KNOCKOUT S20 QF: Art Of Chess vs Baker Street Irregulars
Match Status: in_progress / Number of Boards: 16
Match Name: Knockout S20 QF: Astronomy vs Ab Imo Pectore
Match Status: in_progress / Number of Boards: 30
Match Name: KNOCKOUT S20 QF: Sacred Pawn Legion vs North America United
Match Status: in_progress / Number of Boards: 18
Match Name: KNOCKOUT S20 QF: NO PASARAN vs Outback
Match Status: closed / Number of Boards: 29
What does "closed" mean? I've re-read the documentation for the match endpoint but there's no mention of a closed category.
Help & some explanation much appreciated