Hi Peter,
Creating such a service is certainly technically possible, but there’s nothing really “out-of-the-box” with our plugins to make this happen. You would have to custom code all of your own syndication features and web service integrations.
The Events Calendar is totally free and available here, so you can start tinkering today → http://wordpress.org/plugins/the-events-calendar
One thing our plugins do provide “out-of-the-box” is a simple API class which may be helpful. You can find it and read its extensive in-code documentation at this file within The Events Calendar:
the-events-calendar/src/Tribe/API.php
Best of luck with your projects!
George