No probs BB.
We did have a one hole option for the flash game in the courses section here at WGT.com, and I went to have a look to see if the button was still there, it is, but it is hidden with code. I unhid it temporarily to see what it would do and it just launches the app to the home page. : (
You can try it out for yourself by going to any of the golf course holes at https://www.wgt.com/courses/ and type/copy-paste/drag this ⇩ into your browser address bar...
java-script:(function(){document.querySelector("#play_hole_button").removeAttribute("id")})();
Don't forget to remove the hypen from the word javascript before hitting enter. Might not work in your browser.