Check round status after POST /duel/answer call
POST /duel/answer won't change the rounds status after every call, e.g. since each round has 2 questions and sometimes a user is supposed to answer to times in a row.
Before sending a notification, check that the current user finished a round and that current_user != user_next.