”
], { 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);
});
});
})();
Hendry tried to make the save, but the numbers game quickly caught up to him. Rusev locked in The Accolade on Hendry for a while before it was finally broken up. Page then posed next to a beaten-down Hendry to end the segment.
The former NXT Champion took to social media today to mock Joe Hendry and vowed to beat him down forever. You can check out Page’s post by clicking here.
“I guess I’ll just have to beat your a** forever Joe 😁👈,” he wrote.
Joe Hendry joined the promotion’s main roster earlier this year. He replaced Kevin Owens at WWE WrestleMania 41 last year and was quickly defeated by Randy Orton. Owens has been out of action for over a year due to a neck injury and has undergone surgery.
Joe Hendry reacts to not being able to face John Cena during his WWE retirement tour
WWE RAW star Joe Hendry recently shared his thoughts on not being able to battle John Cena during his retirement tour.
The Cenation Leader retired from in-ring competition following his loss to Gunther at WWE Saturday Night’s Main Event last year. Speaking with Chris Van Vliet on the INSIGHT podcast, Hendry claimed that he didn’t do enough to warrant a match against the legend.
“I think the thing is, to me, something either happens or it doesn’t. Ultimately, I have to put the responsibility on myself. I didn’t wrestle John Cena because I didn’t do enough to make me an obvious choice to wrestle John Cena. So I didn’t do enough somewhere along the way, and that I feel led into the motivation that I needed in NXT, because it made me realize. Because if you think about it, I’m going, ‘I’ll wrestle at the Royal Rumble, I’ll wrestle at WrestleMania,’ and I’m saying this crazy stuff, and it’s happening,” he said. (H/T: WrestleTalk)
It will be fascinating to see what WWE has planned for the rivalry between Hendry and Page in the weeks ahead on RAW.
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-joe-hendry-receives-warning-following-wwe-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




