Pass parameters to static home page brings up index.php latest posts

Do not use the terms name and id. Because they are used by WP itself hence leading to a conflict. Use something specific like ch_id and ch_name, and you’ll have them in the $_GET array. Try it, I’m sure it will work!