”
], { 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);
});
});
})();
Despite being presented as a babyface, he was heavily booed, and his character often came across as trying too hard to be the good guy. Speaking on The Extreme Life of Matt Hardy, the tag team legend assessed whether Reigns was ready for the top spot back in 2015-2016.
Hardy said he doubts whether he was equipped to handle the role but said WWE had already made up its mind about pushing him. He said while they eventually were successful, his early run as the Big Dog was hampered by the creative he was given.
“I do think some of the creative he had was real bad. Like you said, the dog food thing, especially for a character that is meant to be very serious and be like a main eventer, the top guy, the draw, the sell. He had his moments where it was good, but I do think there were a lot of times he was saddled with some bad creative. Maybe even bad lines,” he said.
Matt Hardy recalled the infamous “suffering succotash” promo by Roman Reigns and said that his character didn’t need to be comic relief but a serious star.
“That isn’t what you need out of that guy. His job isn’t humor relief. His job is to go out there and be this good-looking, hot guy that all the chicks love, and then all the dudes like, ‘This guy’s badass because he can kick anybody’s a**. That’s what you need to believe. You don’t need him going out there and doing stand-up comedy,” he added.
JBL says Roman Reigns does not need to wrestle on TV every week
Roman Reigns’ World Championship match against Penta on RAW was his first match on WWE TV in over a year. The match lived up to its hype and delivered an instant classic.
Hall of Famer JBL talked about the contest on Something to Wrestle With. He said that the OTC1 has become a rare attraction, and that’s why whenever he wrestles on TV, it is a big deal.
JBL mentioned that this was part of the reason why his match with Penta was special. He argued that, given Roman Reigns’ status as a special attraction, he doesn’t need to wrestle every week on TV.
If you use quotes from this article, please credit Extreme Life of Matt Hardy and give an H/T to Sportskeeda Wrestling for the transcription.
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-51-year-old-star-calls-bad-wwe-creative-roman-reigns?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




