”
], { 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);
});
});
})();
Bianca Belair set for surgery
Bianca Belair broke her knuckle in her match against Iyo Sky and Rhea Ripley at WrestleMania 41, and she has been sidelined since. It appears that the injury has become a significant issue for the former Women’s Champion, and she was finally able to share an update earlier today.
Reports suggested that the company hopes Belair can be part of WrestleMania in less than nine weeks, but that remains to be seen and will depend heavily on the success of this surgery. Jade Cargill still awaits her opponent for WrestleMania, which many fans believe would be Belair, given their history ahead of her injury in 2025.
Seth Rollins WWE return is edging closer
While Bianca Belair has a massive obstacle in her way, it appears that Seth Rollins could now be fully focused on that WrestleMania return after undergoing shoulder surgery last year.
The former World Champion returned to the gym yesterday, and there were videos that showed he had full use of both arms throughout the workouts. The only issue for Rollins now is whether or not Bron Breakker will be able to return in time to face him at the April showcase.
Becky Lynch threatens AJ Lee ahead of WWE Elimination Chamber
Becky Lynch will defend her Women’s Intercontinental Championship against AJ Lee at Elimination Chamber on February 28, and it seems that ahead of the show, she has sent an interesting threat to her opponent.
On her latest Vlog, Lynch didn’t hold back when she claimed she was going to ruin AJ Lee’s life when the two women finally face off in a singles match in less than two weeks.
“She’s going to rue the day to rue the day that she ever decided to come and try to ruin my life. I’m going to ruin her life in Chicago.”
Cain Velasquez was released from prison on Friday
Former UFC and WWE star Cain Velasquez was released from prison on Friday after serving time following his 2022 arrest.
Velasquez gained a lot of exposure following his arrest on an attempted murder charge, and it seems that, following his release, Dave Meltzer of The Wrestling Observer doesn’t believe there is much chance of WWE bringing him back.
Velasquez famously defeated Brock Lesnar in the Octagon before he joined WWE and faced off against The Beast once again. But with Lesnar’s career winding down and the criminal record that now follows him, Meltzer believes it’s not an option the company would want to explore.
“I don’t believe WWE will bring him in.” he noted.
`;
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-major-name-released-prison-massive-bianca-belair-setback-wrestlemania-seth-rollins-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













