ADVERTISEMENT

Nets shock reigning champ Bucks; Morant dazzles in Grizzlies win

Published Feb 27, 2022 03:54 pm

Kyrie Irving of the Brooklyn Nets (center) shoots a jump over Bucks defenders during the second half of a game at Fiserv Forum on February 26, 2022 in Milwaukee, Wisconsin. (AFP)

Kyrie Irving returned from a two-week absence to score a season-high 38 points and lead the Brooklyn Nets to a nail-biting 126-123 win over the NBA champion Milwaukee Bucks on Saturday.

Irving's decision not to be vaccinated against Covid-19 means he cannot play home games because of New York's vaccine mandate. But he showed no sign of rust against the Bucks.

"It's the collection of guys we have in the locker room. Honestly, they keep me in shape," Irving said. "They keep pushing me, keep me motivated."

Bucks star Giannis Antetokounmpo had 29 points and 14 rebounds. But he missed a desperation three-pointer at the buzzer that would have forced overtime, and the Bucks saw victory slip away against a team that had only two wins in their last 10 games.

"Oh my goodness, he had a good chance to make that shot," Irving said. "Anything could have happened. We were resilient tonight. we did all the little things to get a win."

Nets star Kevin Durant and new acquisition Ben Simmons celebrated the victory from the bench.

Nets coach Steve Nash said he expects Durant to return from a sprained knee ligament in the coming week.

However, Simmons has yet to take part in a "high-intensity workout" since arriving in the trade that sent James Harden to the Philadelphia 76ers.

Nash said Simmons' conditioning was a key issue but did not comment on a report that Simmons is battling a sore back.

Slovenian point guard Goran Dragic did make his Nets debut, scoring six points in 14 minutes.

Irving said that despite the injuries and coronavirus concerns that have hindered the Nets so far this season, they have plenty of potential.

"When we get our full team back, we're going to be good," he said of a Nets team seeking to gain ground in an Eastern Conference led by the Miami Heat with the Chicago Bulls in hot pursuit.

The Heat moved a game ahead in the East with a 133-129 victory over the San Antonio Spurs while the Bulls fell 116-110 to Ja Morant and the Memphis Grizzlies.

Morant was spectacular in a 46-point performance, setting a career-high and a Grizzlies' franchise record.

His display ended Chicago's six-game winning streak. Chicago's DeMar DeRozan also saw his streak of eight straight games with at least 35 points snapped, just two shy of the franchise record set by Michael Jordan.

DeRozan finished with 31 points and seven rebounds, but that wasn't enough against 22-year-old Morant and his surging Grizzlies.

Morant connected on 54 percent of his shots from the field with a trio of three-pointers and an array of highlight-reel baskets that included a 360-degree spin to bank in a shot and an alley-oop dunk in his 20-point third quarter.

Miami, fueled by a season-high 36 points from Bam Adebayo, overcame a 16-point first-quarter deficit to improve to 40-21.

Celtics top Pistons

Elsewhere, Boston's Jayson Tatum and Jaylen Brown combined for 53 points to lead the Celtics to a 113-104 victory over the Detroit Pistons and their rising star Cade Cunningham.

Tatum, fresh off his third All-Star Game appearance at the age of 23, had 26 points, 11 rebounds and six assists. Brown scored 27 points, and the Celtics notched their 11th win in 12 games.

Cunningham scored 25 for Detroit, who started the fourth quarter with a four-point lead but couldn't replicate their upset win over the Celtics earlier this month.

"I'll give credit to Detroit, they came out and played another good game against us," Brown said. "But down the line, we executed, made some shots, and got out and ran, and we guarded how we do per usual and the game opened up a little bit."

Atlanta's Trae Young bounced back from an off night with a 41-point outburst in the Hawks' 127-100 victory over the Toronto Raptors.

Young, who had connected on just three of 17 shots in a loss at Chicago on Thursday, made his first four shots against Chicago to put himself on his way to a fifth 40-point game this season.

Related Tags

brooklyn nets Ja Morant nba Milwaukee Bucks
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.