Add an unique email field to your userforms form. On submit the field is checked with pervious submitted form fields with the same name, if the email address was alreaddy submitted an validation error is thrown. The email adres is validated by sending an email to the user asking to validate their email address.
Install the module trough composer
composer require xddesigners/unique-userform-submissions