ADVERTISEMENT

Antetokounmpo's 43 points fuel Bucks, Tatum scores 40 in Celtics win

Published Jan 5, 2021 01:36 pm
Giannis Antetokounmpo of the Milwaukee Bucks drives to the basket during the game against the Detroit Pistons on January 4, 2021 at the Fiserv Forum Center in Milwaukee, Wisconsin. Gary Dineen/NBAE via Getty Images/AFP.

Milwaukee's two-time reigning Most Valuable Player Giannis Antetokounmpo poured in 43 points Monday to power the Bucks to a 125-115 NBA victory over the Detroit Pistons.

Antetokounmpo connected on 17 of 24 shots from the field. He made a brace of three pointers and was simply unstoppable in the paint.

He scored 30 of the Bucks' 67 first-half points and finished seven-of-nine from the free-throw line with nine rebounds and four assists.

Detroit managed to trim the deficit to 118-110 with 2:38 left to play, but Antetokounmpo stopped their momentum with a block of a driving Sekou Doumbouya shot, then grabbed the rebound of teammate Donte DiVincenzo's miss for a put-back basket that effectively ended the Pistons' comeback bid.

"The blocked shot and the put back was big," Bucks coach Mike Budenholzer said, adding that he wouldn't have liked to see the deficit whittled further.

Detroit, playing without star Blake Griffin, also saw rookie Killian Hayes go down in the third quarter with a hip injury that kept him out the rest of the game.

It was a big night for Boston's Jayson Tatum, who scored 21 of his season-best 40 points in the second quarter as the Celtics rallied from an early deficit to beat the Toronto Raptors 126-114.

Tatum connected on 11 of 19 shots from the field and was a perfect 13-for-13 from the free throw line as he fell one point shy of matching his career-best.

The first meeting of the teams since Boston eliminated Toronto in the second round of the playoffs in September was in Tampa, Florida, where the Raptors are based amid continuing coronavirus restrictions on travel to Canada.

The Philadelphia 76ers improved their league-leading record to 6-1 with a 118-101 victory over the Charlotte Hornets.

Tobias Harris scored 22 points to lead seven Sixers players in double figures in the wire-to-wire win.

Joel Embiid added 14 points and 11 rebounds, Danny Green contributed 13 points, and Ben Simmons had 12 points, 10 rebounds and six assists for Philadelphia.

In Orlando, Aaron Gordon matched his career high with six three-pointers and led the Magic with 24 points in a 103-83 victory over the Cleveland Cavaliers.

The Magic drained 15 three-pointers as they pulled away in the third quarter, when they out-scored the Cavs 38-18.

New York's Julius Randle scored 28 points and pulled down 17 rebounds and Austin Rivers drilled a late three-pointer that helped the Knicks erase a 15-point third-quarter deficit in a 113-108 victory over the Hawks in Atlanta.

In a back-and-forth battle, the Knicks seized an early double-digit lead only for Atlanta to take a four-point lead into halftime.

The Hawks pushed their lead to 15 with less than five minutes left in the third, but they couldn't hang on.

"We didn't play great but we found a way to win," Knicks coach Tom Thibodeau said. "And I love the fight in this team."

Doncic triple-double

Luka Doncic of the Dallas Mavericks shoots the ball against the Houston Rockets on January 4, 2021 at the Toyota Center in Houston, Texas. Cato Cataldo/NBAE via Getty Images/AFP

The Dallas Mavericks won a Texas tussle with the Rockets in Houston on the back of Luka Doncic's first triple-double of the season.

Doncic, who sat out Sunday with quadriceps contusion, returned with a vengeance with 33 points, 16 rebounds and 11 assists as Dallas held off a late Rockets push for a 113-100 victory.

The Slovenian star, still just 21, notched his 26th career triple-double. Tim Hardway Jr. added 30 points off the bench for Dallas, who led by as many as 16 in the third quarter.

The Rockets, with 23 points from Christian Wood and 21 from James Harden, tied it up with 10 minutes remaining, but the Mavericks relentlessly pulled away again.

Indiana's Malcolm Brogdon delivered the game-winner as the Pacers broke the New Orleans Pelicans' hearts 118-116 in overtime, having rallied from six points down with less than a minute remaining in regulation.

Related Tags

Luka Doncic detroit pistons Dallas Mavericks Houston Rockets Giannis Antetokounmpo 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.