ADVERTISEMENT

Day 1 to Year 50: Celebrating PBA golden anniversary through MB's pages

Published Jan 30, 2026 06:55 pm

At A Glance

  • As Philippine basketball evolved—from backyard courts to sold-out arenas—the PBA stood at the center, and Manila Bulletin was there to tell every chapter.
PBA officials offer a toast during the league's 50th anniversary celebration. (PBA Images)
PBA officials offer a toast during the league's 50th anniversary celebration. (PBA Images)
As Philippine basketball evolved—from backyard courts to sold-out arenas—the PBA stood at the center, and Manila Bulletin was there to tell every chapter.
From the first basket during the league’s inception in 1975, to its first three-pointer in 1980, and to its latest innovation with the four-point shot in 2024, the 126-year-old newspaper chronicled every stage of the league’s rise and how it helped shape Philippine basketball as a whole.
Then known as Bulletin Today, the newspaper covered the birth of Asia’s first play-for-pay league—a bold move that showed not only Filipinos, but also other countries in the continent, the viability of professional basketball as a career.
The league would eventually blaze the trail for professional basketball leagues across Asia.
The humble beginnings
As Bulletin Today reporter Danny Santillan described it in the April 10, 1975 issue, it was a simple yet symbolic start to a league that would endure for the next 50 years and become not only a pillar of Philippine sports, but also an economic and cultural force in the country.
“A brief opening ceremony unfurled before action on the hardcourt, under a professional setup this time, and brought the nine competing teams led by their skippers and muses marching before a highly appreciative crowd,” Santillan wrote.
The night ended with Joy Dionisio’s first basket becoming a footnote to Mariwasa-Noritake’s 101-98 victory over Concepcion Carrier in the first-ever PBA game.
The league’s first five years were all about finding its footing. It played the rawest version of the sport—no three-point line, no penalty situations, and no shot-clock violations—before gradually integrating new rules and technologies.
"Before, if you get the ball and you were up by one, you just need to dribble until the clock expires. You can even dribble the ball for 30 minutes. Now, we have 30 seconds," recalled PBA commissioner Willie Marcial.
"No three-pointers, no penalties for the number of fouls. That was the game before. Today, we even have our four-pointers," he added.
The start of evolution
Bulletin Today also bore witness to the sport’s steady growth. When the NBA introduced the three-point line, the PBA followed suit a year later. Robert Jaworski, then playing for Toyota, was the first to nail the PBA three-point shot.
“Toyota backed up its advantage in teamwork with sharp outside shooting by Robert Jaworski last night to roll back Crispa Walk Tall, 112-107, in the openers of the PBA first conference at the Araneta Coliseum,” wrote Bulletin Today’s Bert Eljera.
From there, legends were forged on the PBA hardcourt. Allan Caidic set the record for most three-pointers in a single game with 17—a mark that still stands today. Years later, Marcio Lassiter would emerge as the league’s all-time three-point king, surpassing Caidic and previous record-holder Jimmy Alapag.
Jaworski’s charisma and Ginebra’s Never-Say-Die spirit turned the franchise into the league’s most beloved team.
Ramon Fernandez and Alvin Patrimonio separated themselves from the rest with four MVP awards each in the league’s first three decades, before June Mar Fajardo shattered that standard with a record nine MVPs.
PBA adapts as it evolves
Through the years, the basketball landscape—locally and globally—continued to change, and the PBA remained at the forefront, even daring to innovate beyond what purists traditionally embraced.
As the game shifted from post-up, big-man-centric play in the 1980s and 1990s, to the run-and-gun style of the 2000s and 2010s, and eventually to today’s pace-and-space basketball, the league did not shy away from change. It adapted.
And this writer of Manila Bulletin was fortunate enough to write about the first official four-point shot in the PBA—and in the world.
“You have to adjust to it. It’s a big play. Four-pointers can put you back in the game. We were only up by four points. They could have hit one and given it a chance. It’s fun playing with them,” Meralco’s Chris Banchero, who scored the first four-pointer, said in an Aug. 19, 2024 report.
Now celebrating its 50th year, the league would not have become what it is today without the journalists who chronicled every athlete, team, and game that needed to be told.
The way fans follow the PBA has changed—from newspapers, to radio and television, and now to the internet and social media—but every story, from every era, helped fuel the league’s growth.
As Marcial put it: “PBA was able to withstand plenty of challenges because of the fans, because of their comments and opinions that we fully embraced and attended to. Especially from the media, the PBA would not reach 50 years without them being our outlets."

Related Tags

MB126 PBA
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.