ADVERTISEMENT

Rising stars set for fierce Pradera Verde battle

Published May 27, 2024 08:04 am

At A Glance

  • Jiwon Lee is aiming for improvement and strength following a commanding victory at Splendido Taal but expects a tougher challenge in pursuit of a second straight victory in the ICTSI Junior PGT Luzon Series 2, which gets going on Tuesday, May 28, at the Pradera Verde Golf and Country Club course here.

LUBAO, Pampanga – Jiwon Lee is aiming for improvement and strength following a commanding victory at Splendido Taal but expects a tougher challenge in pursuit of a second straight victory in the ICTSI Junior PGT Luzon Series 2, which gets going on Tuesday, May 28, at the Pradera Verde Golf and Country Club course here.

lee.jpg
 Jiwon Lee (PGT)

Although Lee missed her target of a 15-over total in her 13-stroke victory in the series’ kickoff leg at Splendido Taal, she believes she gained invaluable experience, determined to deliver a stronger performance this week and in the upcoming legs of the 14-stage tour.

“I’m a bit nervous but super excited to play. I think my excitement comes from the confidence I’ve built over the past few weeks,” said Lee, who nailed her victory with a 17-over 305 total, finishing 13 strokes ahead of Lia Duque.

“I want to play better than my last JPGT event, as I’m more aware of my weaknesses now. I’ll try to improve and score as low as possible,” she added.

However, Lee will need more than confidence as she competes for another championship. The girls’ 15-18 field is toughened by competitors like Reese Ng, Duque, Maria Monserrat Lapuz, Rafa Anciano and Angelica Bañez.

Ng brings vast international experience, having triumphed in the American Junior Golf Association and recently capturing the Asian Junior Masters in Thailand.

Duque, Lapuz, Anciano and Bañez are also poised for a strong competition for the 72-hole event organized by Pilipinas Golf Tournaments, Inc. and supported by PGTI official apparel Kampfortis Golf.

Lee, Ng and Duque tee off at 7 a.m. at the third nine of the vast Pradera golf complex.
The key focus at Pradera Verde is on length, thanks to its wide fairways. However, players should remain cautious of the numerous bunkers and hazards that add a layer of challenge to the well-maintained layout.

The ICTSI-sponsored series aims to nurture young talent and promote the sport, ensuring no scheduling conflicts and fostering a cooperative atmosphere for the players’ benefit.

A tight finish is also expected in the boys’ 15-18 division with Shinichi Suzuki joining for the first time and expected to be a strong contender. He will compete alongside Tristan Padilla, Santino Pineda, Gabriel Handog and Von Tablac in the absence of Splendido Taal leg winner Charles Serdenia and runner-up Zach Villaroman.

Competitors like Alexander Crisostomo, Santi Asuncion, Justin See, Harry Sales and Liam Sing are also ready to vie for the championship.

In the boys’ 8-10 division set over 36 holes, champion Ryuji Suzuki remains optimistic despite being unfamiliar with the bunker-laden layout.

“I haven’t played Pradera yet, but I’m confident I can win this week,” said Suzuki, who will be challenged by the likes of Vince Tablac, Theodore Rios, Zoji Edoc, Jose Luis Espinosa, Monte Andaman and Michael Ray Hortel II.

”I’ll enjoy the game without any expectations, though the first round will be a challenge since I haven’t had a practice round,” added Suzuki.

Girls’ 11-14 titlist Precious Zaragosa, for her part, has tempered expectations for a repeat due to a recent illness that limited her training and practice.

“I don’t have much confidence because I didn’t practice much while recovering,” said Zaragosa. “But I’ll do my best. Pradera Verde is a great course, but it’s different Splendido. It’s flat but challenging due to the bunkers and greens,” added Zaragosa, who is bracing for another spirited duel with twins Mona and Lisa Sarines, along with Levonne Talion, Ayesha Salino, Beatriz Lapuz and Althea Bañez.

Vito Sarines, meanwhile, is confident as he aims for back-to-back titles in the boys' 11-14 competition spread over 54 holes, following a thrilling comeback at Splendido. However, his bid will be challenged by Race Manhit, Matthias Espina, Roman Ungco, Aenzo Sulaik, Jose Jacob Gomez and Gerard Handog, among others.

Related Tags

ICTSI
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.