Creating a new user results in a teamID being added to the user's set of upvotedTeams, even though the user has just been created and has not upvoted any teams.
It is suspected that this is due to the use of a Set object in the backend in place of an array for the upvotedTeams.
Screenshot: