@ Joshua
If var_dump( $result ) is bool false the that mean the WP DB query did not return any results for the supplied ID.
var_dump( $result )
Just thought that info might help.