Have you thought about using the update_post_meta() function so that you can just alter existing posts instead of creating a new one everytime you make a submission?
I currently use that function and something similar to your plugin for an advanced profile edit page.
http://wordpress.org/extend/plugins/gravity-forms-update-post/