I'm pretty sure that the format firstname lastname (email) in the database for the contact column is not really a great format.
It makes things really complicated if we want to use the value for an API request, or another database query for example.
Maybe just store the email, or the sciper (but we should keep in mind that scipers are sensitive data).