”
], { 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);
});
});
})();
“There is not any accolade that I can win in wrestling now. But I can take a championship, and then showcase what happens to a championship when you put on a megastar. And that is my goal, is to showcase the difference between when I have a title and when everybody else has one. There is a difference between when I hold a championship and from the rest of the cast,” he said.
Roman Reigns will be challenging CM Punk for the World Heavyweight Championship at WrestleMania 42 next weekend. The OTC earned the title shot by winning the Men’s Royal Rumble match earlier this year in Saudi Arabia.
WWE RAW General Manager Adam Pearce revealed earlier today that both Punk and Reigns are scheduled to appear on tomorrow night’s edition of the red brand in Sacramento, California.
WWE legend defends Roman Reigns
Wrestling veteran Bully Ray recently defended Roman Reigns after CM Punk poked fun at him for being a part-time performer.
Speaking on Busted Open Radio, Bully Ray claimed Roman Reigns earned the right to skip shows due to his work in the past. He also noted that The Head of the Table carried WWE for years after Punk walked out in 2014.
“I mean, comparing Roman to The Rock in that, you know, Punk is saying, ‘I’m blue collar. I’m grinding it out while you’re just doing whatever the hell you want to do.’ But what people seem to forget is Roman didn’t leave the company, Punk did. Roman has earned the right to show up a little later. Roman has earned the right to get to have the little things in wrestling that only come with main event status. You split for 10 years, Punk. So, you’re going to have to grind a little bit harder,” Bully said.
Only time will tell if Roman Reigns can defeat CM Punk to capture the World Heavyweight Championship next weekend at WWE WrestleMania 42.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
`;
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-highlights-unique-post-wrestlemania-goal?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













