Yeah, the json is a cached version of the game list, we pull it from there other than the initial refresh because that’s cheaper than a call to the live service. The problem is the cache update usually happens in a background process after the game is updated, but if the game is deleted there’s no game to update. I’ll have to think about a good fix for this, but it should resolve itself the next time you play a turn.