Get specific value from variable to use in query

Very simply use get_post()

$my_post = get_post( $account->ID );