”
], { 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);
});
});
})();
Roman Reigns attempted to project strength in the face of a rising threat: Jacob Fatu. While the OTC tried to brush off Fatu’s challenge for Backlash, the tension within his own camp was palpable. Jimmy and Jey Uso, usually the loyal soldiers, showed significant divergence.
While Jey warned Roman that Jacob is a dangerous force capable of taking everything, Jimmy seemed more sympathetic toward the challenger’s hunger. The OTC’s dismissal of their concerns and the subsequent ambush by Fatu to close the show have left the twins in a precarious position.
For years, The Usos have fought for Roman Reigns’ approval. However, as The Samoan Werewolf tears through the roster, the twins might realize that Roman’s spot might be in jeopardy. With this in mind, they might consider heeding LA Knight’s advice.
At WrestleMania 42, the 43-year-old megastar teamed up with The Usos in a winning effort against The Vision and IShowSpeed. The chemistry looks undeniable. Unlike the OTC, who demands acknowledgment, Knight operates on a different frequency. He seemingly offers mutual respect and is willing to share the spotlight.
After the World Heavyweight Champion was laid out by Jacob Fatu this week, he will undoubtedly look for someone to blame. If he unleashes his wrath on Jimmy and Jey for failing to protect him, the bridge may finally burn.
LA Knight has a common enemy in the establishment. By aligning with the greatest tag team of all time, Knight could secure the muscle he needs to take over the red brand, while The Usos finally get to play by their own rules.
While this angle seems far-fetched, it is not entirely impossible. Only time will tell if this comes to fruition.
The Usos potentially betraying Roman Reigns to join forces with LA Knight could be a masterstroke
If this betrayal happens, it would leave Roman Reigns more isolated than ever. With Jacob Fatu threatening him and The Usos now taking orders from a man who embodies everything Reigns despises, the OTC’s reign as World Heavyweight Champion could be nearing its end.
Additionally, this could pave the way for LA Knight to return to the main event scene and potentially start an exciting rivalry with the OTC on WWE RAW, possibly over his cousins and the perceived theft of their loyalty. However, this angle is also speculative.
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/the-usos-betray-roman-reigns-taking-orders-43-year-old-wwe-megastar-form-new-trio-exploring-possibility?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


