Submitted my claim ok but the balance is wrong against my address, looks like it simply copied the balance of the previous submitted entry.
When you submit a claim it doesn't immediately pull balance data for the address due to how long the API takes to respond. The server itself will check twice a day for balance changes and update them accordingly.
I also have it set to randomly update the balances when users visit the page, you can refresh the page a couple times until you get a 5-10 second delay which will be the api updating.