”
], { 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);
});
});
})();
The OTC may lose everything
Jacob Fatu and Roman Reigns have agreed to settle their issues at the 2026 Clash in Italy Premium Live Event in a Tribal Combat bout. While the OTC could once again school the Samoan Werewolf, the show could end as a nightmare for Reigns, as he may end up losing everything.
In a shocking twist, The Usos could betray the OTC in Italy, helping the Tribal Wolf defeat Reigns to become the World Heavyweight Champion and Tribal Chief, costing Roman everything. Fans have pointed out several hints that the multi-time WWE Tag Team Champions are working in cahoots with The Samoan Werewolf behind ex-Shield member’s back. This would indeed be a thrilling moment in the Bloodline saga.
How Reigns’ second WWE title defence compelled
The May 18th edition of WWE RAW saw Roman Reigns and The Usos finally teaching Jacob Fatu a lesson as they all punished him brutally with multiple superkicks, superman punches, and ended the carnage with The OTC putting him out with a Spear.
General Manager Adam Pearce, who has been pushing to fire Fatu for crossing the line at Backlash 2026, came out to the ramp as the OG Bloodline was leaving. The Samoan Werewolf picked up the microphone and issued an ultimatum to face him in a Tribal Combat match.
Reigns, being the fighting champion that he is, accepted the challenge, and now Roman and Jacob will collide in a rematch at WWE Clash in Italy, with The OTC’s World Heavyweight title and the Tribal Chief position at stake.
The Usos’ betrayal would set the stage for a bigger match
Jey and Jimmy Uso’s backstabbing of the Original Tribal Chief at Clash in Italy would instantly make them and Jacob Fatu the hottest heels in the Stamford-based promotion and would make Roman Reigns even a bigger babyface superstar, with WWE fans getting behind him to get his revenge.
This betrayal would compel a civil war within Bloodline, and this could lead to the supermatch between The Rock and Reigns, with The Usos and Fatu possibly revealing that The Final Boss was fueling them behind the scenes.
With that being said, the angle proposed above is speculative, and nothing has been officially confirmed as of now. It will be interesting to see what plans Triple H and his WWE crew have in store for the Roman-Jacob saga in the coming weeks.
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/roman-reigns-may-lose-everything-wwe-clash-italy-due-heartbreaking-betrayal?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



