”
], { 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. Seth Rollins set for return
Seth Rollins has been away from WWE television ever since he lost his match to Roman Reigns at SummerSlam. That match was big as it seemed like both Seth and Roman had buried the hatchet from a decade ago when the former turned on the latter, thereby breaking up the Shield.
It seems like Seth Rollins might be making a comeback after a hiatus. Next week’s Monday Night RAW is taking place at the Frost Bank Center in San Antonio and Rollins is being advertised for that show. Given that he has already wrestled on live shows over the last week, it should not come as a surprise if he shows up on WWE RAW.
#4. Dragon Lee’s contract expiring soon
Dragon Lee is one of the most exciting wrestlers in WWE. He and Chad Gable had a memorable match on last week’s Monday Night RAW. Despite putting on a great show, Lee was not able to win the match, much to the disappointment of the fans in Mexico City.
However, there could be some bad news with regards to his contract. Bryan Alvarez of the Wrestling Observer Newsletter reported a few days back that Lee’s contract is set to expire in the near future. With the success of AAA and the subsequent interest in Lucha Libre, fans of Dragon Lee will be hoping that he signs a contract soon and stays with WWE.
#3. Rhea Ripley shows off new tattoo
If there is one other thing that Rhea Ripley is known for apart from her great wrestling skills, it is her tattoos. The Australian wrestler is one such wrestler that has a lot of tattoos and is not afraid of flaunting them.
Right now, Ripley is recovering from an injury and surgery to fix a torn meniscus that she suffered at Clash in Italy. However, she is not letting that get to her as she went on to get a new tattoo. She recently posted a picture on Instagram and some fans pointed out how she got a new tattoo on her chest.
#2. Mini Vikingo set for WWE debut
Mini Vikingo is an 18 year old star that has taken the wrestling world by storm. The Mexican upstart is all set to take part in a prestigious tournament. That tournament is none other than the WWE Dusty Rhodes Tag Team Classic 2026.
Mini Vikingo will team up with Chaz Starboy Hall and go up against eight other teams to win the Dusty Rhodes classic. WWE NXT General Manager Robert Stone announced that the tournament will start on the next episode of the show.
#1. Matt Cardona shares intimate details regarding Chelsea Green
Matt Cardona and Chelsea Green are a fun couple. The duo are constantly seen pulling each other’s leg on social media much to the delight of their fans. One thing Cardona is known for is his tanning and he recently revealed how he ended up tanning every part of Green’s body.
Speaking on Casuals with Katie Nolan, the former WWE United States Champion took everyone by surprise.
“We fought this morning. Well, she didn’t like having to tan my back and stuff like that. Who’s going to tan my back, babe? [Are you tanning her back?] “At 1:00 AM. At 1:00 AM, this man,” Chelsea Green answered. “I’ve tanned every part of her body,” Matt Cardona confessed.
It just goes to show what good chemistry both of them have and how they can just laugh at each other.
`;
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-roundup-blockbuster-return-confirmed-huge-contract-expiring-soon-rhea-ripley-tattoo?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













