”
], { 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 Head of the Table will defend his Tribal Chief status against the former United States Champion at Clash in Italy. Meanwhile, if Fatu loses, he would have to serve his cousin in WWE.
Reigns celebrated his 41st birthday this past Monday. Following this week’s RAW, fans in attendance serenaded The Tribal Chief with “Happy birthday” and “OTC” chants.
The World Heavyweight Champion addressed the Columbus crowd in a post-show segment. He broke character and thanked fans for their unparalleled support. Reigns added that he was blessed to have a rewarding career.
You can watch the full post-show segment featuring Reigns below.
Roman Reigns rarely makes out-of-character comments. Hence, last night’s show was memorable for the viewers in attendance.
Roman Reigns is Undefeated in WWE This Year
Roman Reigns wrestled seven matches in WWE last year. Unfortunately for him, he could only win three of those bouts. However, the OTC bounced back this year with some huge victories.
Reigns has won all of his matches this year. He kicked off the year by emerging victorious in the Men’s Royal Rumble Match. The Tribal Chief later challenged then-World Heavyweight Champion CM Punk to a title contest at WrestleMania 42. On Night Two of The Show of Shows, the OTC reached the pinnacle of WWE again, winning the coveted gold from The Second City Saint.
Following The Show of Shows, The Tribal Chief announced that he would appear more regularly on WWE programming this summer. Reigns has kept his promise and has already defended his title once. He bested Jacob Fatu at Backlash earlier this month.
The real-life Bloodline members will square off in a rematch at Clash in Italy, which will mark Reigns’ second title defense.
Who do you think will walk out of Italy as the World Heavyweight Champion? Hit the Discuss button and share your predictions.
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/news-watch-roman-reigns-breaks-character-after-wwe-raw-goes-off-air?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



