”
], { 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);
});
});
})();
Let’s take a look at four WWE betrayals that are imminent:
#4. Giulia may turn on Kiana James
Giulia and Kiana James have been working together as a client-manager duo on SmackDown since July 2025. The two superstars have also worked as a tag team at times, trying to win the Women’s Tag Team Championship. However, this alliance literally benefited no one and it did more harm than good. On top of that, The Beautiful Madness lost the Women’s United States Championship despite having James on her corner.
Following that, a growing rift was clearly visible between the two superstars on SmackDown last week. Giulia may have slowly started to realize that Kiana James has become a dead weight on her shoulder. It looks like a matter of time before the Japanese star turns on her partner to get rid of her. This could eventually lead to their year-long alliance getting shattered, with WWE pushing the two women on a singles path on SmackDown.
#3. Tama Tonga may betray Solo Sikoa
A cold war seems to be brewing within the MFT for the past couple of weeks, as Tama Tonga has not been on the same page with Solo Sikoa. He feels Sikoa has been doing unreasonable things and has stopped caring about his own stablemates. There have been times when Tama also took direct shots at his leader, trying to give him a reality check. Given the recent events, things might soon take a cruel turn within the MFT.
Tama Tonga could very soon start a revolt against Solo Sikoa, turning his back on the latter. This might ultimately result in other MFT members going against him and unleashing an attack on Tama. It could lead to a great civil war between the two stablemates on Friday Night SmackDown, giving fans something new to look forward to. WWE might showcase it as a major storyline on the blue brand that would inject fresh drama within the MFT saga.
#2. Jey Uso might backstab Roman Reigns
One of the biggest betrayals that seems imminent is Jey Uso turning on Roman Reigns. The OTC captured the World Heavyweight Championship and The Usos are back together like the good old days. However, the happy days may not last long as the desire for gold could corrupt Jey. The YEET Master has been wistfully looking to reclaim the World Heavyweight Championship ever since he lost that coveted title to Gunther.
However, seeing Roman Reigns give opportunities to superstars instead of him might spark a sense of revolt within Jey Uso. The former tag team champion could therefore backstab his own cousin, as the lust for gold might taint his mind. WWE could showcase it as one of the biggest betrayals on RAW, adding a whole new chapter to the Bloodline saga. Moreover, this could set up the long-awaited singles feud between Roman and Jey.
#1. Liv Morgan may turn on Roxanne Perez on WWE RAW
One of the betrayals that fans might not see coming is Liv Morgan backstabbing Roxanne Perez. The two superstars have been on good terms lately as they are currently part of The Judgment Day. But WWE has recently been highlighting that Finn Balor’s departure from the faction may shift tides. Morgan has been trying to convince Perez that Balor getting kicked out was necessary. However, The Prodigy has been quite neutral to it.
Meanwhile, Finn Balor was seen approaching Roxanne Perez and the two seemed to have an amicable relationship. The common notion among fans is that the 24-year-old would turn on Liv Morgan down the line and quit The Judgment Day. However, WWE could flip the script and give fans the biggest shocker on RAW. Before Perez could make any move, Morgan might backstab her and kick her out of the faction, drawing the first blood.
`;
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/4-wwe-betrayals-that-are-imminent?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













