Hey @tommy,
This is indeed possible but would require some custom coding. We unfortunately do not support custom coding so this isn’t something we can totally help with, but I’m happy to share some general ideas to hopefully get you started on the path towards customization.
First and foremost is how to store the Redirect URL for each event – assuming each one will have a different URL that it will redirect to.
For this, I think a great solution would be using Events Calendar Pro’s built-in “Additional Fields” feature. You can learn how to use this feature here: https://theeventscalendar.com/knowledgebase/pro-additional-fields/
Next, in the list view templates for events, you can edit the current title-generation code so that instead of the single-event permalink being the title link, your custom URL is. This is where the custom coding comes into play, but to get started on this I’d recommend first reading our Themer’s Guide to learn how to make custom events templates → https://theeventscalendar.com/knowledgebase/themers-guide/
If you use those principles and play around with this a bit, I’m sure you’ll be able to make something useful.
Best of luck with your customizations!
George