Hello js1573,
Thanks for contacting us!
There are two easy ways to accomplish this.
The first is by adding your info to the WP-Admin > Event Settings > Display tab. At the bottom, you will find an ‘Add HTML after event content’ form. Whatever you put in there will appear after every events page: single, list, month, etc. It is probably the fastest and crudest solution to your problem.
The second solution is to use a template override to add targeted information using WordPress posts. For example, you could create a ‘race results’ category, add posts with that category, then query the category in the template override. If you check out our Themer’s Guide, you could probably make a template override to display what you want.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll