”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
The Timberwolves have won three of their last four games, with their only loss coming at home against the Memphis Grizzlies. They currently sit sixth in the Western Conference with an 18-10 record, including a 10-5 mark at home and 8-5 on the road.
•
As for the Bucks, they arrive in Minnesota looking to snap a two-game winless skid. Milwaukee have played 12 games on the road this season, compared to just 16 at home. They have excelled at home, boasting an 8-8 record. However, their performance on the road has seen more games end in losses, with a 3-9 record.
Their last road win was on Nov. 11, a 116-114 victory against the Dallas Mavericks, adding more pressure to turn things around.
This is the first matchup between the two nonconference teams. Last season, Milwaukee posted a 2-0 record.
Milwaukee Bucks vs Minnesota Timberwolves Starting Lineups and Depth Charts (Dec. 21)
Milwaukee Bucks Starting Lineup and Depth Chart
Giannis Antetokounmpo continues to be sidelined with a calf issue and has now missed five consecutive games. Recent reports suggest his recovery could take four to six weeks. It’s never good news when injuries take longer than expected, as teams want access to their full roster and having healthy players is always best.
Taurean Prince is another player sidelined, nursing a neck injury. However, there’s some good news for Kyle Kuzma, who missed the last game due to illness; he is expected to rejoin the lineup.
The visitors are expected to use the lineup of Kyle Kuzma, Myles Turner, Gary Trent Jr., AJ Green and Ryan Rollins.
| PG | Ryan Rollins | Kevin Porter Jr. | Mark Sears |
| SG | AJ Green | Gary Harris | Amir Coffey |
| SF | Gary Trent Jr. | Cole Anthony | Andre Jackson Jr. |
| PF | Kyle Kuzma | Bobby Portis | Thanasis Antetokounmpo |
| C | Myles Turner | Jericho Sims | Pete Nance |
Minnesota Timberwolves Starting Lineup and Depth Chart
As for the hosts, Minnesota has a nearly full clean bill of health, with Mike Conley being the only name on the injury report. He’s listed as questionable with an Achilles injury and has missed the last three games.
Coach Chris Finch is expected to go with the usual lineup of Julius Randle, Jaden McDaniels, Rudy Gobert, Donte DiVincenzo and Anthony Edwards. Finch will be coaching from the sideline after being ejected less than six minutes into the previous game against the Thunder. He was fined $35,000 for unsportsmanlike conduct toward the officials, which Edwards said he would help cover on Finch’s behalf.
| PG | Donte DiVincenzo | Mike Conley* | Rob Dillingham |
| SG | Anthony Edwards | Bones Hyland | Jaylen Clark |
| SF | Jaden McDaniels | Joe Ingles | Johnny Juzang |
| PF | Julius Randle | Naz Reid | Leonard Miller |
| C | Rudy Gobert | Joan Beringer | Rocco Zikarsky |
Why did you not like this content?
Was this article helpful?
Thank You for feedback
Quick Links
More from Sportskeeda
Edited by Mervin LR
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/milwaukee-bucks-vs-minnesota-timberwolves-starting-lineups-dec-21-2025-26-nba-season?lang=en&category=basketball”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Source: www.sportskeeda.com
