”
], { 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);
});
});
})();
His solo return surprised fans, since there had been rumors of him coming back with his former tag team partner Enzo Amore. Amore and Cass were a popular tag team during their run with the Stamford-based promotion.
Recently, speaking on the Busted Open Podcast, Bully Ray talked about how they looked better in the past together and recalled how over they were during their previous stint.
“I believe those two guys together are a stronger act than apart. Standing in the middle of the ring night one (for their debut) and seeing how over—in my opinion, Enzo and Cass: the most over original NXT act that was ever created in WWE,” he said.
Bully Ray then said he wants to see how Big Cass does as a solo act but mentioned that if it doesn’t work out, the Stamford-based promotion could always call in Enzo.
“I still want Cass to be given more opportunities to get over on his own, because if he can, WWE could use one of those traditional big men. He’s seven feet tall; you can’t teach that. If it doesn’t work, I always think in case of emergency you can break glass and call Enzo in,” he added.
After their split as a tag team, Enzo Amore had a good singles run. But he was released in 2018 after facing allegations of s*xual assault. The allegations against him were dropped later.
Reason why Enzo Amore didn’t return to WWE with Big Cass
A few months ago, rumors swirled around Enzo Amore and Big Cass’ return to WWE. It was widely expected that the duo would return to the promotion as a tag team.
But as it turns out, only Cass has come back to the promotion. Joey Votes of WrestleVotes Radio on Fightful shed light on Enzo’s absence.
He mentioned that the promotion might’ve tried to negotiate a deal with the former Cruiserweight champion but couldn’t reach an agreement in time. He added that the company did want Enzo and Cass to return as a tag team.
If you use quotes from this article, please credit Busted Open Podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-controversial-name-pitched-return-wwe-help-40-year-old-star?lang=en&category=wwe”;
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…
Read the full article here



