Hey Jessie,
Thanks for clarifying!
Unfortunately it doesn’t look like there is a straightforward way to pull this information into other parts of your theme. However, it can be accomplished with a bit of work. To start, I would recommend looking within the views > eventbrite > eventbrite-events-table.php file to see how the ticket information is built there for the display within the Eventbrite metabox within your WordPress dashboard for the event.
Additionally, if you would like, you could also take a look at the views > eventbrite > hooks > ticket-form.php to see how to get the embedded tickets iframe like you see at the bottom of the single event view and use it elsewhere on the site.
I apologize I wasn’t able to give you a direct response but hopefully this will help to get you pointed in the right direction for this customization.
Thanks!