ADVERTISEMENT

MVP frontrunner Kevin Quiambao earns praise from former Green Archers

Published Nov 28, 2023 01:40 pm

At A Glance

  • MVP frontrunner Kevin Quiambao's efforts to lead De La Salle back to the finals after a six-year wait have been validated by former Green Archers. 

MVP frontrunner Kevin Quiambao’s efforts to lead De La Salle back to the finals after a six-year wait have been validated by former Green Archers. 

kq.jpg
Kevin Quiambao of DLSU Green Archers. (UAAP Media)

This, as the Taft-based squad takes on University of the Philippines Fighting Maroons in their best-of-three finals showdown on Wednesday, Nov. 29. 

Quiambao is likely set to become the first local league MVP for the first time in eight years after former Blue Eagles Kiefer Ravena claimed the award in 2014 and 2015.

Since then, foreign student-athletes have been hailed for the individual honors. 

The sophomore forward Quiambao finished the elimination round with rare two triples-doubles in a single season and had only four non-double-double games to clear reigning MVP Malick Diouf of the award. 

“Kevin is a great talent. He has a high IQ. He’s very physically fit. So, I think and I know from what I have seen, siyempre I scout him. He’s very worthy of having and getting the MVP award. But more importantly, he is worthy and deserving of leading this team to the championship which is much more and way more important than personal accolades,” two-time Season and Finals MVP Don Allado said. 

“I think La Salle has a great chance against UP. I we are able to minimize a few key points of UP which is their number one running game, and of course, their execution on their half court. We will have a great of winning this series,” he added. 

Allado was also the last local MVP winner from La Salle in 1998 and 1999. 

Jeron Teng was part of the 2016 La Salle squad that claimed the title in dominant style, where he was eventually hailed Finals MVP. 

“He’s the MVP (frontrunner) for a reason. I’m expecting him and all the other vets to really lead our team to win another championship,” Teng simply said. 

Aldin Ayo also found the 22-year-old Quiambao’s form impressive this season but thought he could use more maturity heading into his first finals stint. 

“He’s on another level. I have seem him play when he was in high school. And even in the early part of his collegiate career. But he definitely stepped up. ‘Yung laro niya tingin ko ito ‘yung pinaka kondisyon siya eh. In terms of the physical aspect. Pero ang meron siya na wala ‘yung iba he’s very versatile. He can score, he can pass, do it all. Pero masusubukan dito kung gaano siya ka-mature and gaano niya kagusto manalo,” Ayo said. 

Spectating from the sidelines, former Green Archers captain and San Juan Mayor Francis Zamora was equally in awe by Quiambao’s significant improvement and had no doubt that he is on track to receive the award and a potential title to go with it. 

“He can dribble, he can rebound, he can give assist, he can score, he can shoot three. Basically, he can do everything. Para sa akin, siya ang pagasa talaga ng La Salle na manalo. Of course, it’s a team effort. But we can see how much he has improved from last season. Ang laki ng ginaling ni Kevin at kitang kita mo ‘yong leadership niya sa court. At we’re hoping that he wins the MVP. But more than the MVP, of course, we hope that he along with everyone else, can lead the team in winning the championship this year. So, sana talaga ‘yong composure in the endgame i-maintain nila at disiplina para mag-champion,” said Zamora. 

“I do hope that he gets it. Since I am the last local MVP, that’s won it back to back, and even in the finals, it’s very fitting na mapunta kay Kevin Quiambao ang MVP. Sana makuha rin niya ang finals MVP. Hindi kasi ‘yon madali, mahirap ‘yon kuhanin. But I think he can do it,” he added. 

Related Tags

UAAP Season 86 De La Salle Green Archers Kevin Quiambao
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.