ADVERTISEMENT

Tenorio douses TNT's late rally as Ginebra moves closer to All-Filipino crown

Published Dec 6, 2020 08:43 pm
Stanley Pringle of Barangay Ginebra goes for a reverse layup against Troy Rosario of TNT in Game 4 of the PBA Philippine Cup Finals on Sunday. (PBA Images)

LA Tenorio came through with a pair of three-point shots when it mattered as Barangay Ginebra San Miguel held off TNT, 98-88, Sunday night to take a commanding 3-1 lead and move on the verge of capturing the PBA Philippine Cup crown.

Tenorio’s two long bombs inside the last three minutes enabled the Kings to seal the Game 4 victory at the Angeles University Foundation Sports and Cultural Center after the Tropang Giga cut an 18-point deficit to three capped off by triples from RR Pogoy.

“LA’s was just really calm under pressure,” said Ginebra coach Tim Cone. “Pogoy was just making incredible shots and turned into a Pogoy show out there. 

“But it’s easier to make those shots and it’s harder to respond and that’s what LA did. He came down and made two huge responses for us from the three-point line that kinda took the sails off TNT. Those shots LA did were cold-blooded.”

The veteran floor general finished with 22 points in arguably his best performance of the series as Ginebra put a stranglehold on the series inside the Smart Clark Giga City bubble and opened the door for the league’s most popular team to finish it off on Wednesday.

A victory would also give the Kings their first All-Filipino title since 2007, and also the first in Tenorio’s career.

Japeth Aguilar also stepped up with 22 points, nine rebounds and two blocks while Stanley Pringle added 16 despite a 5-of-15 shooting. Scottie Thompson nearly had a triple-double with 11 points, 11 rebounds and nine assists while Prince Caperal was also key with six points and 12 rebounds.

A pair of veterans also made valuable contributions in their role as starters with Joe Devance posting eight points and 10 rebounds and Jared Dillinger chipping in seven points.

Pogoy’s 34 points and center Poy Erram’s 19 points and 16 rebounds were not enough to send the Tropang Giga in a precarious situation in their bid to stay alive in the series.

Only the Ginebra squad has come back from a 3-1 deficit, defeating Shell to win the 1991 First Conference title.

TNT’s chances are now harder after the loss that saw Ray Parks Jr. missing for the third straight game due to a strained calf and captain Jayson Castro sitting out the rest of Game 4 after nursing bone spurs on his left knee in the third quarter.

A 15-0 run bridging the second and third quarter allowed Ginebra to control the contest by turning a 41-39 lead into 56-39, with Tenorio making 11 in that stretch.

Pringle’s three early in the fourth gave Ginebra its biggest lead at 82-64, and it appeared that TNT was already a deflated bunch. 

But Pogoy pumped in 16 while seldom-used guard Almond Vosotros provided a spark off the bench as the Tropang Giga went on a 21-6 binge to threaten the Kings’ lead.

That run ended on a Pogoy trey to put TNT behind 88-85. Tenorio quickly answered before Pogoy drilled in another to reduce Ginebra’s lead to 91-88 entering the final two minutes.

Unfazed, Tenorio buried another three from the left elbow, giving Ginebra a 94-88 lead with 1:43 to go. Pogoy would miss on the ensuing play, allowing Thompson to score a layup on the other end to make it an eight-point game for the Kings.

Tenorio put the finishing touches with a basket, under a minute to go for 98-88 which eventually became the final score.

The scores:

GINEBRA 98 — Tenorio 22, Aguilar 22, Pringle 16, Thompson 11, Devance 8, Dillinger 7, Chan 6, Caperal 6, Mariano 0.

TNT 88 — Pogoy 34, Erram 19, Rosario 16, Enciso 10, Reyes 3,  Semerad 2, Castro 2, Vosotros 2, Washington 0, De Leon 0, Montalbo 0

Quarters: 17-14, 49-39, 76-60, 98-88.

Related Tags

LA Tenorio PBA bubble Angeles University Foundation TNT Tropang Giga PBA Finals PBA Philippine Cup roger pogoy Barangay Ginebra San Miguel
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.