”
], { 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);
});
});
})();
After learning about Coates’ passing, Rhea Ripley took to her Instagram Stories to share a photo of the backstage veteran. She also penned a heartfelt note, writing that Davey was one of the nicest people she had ever met in the pro wrestling industry. Mami also thanked the veteran for always being “welcoming” since her time in NXT UK.
The Eradicator added that she would miss seeing her friend’s smiling face around and wished she had given him a longer hug the last time they met.
“@coatesdavey was one of the nicest, most genuine guys I got to meet in this industry. Thank you for always being so welcoming to me since NXT UK. I really wish I gave you a longer hug last time I saw you… Really gonna miss seeing your smiling face around. I’ll see you on the other side, friend,” she wrote.
Check out a screenshot of her Instagram Story in the post below:
WWE CCO Triple H also sent a message after Davey Coates’ passing
After learning about Davey Coates’ passing, Triple H took to Instagram to dedicate a post to the veteran. The Game highlighted how important Coates was in managing the company’s international shows.
The King of Kings also mentioned that Davey took pride in helping NXT UK talent at the UK Performance Center.
“Learned of the sad news of Davey Coates passing. Davey was @WWE’s international touring manager and was largely responsible for making all international shows, large and small, happen. He ensured our wrestling rings got to the most remote corners of the world, our backstage ran smoothly, and always took great care and personal pride in assisting our NXT UK talent at the ‘UK Performance Centre,'” he wrote.
We at Sportskeeda send our condolences to WWE star Rhea Ripley and Davey Coates’ family at this extremely difficult time.
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-deepest-condolences-wwe-star-rhea-ripley?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


