rvest::html_table can't parse inside of
flash_parse_tableExtracts individual td and th elements from html tables on
Flash Results that cannot be parsed by codervest::html_table (due to
formatting issues in the html code)
flash_rebuild_event_table(event_url_rebuild)a link to an event page on flashresults.com
returns a data frame of event results
rebuild_event_table is a helper function inside
flash_parse_table