ADVERTISEMENT

Jokic records 34th triple-double as Nuggets tame Grizzlies for 10th straight win

Published Apr 9, 2026 02:09 pm

At A Glance

  • DENVER (AP) — Nikola Jokic had 14 points, 15 rebounds and 10 assists for his 34th triple-double of the season, and Denver beat the Memphis Grizzlies, 136-119, on Wednesday night, April 8, for the Nuggets' 10th straight win.
Denver Nuggets center Nikola Jokić, left, looks to pass the ball as Memphis Grizzlies forward Toby Okani defends in the first half of an NBA basketball game Wednesday, April 8, 2026, in Denver. (AP Photo/David Zalubowski)
Denver Nuggets center Nikola Jokić, left, looks to pass the ball as Memphis Grizzlies forward Toby Okani defends in the first half of an NBA basketball game Wednesday, April 8, 2026, in Denver. (AP Photo/David Zalubowski)
DENVER (AP) — Nikola Jokic had 14 points, 15 rebounds and 10 assists for his 34th triple-double of the season, and Denver beat the Memphis Grizzlies, 136-119, on Wednesday night, April 8, for the Nuggets’ 10th straight win.
Denver (52-28) increased its hold on the No. 3 seed in the Western Conference with its first double-digit winning streak since getting 15 in a row Feb. 23-March 23, 2013. The Nuggets lead the reeling Los Angeles Lakers by 1 1/2 games and finish the regular season with games against the top two teams in the conference.
Jamal Murray scored 26 points and Jonas Valanciunas had 14 points in his 1,000th career game.
The wins during the streak haven’t been easy. Memphis needed to rally from double-digit deficits in the fourth quarter twice, winning both in overtime.
Jokic, who leads the NBA in rebounding and assists, already clinched a triple-double average for the second straight season. His assist on Cameron Johnson’s layup midway through the third gave him the 198th triple-double of his career. He didn't play in the fourth quarter.
Cedric Coward had 27 points, for the Grizzlies (25-55), who have lost six in a row and 18 of 20. Memphis was 19 of 50 from deep two nights after tying an NBA record with 29 made 3-pointers.
The Grizzlies were on another scorching pace when the made 13 of 27 3-pointers in the first half to lead 72-68 but cooled off in the third quarter after going ahead by eight.
Denver outscored Memphis 31-13 in the final 7:51 of the period to take control. The Grizzlies got within nine early in the fourth but the Nuggets opened up a 21-point lead and cruised.
Meanwhile, Chet Holmgren had 30 points and 14 rebounds, Shai Gilgeous-Alexander added 20 points and 11 assists, and the Oklahoma City Thunder clinched the NBA's best regular-season record with a 128-110 victory over the Los Angeles Clippers.
Jalen Williams scored 18 points for the NBA champion Thunder (64-16), who will have homecourt advantage throughout the postseason in their title defense after holding off San Antonio (61-19), which is on an 18-2 run since February. Oklahoma City has won seven straight and 19 of 20 to earn the West's No. 1 seed for the third straight season.
Kawhi Leonard scored 20 points and Brook Lopez added 16 for the eighth-place Clippers, who had won seven of nine. Los Angeles is 35-18 since shortly before Christmas, but still must win one of its final two games to extend this once-moribund franchise's streak to 15 consecutive winning seasons.
The Clippers head to Portland on Friday for a crucial game. The winner almost certainly will finish eighth in the Western Conference, while the losers will slip to ninth, where they'll need two wins in the play-in tournament to make the playoffs.
While Gilgeous-Alexander scored at least 20 points in his record 141st consecutive game despite sitting out the fourth quarter, Leonard scored at least 20 in his 56th straight game. Leonard also remained on track to play in at least 65 games this season — his second-most in seven years with the Clippers, and enough to qualify for All-NBA consideration.
Holmgren scored 24 points in the first half and propelled the Thunder to an early 25-point lead. Oklahoma City hit 58.1% of its shots and thoroughly stifled the Clippers' offense, allowing no fast-break field goals.
Darius Garland sat out for the Clippers to manage his toe injury. He hasn't played in back-to-back games since Los Angeles acquired him from Cleveland in a trade for James Harden.

Related Tags

Denver Nuggets Nikola Jokic Oklahoma City Thunder
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.