When creating a game event, the number of players required to participate might be grater then the actual number of player in the event, Therefore, it may be problematic with our logic after creating a new event.
We could make the minimum number of players field optional, rather than mandatory.