Starting about a week ago, I’ve noticed a significant delay in the Pub Player Games endpoint returning newly completed games. Previously, this endpoint appeared to update immediately after a game finished.
For example, at the time of writing, Denis Lazavik has completed a game that is visible on his member page: https://www.chess.com/member/denlaz
However, that same game does not appear in the API endpoint for his profile:https://api.chess.com/pub/player/denlaz/games/2026/01
In many cases, it takes a long time (sometimes over an hour) for completed games to show up in the API response.
I understand that the API is not currently under active development, but my app depends on completed games appearing as close to real time as possible like it had been before. I wanted to ask for clarification on whether:
- this delay is a known issue that is being investigated or mitigated, or- this is expected behavior going forward and something I will have to deal withAny insight would be greatly appreciated!