”
], { 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 Certified G was massively over as part of the tag team with Big Cass during the duo’s first run in the Stamford-based promotion. Recently, speaking on the Busted Open Podcast, Bully Ray talked about how the tag team was popular from the moment they arrived on the main roster.
Ray then discussed the possibility of Enzo coming back to WWE to join Big Cass, who returned to the promotion earlier this month. The tag team legend said Enzo got a very bad reputation due to a previous situation, but he has worked hard on the independents since then.
“I think Enzo got a very, very, very bad rap years ago when that situation happened with him. I think Enzo has done a phenomenal job on his own, grinding, h*mping the indies, doing whatever he possibly can to keep his name out there, the use of social media,” he said.
Notably, the 39-year-old was let go by WWE in 2018 after allegations of s*xual assault against him. However, the allegations against him were dropped later. Bully Ray said that Enzo can talk on the mic and said he’s better in promos than the majority of the main roster.
“And as of right this very moment, where he’s probably either in Asbury Park or in Hoboken, New Jersey, he’s a better talker right now, with only social media exposure, than 99% of the guys on the [WWE] main roster,” he added.
Bully Ray pitches Enzo Amore’s WWE return
During the conversation on Busted Open, Bully Ray said he wants to see Big Cass being given the chance to succeed as a singles star.
He said the promotion could use a traditional big guy like him. However, he said if the run doesn’t work out, they can always call in Enzo Amore and have him team up with his former partner again.
Reportedly, the company wanted Enzo and Cass to return as a tag team but couldn’t agree on a deal in time with the Certified G.
If you use quotes from this article, please credit Busted Open Podcast and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-39-year-old-star-deemed-better-talker-99-wwe-s-main-roster?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













