ADVERTISEMENT

Quiban clings to 2-shot lead as 4-way duel brews at PGT Lakewood

Published Mar 26, 2026 05:31 pm

At A Glance

  • CABANATUAN City – Justin Quiban endured a rollercoaster round under punishing heat and relentless pressure from a surging pack, rescuing a 70 with a clutch birdie on the 17th to cling to a two-shot lead over Korean Taewon Ha after Thursday's gripping third round of the ICTSI Lakewood Championship.
Justin Quiban (PGT)
Justin Quiban (PGT)
CABANATUAN City – Justin Quiban endured a rollercoaster round under punishing heat and relentless pressure from a surging pack, rescuing a 70 with a clutch birdie on the 17th to cling to a two-shot lead over Korean Taewon Ha after Thursday’s gripping third round of the ICTSI Lakewood Championship.
What once loomed as a runaway victory suddenly turned into a high-stakes duel – and then a four-man dogfight.
Quiban, who dazzled with a record 62 on Tuesday to build a five-shot cushion at 14-under after 36 holes, found himself scrambling to stay in control as his game wavered and challengers came charging from all sides on Moving Day.
Ha, who started six strokes back, fired a bogey-free 66 highlighted by late birdies, while defending champion Sean Ramos unleashed a power-packed 64 capped by eagles on both back-nine par-5s. Keanu Jahns also kept his title hopes alive with a 66, completing a dramatic reshuffle of the leaderboard.
As Ryan Monsalve faltered with a 73, the spotlight shifted to Ha, Ramos and Jahns, transforming what had seemed like a one-man showcase into a tightly packed battle heading into the final round.
Quiban still led at 16-under 200, but Ha closed in at 202, while Ramos and Jahns lurked at 204 – just four shots separating the top four contenders, guaranteeing a tense, unpredictable finish in the P3 million championship organized by Pilipinas Golf Tournaments, Inc. offering a top purse of P532,200.
“I was a little off – I didn’t drive it out as well as I wanted, and my wedge game wasn’t as sharp,” said Quiban, admitting he also struggled with distance control, which limited his birdie opportunities.
“I made quite a lot of mistakes out there, but it turned out okay,” added Quiban, who headed straight to the to fine-tune his swing.
Unfazed by the looming pressure from a surging field, he remained composed, emphasizing the importance of staying locked in on the task ahead.
He also welcomed the prospect of a final-round showdown with Ha and Jahns – especially the latter.
“Keanu is a buddy of mine, and it’s nice to see him up here with me. We’re just going to battle it out tomorrow, and it’s going to be fun,” he said.
But the closing round is shaping up to be anything but friendly. With Ha on the prowl and Ramos lurking in the penultimate group, all signs point to a high-stakes shootout – where one hot stretch could alter the outcome and every shot will carry championship weight.
Meanwhile, Fidel Concepcion fired a 66 for solo fifth at 206 followed by Lloyd Go and Rupert Zaragosa, who tied at 207 after 69 and 70, respectively, while Monsalve dropped to eighth at 208 after a 73 and Russel Bautista carded a 69 for 209.
Looking poised early, Quiban birdied the opening hole to stretch his lead, but cracks soon appeared. Back-to-back bogeys on Nos. 6 and 7 allowed Ha, who birdied Nos. 4 and 5, to creep within three.
Quiban responded in emphatic fashion, eagling No. 8 for the second straight day to reassert control. But momentum proved fleeting. A string of pars, coupled with Ha’s steady surge and the late fireworks from Ramos and Jahns in separate flights, kept the pressure firmly on.
After another birdie on No. 14, Quiban stumbled again on the 16th before draining a clutch birdie on the next – one that ultimately preserved his slim advantage.
Unfazed, Ha capped his flawless round with birdies on Nos. 16 and 18 to stay within striking range.
Ahead, Ramos mounted a spectacular comeback from 10 shots down, igniting his round with a birdie-eagle-birdie run from No. 13 before closing with another eagle on the 18th for a scintillating 64.
Jahns, meanwhile, methodically worked his way back with seven birdies through 16 holes. He threatened to pull even closer but stumbled with a late bogey on the 17th, settling into a tie for third with Ramos.

Related Tags

ICTSI Lakewood Championship Justin Quiban
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.