”
], { 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);
});
});
})();
“@NBAOfficial why is it hard to make these calls ? Is it a game flow issue or…?” Cuban tweeted.
•
@NBAOfficial why is it hard to make these calls ? Is it a game flow issue or ?
With 6:28 left in the first quarter, Edwards drove to the basket and appeared to have been hand-checked by Jalen Williams. As Edwards put his hands up in protest, Randle collected the offensive rebound. The big man went up for another shot but got whacked in the arms by Lu Dort.
No call was made on the Thunder defenders in either shot attempt. Though Finch had no reaction to Edwards’ incursion in the paint, he got irate when Dort made contact with Randle.
The Timberwolves ended up winning 112-107 to hand the Thunder their third loss of the season. Edwards finished with 26 points and 12 rebounds while Randle had 19 points, eight boards, and five assists.
On this night, the Wolves were able to overcome the tide of emotions arising from Finch’s ejection in the first quarter. However, the controversy surrounding the non-calls did not go unnoticed by Cuban and the rest of the NBA community.
“Pledge allegiance to the Flagg”: Mark Cuban expresses support for Mavericks star rookie
Cuban, of course, is at his most enthusiastic when rooting for his Mavericks. Though the Mavs have struggled mightily at the start of this season, the minority owner remains hyped over their top draft pick Cooper Flagg.
Last week, Cuban shared a clip of Mavericks forward Naji Marshall dishing out praise for Flagg. In the caption for his retweet, Cuban relayed his own message of support towards the former Duke standout.
“Pledge allegiance to the Flagg,” Cuban wrote.
Indeed, all signs are pointing to the Mavericks looking to Flagg as their next cornerstone. Recent reports have indicated that the Mavs are willing to trade assets like Anthony Davis and Klay Thompson, suggesting that a rebuild around Flagg is right around the corner.
Why did you not like this content?
Was this article helpful?
Thank You for feedback
Quick Links
More from Sportskeeda
Edited by Simoun Victor Redoblado
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/news-mavericks-owner-mark-cuban-calls-out-nba-referees-over-blown-call-okc-thunder-timberwolves-clash-that-led-chris-finch-ejection?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
