ADVERTISEMENT

Celtics feast on Lakers home court in classic NBA Christmas clash

Published Dec 26, 2023 02:46 am

At A Glance

  • The Boston Celtics used a hot start and a strong finish to put away the Los Angeles Lakers, 126-115, on Monday, Dec. 25, in a Christmas clash of storied NBA franchises.

LOS ANGELES (AFP) -- The Boston Celtics used a hot start and a strong finish to put away the Los Angeles Lakers, 126-115, on Monday, Dec. 25, in a Christmas clash of storied NBA franchises.

afp.com-20231226-PH-GTY-1875765174-highres.jpg
Kristaps Porzingis of the Boston Celtics blocks a shot by LeBron James of the Los Angeles Lakers in the second half at Crypto.com Arena on Monday, Dec. 25, in Los Angeles, California. (AFP)

Kristaps Porzingis scored 28 points and pulled down 11 rebounds and Jayson Tatum added 25 points for the Celtics, who withstood a 40-point effort from Lakers star Anthony Davis.

The game between the teams that share the record for most NBA titles with 17 apiece was one of five on the Christmas Day slate that started with the New York Knicks' 129-122 victory over the Milwaukee Bucks at Madison Square Garden.

The reigning champions Denver Nuggets beat Golden State 120-114 in a clash of the last two title winners that left Warriors coach Steve Kerr fuming at the officiating.

Lakers star LeBron James, coming off a 40-point performance in a win over the Thunder in Oklahoma City on Saturday, scored just 16 points on five-of-14 shooting.

James added nine rebounds and eight assists, but a slightly "lethargic" start -- which Lakers coach Darvin Ham said could have been due to holiday distractions or an unusually early afternoon start -- proved too much to overcome.

The Celtics roared out of the gate to a 12-0 lead and led by as many as 18 before the Lakers began to chip away.

Davis scored 20 first-half points, driving for a basket that cut the deficit to 58-57 in the waning seconds of the first half.

Both teams got a scare late in the second period, when James and Jaylen Brown collided and both went down, James holding his left knee and Brown his back.

James would go briefly to the bench before returning while Brown went to the locker room and was diagnosed with a lower back contusion. He eventually returned to finish with 19 points.

Tatum said the thing he liked best about the victory was how Boston responded after the Lakers closed the gap then took a two-point lead early in the third on Jarred Vanderbilt's dunk.

Boston answered with seven straight points and the Lakers wouldn't get in front again as the Celtics improved to a league-best 23-6.

"And it's a big win, right? It's Christmas day and it's tough to win on the road," Tatum said. "So just the way we responded and executed late in the game."

 

Kerr blasts officiating 

 

In Denver, Jamal Murray scored 28 points and two-time NBA Most Valuable Player Nikola Jokic overcame a poor shooting day by going 18-for-18 at the free-throw as the Nuggets took their winning streak to five games.

Despite connecting on just four of 12 shots from the field Jokic finished with 26 points, adding 14 rebounds and eight assists to help the Nuggets come out on top in a seesaw battle.

The Warriors came into the contest riding a five-game winning streak. But superstar Stephen Curry endured a frustrating afternoon, scoring just four points in the first half on the way to a total of 18 on seven-of-21 shooting.

He was three-for-13 from three-point range and handed out four assists.

Canada's Andrew Wiggins helped keep the Warriors in it, scoring a team-high 22 points off the bench.

But after Jokic took 14 second-half free-throws Kerr blasted the NBA for "legislating defense out of the game".

"If I were a fan, I wouldn't have wanted to watch the second half of that game, it was disgusting," Kerr said.

"It was just baiting refs into calls, but the refs have to make those calls because that's how they're taught," added Kerr, who decried what he called "a parade to the free-throw line."

In New York, Jalen Brunson scored 38 points for the Knicks as they finally got the better of Giannis Antetokounmpo and the Bucks, halting Milwaukee's seven-game win streak with a 129-122 victory at the Garden.

The Knicks had lost their previous nine games against Milwaukee, including a 130-111 decision on Saturday.

Julius Randle scored 24 points and grabbed nine rebounds, RJ Barrett bounced back from a disappointing showing on Saturday to score 21 points, and Immanuel Quickley added 20 off the bench for the Knicks.

Damian Lillard and Antetokounmpo meanwhile each scored 32 points apiece for Milwaukee.

Related Tags

Los Angeles Lakers Boston Celtics
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.