Three days gone. No response to bug report. Archive flag still wrong.
Error in player game archive

sorry for wasting 9 hours i had to get vaccination cuz of my high fever and extreme sore throat that did not let me eat for 3 days since i got the fever

here's a message from chatgpt,
It seems that you're dealing with an API issue related to the player game archive on Chess.com. From the image, the error appears to stem from renamed accounts being incorrectly shown as "Account closed" in the game archive, and the API match results also incorrectly show the status as "closed."
If you're familiar with the Chess.com API, you could troubleshoot by:
1. **Verify the API Response**: Check the API response for renamed accounts. You can do this by making an API call to the same endpoint you shared in the forum post (`/pub/match/1564193`) and verifying if the status code and data reflect the correct information.
2. **Check Documentation**: Ensure that the response you’re expecting aligns with the latest version of the Chess.com API. Sometimes endpoints or returned data formats change with updates.
3. **Handling Renamed Accounts**: It seems the issue arises specifically with renamed accounts. If the API returns renamed accounts as "closed," you might need to create a logic check to differentiate between truly closed accounts and renamed ones, perhaps by cross-referencing the player’s account details.
If you don't have access to Chess.com's backend but are a player encountering this issue, you may want to follow up with Chess.com support or developer forums again to get their attention, especially if it's been more than 5 days since you last reported the bug.
Let me know if you'd like help with any specific steps or if you want to analyze API responses further!

day 10. Nothing changed
https://api.chess.com/pub/player/risinghelios-inactive still shows status as 'closed'
2nd bug reported submitted.
Probably not an API error but translates through to incorrect status for player in games archive.
@risinghelios-inactive (renamed account)
Shown as FPV in web page profile header, Games archive shows 'Account closed'. Wrong flag when renamed.
API match results show status as 'closed'
Example https://api.chess.com/pub/match/1564193
Bug report submitted 9th Oct.