Bukit Darmo Golf Surabaya

Play Golf Rating:

3.9

About Bukit Darmo Golf Surabaya

Bukit Darmo Golf, a championship course designed by Jack Nicklaus II, is located just ten minutes from Surabaya’s city center. Surrounded by stunning views of nearby volcanoes, the course offers picturesque scenery and fantastic photo opportunities from most holes.

Not the most challenging golf course, but very enjoyable and well located in the West Surabaya. Very scorable course for low handicappers and a good place to hone skills for the beginner golfer. Overall great value and well recommended

COURSE DETAILS

Golfer Reviews

Thanks for your review!

Your feedback helps us improve our service.

Only logged in customers who have purchased this product may leave a review

Disclaimer: Your review will be displayed on our website upon approval. Please check back from time to time to see if it has been published.

View Map

Other Golf Courses In Surabaya

Golf Petrokimia Gresik

2.9

Ciputra Golf and Family Club

4.5

Pakuwon Golf & Family Club

3.5

Google Reviews

“Played in the” Ryder Cup” event, Gr8 fun on and off the course. The T Bar staff were very accommodating and very helpful. Great Course and well run.”

Gary Turner

“I played in this course often regularly because are Jack nicklaus designed golf course, located in town n surrounded by apartments, mall, hotel. The green fee is most affordable among others.”

Soleh Rahman

“A golf course in the middle of Surabaya, designed by Jack Nicklaus. Quite challenging with wide fairways and some bunker around the green. Green need more compacted with roller and sand on bunker need to loosened by harrow. Playing golf between residential buildings and apartments requires playing with accuracy and overall really enjoy playing on this golf course.”

Richard Kawilarang
Scroll to Top
function resetReviewXForm() { const formWrapper = document.querySelector('#rvx-review-form__wrapper'); if (!formWrapper) return; // Check if the form is hidden (e.g., replaced with a thank-you message after submit) const isHidden = formWrapper.style.display === 'none' || formWrapper.hasAttribute('hidden'); // Force show the form wrapper if it was hidden if (isHidden) { formWrapper.style.display = ''; formWrapper.removeAttribute('hidden'); } // Re-enable the form if disabled const submitButton = formWrapper.querySelector('button[type="submit"]'); if (submitButton) submitButton.disabled = false; } // Run on normal page load document.addEventListener('DOMContentLoaded', resetReviewXForm); // Run after Elementor AJAX page transitions (if using Theme Builder templates) jQuery(document).on('elementor/frontend/init', function () { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { resetReviewXForm(); }); });