All proceeds from the Denver Seminary 20th Annual Golf Tournament go to
the Student Scholarship Fund which provides financial aid for students.
August 15, 2022 | Shotgun Start 1 PM | Columbine Country Club, Littleton
Tournament Schedule
- 11:00 AM Registration Opens
- 12:40 PM Chaos Putt-Off
- 1:00 PM Shotgun Start
- 6:00 PM Dinner, Awards, and Raffle Prizes
Foursome Sponsorships
| Platinum: | 4 golfers, 18 holes of golf with cart, box lunch, clubhouse dinner, sponsor gift, tee sign, and sponsorship recognition at awards dinner |
| Gold: | 4 golfers, 18 holes of golf with cart, box lunch, clubhouse dinner, sponsor gift, tee sign, and sponsorship recognition at awards dinner |
Individual & Foursome Packages
| Foursome: | 4 golfers, 18 holes of golf with cart, box lunch, and clubhouse dinner |
| Individual: | 1 golfer, 18 holes of golf with cart, box lunch, and clubhouse dinner |
Other Sponsorship Opportunities
| Chaos Putt-Off Sponsor | Title sponsor for Chaos Putt-Off (event at start of tournament involving all participating golfers). |
| Driving Range Sponsor | Multiple signs placed at driving range. |
| Tee Sponsor | Sign at the tee marker for an individual hole. |
Click to see all sponsorship opportunities.
Register
(function(d, s) {
var js, el = d.getElementsByTagName(s)[0];
window.BB_REG_FORM_ID = “f418e1ab-163c-4aa2-b5c7-9ce000b17fcc”;
window.BB_REG_FORM_ENVIRONMENT_ID = “p-aq5OGTMDYk2kRcc8aDNODw”;
js = d.createElement(s);
js.src = “https://sky.blackbaudcdn.net/skyuxapps/registration-form/assets/online_registrations_form_loader_v3.14098ce76d7db76c7e1811317e69bc66d7ffa582.js”;
el.parentNode.insertBefore(js, el);
})(document, “script”);
var stopScroll = null;
window.addEventListener(‘scroll’, function(e) {
if( stopScroll !== false && stopScroll !== null ) {
document.documentElement.scrollTop = document.body.scrollTop = stopScroll;
}
});
checkIframeLoaded();
function checkIframeLoaded() {
// Get a handle to the iframe element
var iframe = document.querySelector(“#blackbaud-registration-form iframe”);
if( iframe ) {
iframe.onload = () => {
if(stopScroll === null) {
stopScroll = document.documentElement.scrollTop || document.body.scrollTop;
}
setTimeout(function() {
stopScroll = false;
}, 1000);
}
}
if(stopScroll !== false || stopScroll === null) {
window.setTimeout(checkIframeLoaded, 100);
}
}