ADVERTISEMENT

Mitchell leads Cavs' come-from-behind win over Celtics

Published Mar 1, 2025 05:00 am

At A Glance

  • Donovan Mitchell scored 41 points, including 12 in the fourth quarter, to help the Cleveland Cavaliers rally from 22 points down and stun the Boston Celtics, 123-116, on Friday night, Feb. 28, in the final regular-season meeting of the Eastern Conference's top two teams.

BOSTON (AP) — Donovan Mitchell scored 41 points, including 12 in the fourth quarter, to help the Cleveland Cavaliers rally from 22 points down and stun the Boston Celtics, 123-116, on Friday night, Feb. 28, in the final regular-season meeting of the Eastern Conference’s top two teams.

AP25060122871821.jpg
Cleveland Cavaliers guard Donovan Mitchell (45) drives to the basket against Boston Celtics guard Jaylen Brown (7) during the second half of an NBA basketball game, Friday, Feb. 28, in Boston. (AP Photo/Charles Krupa)

Darius Garland added 20 points and seven assists. Evan Mobley finished with 17 points and 12 rebounds for his 27th double-double to give Cleveland a split in the four-game series with the playoffs just over two months away.

Jayson Tatum finished with 46 points, 16 rebounds and nine assists. Jaylen Brown added 37 points, marking the first time Boston’s top stars both posted 30-point games this season.

The Cavaliers had all of their players available, while the Celtics played without starters Jrue Holiday (finger) and Kristaps Porzingis (illness).

It did nothing to stymie the Celtics early as they sprinted out to a 25-3 lead. But after a cold start the Cavs responded, going on a 41-22 run to get back into the game.

The victory, even without the Celtics at full strength, is a huge mental boost for a Cavs team that was eliminated 4-1 by the Celtics in the second round of the playoffs last season.

Boston is now just 18-11 at home.

Meanwhile in New York, Shaedon Sharpe scored 25 points, Dalano Banton had 14 of his 23 points in the fourth quarter, and the Portland Trail Blazers cruised to a 121-102 victory over the Brooklyn Nets.

Toumani Camara had 19 points, Anfernee Simons chipped in 14, and Donovan Clingan finished with 12 for the Trail Blazers, who extended their winning streak to four games.

Cam Thomas scored 16 points in 21 minutes in his return to the Brooklyn lineup after missing 24 games due to a left hamstring strain.

Nic Claxton and Killian Hayes each had 16 points for the Nets, who have lost their last three games.

Portland led by 21 points in the early minutes of the third quarter before the Nets cut the lead to nine heading into the final period.

Thomas fed Claxton for an alley-oop dunk to make it 96-84 with 10:20 to play in the fourth quarter before the Trail Blazers put the game out of reach with a 13-4 run capped by seven straight points from Banton.

In Miami, Davion Mitchell’s 3-pointer broke a tie with 43.8 seconds left, Tyler Herro scored 29 points and the Heat topped the Indiana Pacers, 125-120.

Duncan Robinson scored 20 for Miami, which shot 57% — and has shot 58% in its last two games, tying the seventh-best two-game span in team history. Bam Adebayo scored 18 for Miami.

Pascal Siakam scored 36 for Indiana, while Myles Turner added 22 and Tyrese Haliburton had 19 points and 10 assists. The Pacers made 12 of their first 15 3-pointers, then went 9 for 24 from deep the rest of the way.

In Memphis, OG Anunoby made the go-ahead 3-pointer with 5.3 seconds remaining, finishing with 19 points as the New York Knicks beat the Grizzlies, 114-113.

Anunoby’s basket came after the teams exchanged leads in the final two minutes. Memphis had the last possession, but Ja Morant’s layup attempt rolled off the front of the rim, and a tip by Santi Aldama was off the mark.

Jalen Brunson led the Knicks with 23 points and six assists. Deuce McBride had 17 points off the bench and Mikal Bridges scored 15.

In Atlanta, Shai Gilgeous-Alexander scored 31 points and the Oklahoma City Thunder continued their overwhelming dominance of the Eastern Conference by beating the Hawks, 135-119.

Luguentz Dort scored 20 points and led Oklahoma City’s long-range assault by shooting 6 of 11 on 3-pointers. Jalen Williams also scored 20 points for the Thunder.

Oklahoma City never trailed and improved to 21-1 against the Eastern Conference. The Thunder (48-11), who have the Western Conference’s top record, are 27-10 against the West.

Related Tags

Donovan Mitchell Cleveland Cavaliers 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.