”
], { 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 Bloodline attacked Sikoa, but LA Knight made the save. The Megastar planted Reigns with a BFT in the middle of the ring and then showed respect to Sikoa. LA Knight, Solo Sikoa, and Royce Keys defeated The Usos and Jacob Fatu in a six-man tag team match at SummerSlam 2026.
Roman Reigns defeated Jacob Fatu in a Tribal Combat match at Clash in Italy, and The Samoan Werewolf had to join The Bloodline following the loss. Fatu seemingly is unhappy with his position in the faction on RAW at the moment.
Popular WWE star praises Roman Reigns
Je’Von Evans complimented Roman Reigns and claimed that the World Heavyweight Champion changed the company.
Speaking on the Insight podcast with Chris Van Vliet, Evans named Reigns as the best active wrestler and noted that he changed everything as the company was struggling during the pandemic.
“Right now I have to say Roman. It’s kind of crazy but there was a time in wrestling, especially in WWE, where we were losing a lot of views, especially during that COVID era — we were losing a lot of money. Then Roman came back into the game, and he carried WWE for four or five years. He changed the game. He changed the swagger of WWE. He changed everything. No matter what, he can take a break, come back, and still get that big reaction. It’s insane,” he said. (H/T: ClutchWrestling)
It will be exciting to see what the future holds for Solo Sikoa after he refused to join The Bloodline on RAW.
`;
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/news-roman-reigns-finally-reacts-betrayed-raw?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













