”
], { 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#. Liv Morgan’s Potential Relationship
Liv Morgan is at the top of the world right now. Along with being the reigning WWE Women’s World Champion on RAW, she is also just two matches away from becoming a double-world champion.
She takes on IYO SKY at Night of Champions on June 27 in the final of the Queen of the Ring Tournament, with the winner going on to get a shot at a world title at Summerslam later this year.
Meanwhile, fellow RAW Superstar Logan Paul uploaded a new video on his YouTube channel regarding his return after injury. The vlog contained some backstage interactions he had with Judgment Day members Morgan and Raquel Rodrigues.
Interestingly, Paul’s close friend and co-host for his podcast, Impaulsive, Mike Majlak, had a very warm backstage interaction with the Women’s World Champion. When Paul said he noticed some sparks between his friend and Morgan, Majlak didn’t deny it. He said he loved her and that she had a great vibe.
“I love her. She’s great,” Majlak said.
Check out Paul’s vlog below:
For now, it remains to be seen if anything is actually brewing between Morgan and Majlak.
#4. Bayley’s contract status – Report
Bayley has been a mainstay of WWE’s women’s division for quite some time now. She has been one of the pioneers of the women’s revolution, and the four-time world champion is still going strong in the ring at 37.
Meanwhile, wrestling insider Sean Ross Sapp of Fightful Select addressed The Role Model’s contract status on a recent Q&A session. He said he doesn’t see her hitting the open markets when her deal reportedly runs out next year.
He was confident that WWE still has major plans for the very popular star, and she is likely to leverage that popularity and possibly even land the biggest contract of her career, one that could exclude a no-cut clause.
#3. Drew McIntyre Update Amid WWE Hiatus – Report
Drew McIntyre was last seen at WrestleMania 42, where he faced defeat at the hands of Jacob Fatu in an Unsanctioned match. He has been on a hiatus since then, and now there is an update on his status.
McIntyre’s agent, Nick LoPiccolo, wrote on X/Twitter that his client was currently busy filming for The Last Druid. Since he has been away from WWE, he has also completed working on two other projects. Highlander was one of them, and the other being a secret project whose name LoPiccolo did not divulge.
“Drew [McIntyre] is shooting THE LAST DRUID now. He wrapped HIGHLANDER in April. He also completed work on a secret project earlier this year,” LoPiccolo wrote.
This likely means good news for the WWE Universe, as it’s possible that The Scottish Warrior is getting closer to his return to the promotion once he has wrapped up shooting for The Last Druid.
#2. Cody Rhodes Speaks on His Eventual Retirement
Cody Rhodes is WWE’s QB1, and he defends his Undisputed Title at Night of Champions against Gunther and Sami Zayn this Saturday in Riyadh, Saudi Arabia.
Before that, he appeared on The Ariel Helwani Show, where he addressed several topics, among them was his retirement as a wrestler. He said he definitely saw himself retired within the next decade.
When pressed about a shorter timeframe, The American Nightmare said that five years was probably a realistic timeframe for his retirement.
“I think five years would be–you know– [chuckles] Umm. Five years sounds good. Like if I was to sign a new contract, maybe it would be for five years,” Rhodes said.
Rhodes said that if he were signing a WWE contract today, it would likely be for that period.
#1. Major Name Leaving Upon Contract Expiry – Report
Kairi Sane was one of the talents to be released by WWE after WrestleMania season this year. She was among a slew of the biggest names to be let go, with some of the others being Aleister Black, Zelina Vega, Zoey Stark, and the entire Wyatt Sicks faction.
The Japanese star is currently serving her 90-day mandatory non-compete period required by the promotion. Meanwhile, during a recent Q & A session on Fightful Select, Sean Ross Sapp was asked about the chances of a Kairi Sane return since the WWE Supercard Mobile game had an event card for her.
However, the wrestling insider said that Sane was not expected to return and she will no longer be a part of the promotion once her contract’s non-compete period expires by next month. She is said to have already returned to Japan, and there is no update on what she might do next yet.
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/wwe-news-rumor-roundup-major-name-leaving-upon-contract-expiry-liv-morgan-relationship-drew-mcintyre-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




