Query a Custom Post Type using SELECT that has ACF fields to compare dates

You can output the exact SQL query generated by WP_Query using

$the_final_query->request

This should give you the starting point you need to customize your SQL