”
], { 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);
});
});
})();
#5. Nikki Blackheart makes her WWE debut on NXT
The NXT women’s division witnessed a massive jolt this week as Nikki Blackheart made her official debut on the brand. It happened at the end of the mainevent where Kelani Jordan defeated Tatum Paxley. Just as the latter was recovering in the ring after her bout, an unidentified powerhouse blindsided Paxley from behind. It was Blackheart, who completely laid waste to the former champion.
Her arrival caught everyone off guard and became a major talking point from this week’s NXT. Commentator Vic Joseph however did not call the newcomer by name on air, stating that everyone already knows who she is. While fans know her as independent standout Nikki Blackheart, reports indicate that unresolved trademark logistics are why the 29-year-old wasn’t named on screen.
#4. Enzo Amore and Big Cass set to return to WWE – Reports
The wrestling world is buzzing about a potential reunion that seemed absolutely impossible a few years ago. One of the most popular duos, Enzo Amore and Big Cass, are reportedly set to return to WWE. The two superstars left the Stamford-based promotion in 2018 due to personal issues. However, recent reports state that WWE is interested in bringing them back.
Enzo Amore has been a free agent lately and was recently spotted at the WWE Performance Center. Meanwhile, Big Cass, who currently works as Big Bill in AEW, has reportedly given his notice to Tony Khan’s promotion and his contract will expire in a week. WWE is interested in bringing Cass and Amore together to the company to bolster the tag team division.
#3. Austin Theory made a shocking revelation about John Cena
Austin Theory recently appeared on the IMPAULSIVE podcast, where he dropped a lot of fascinating insight into how his career is viewed backstage. The biggest takeaway from the interview is John Cena’s gesture. While The Cenation Leader was ruthlessly tearing Theory apart on screen to build the WrestleMania 39 match, Cena was doing the exact opposite behind the curtain.
Austin Theory revealed that John Cena went to Vince McMahon and advocated for him to be turned into a babyface. The 17-time World Champion believed that Theory looks like an organic face and his bad guy character doesn’t quite fit in. Cena therefore asked the former United States Champion to be his true self without having to pretend to be a heel.
#2. Ken Patera broke his neck during a gym session
Former Olympian weightlifter and wrestling icon Ken Patera recently encountered an unfortunate incident. During a recent workout session in a gym, the WWE legend suddenly fell, which resulted in him suffering a broken C1 vertebra in his neck. The unfortunate news came to light after Steve Stasiak of Book Pro Wrestlers shared it.
The accident marks a heartbreaking setback for the former Intercontinental Champion. Ken Patera had spent the last two and a half years undergoing and growing rehabilitation process to recover from major back surgery. The wrestling icon defied all the odds and had made remarkable progress, dropping significant weight and dedicating himself to a strict fitness regimen.
#1. Alexa Bliss shared a heartfelt note for her late Grammy
Alexa Bliss has been going through a pretty tough time as she recently lost her beloved grandmother. She took to social media to inform fans of this news as Bliss posted several pictures of her Grammy on her Instagram stories. Losing a beloved family member is heartbreaking for anyone. But the passing of her grandmother is deeply emotional for her also because of the profound impact her Grammy had on her life and career.
During past interviews, Alexa Bliss revealed that her grandmother was the reason why she became a pro wrestler in the first place. While her mother was heavily against her watching wrestling during childhood, Alexa’s grandmother let her watch tapes of old matches and even took her to live WWE shows. Without her grandmother fostering that secret passion, Bliss would have never become a WWE Superstar.
`;
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/wwe-news-rumor-roundup-released-stars-returning-legend-breaks-neck-in-gym-accident-heartbreaking-alexa-bliss-update?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













