Solution:
You may want to check out the get_post_meta function in the codex and create custom meta boxes for each event, instead of dealing with the database directly. http://codex.wordpress.org/Function_Reference/get_post_meta
To add a meta box: http://codex.wordpress.org/Function_Reference/add_meta_box