”
], { 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 show will take place at Madison Square Garden on July 18, and one match has already been made official. The Judgment Day’s JD McDonagh will face the Very Nice, Very Evil star Danhausen at the event.
This week on RAW, McDonagh, alongside Dominik Mysterio, sent a message to Danhausen in a segment backstage. McDonagh said he is coming to grind on Danhausen and put his Cinderella story in the bin where it belongs. Dom also mentioned that it will all go away if Danhausen pays JD his money back and uncurses him.
JD’s “grinding” message was shared in a post on X, and R-Truth replied to it, saying he doesn’t know if it’s PG.
“I don’t even know if that’s PG👀” he wrote.
Truth is well-known for his attempts to be a part of The Judgment Day, but was unable to convince the stable. Currently, he is teaming up with Damian Priest, a former member of the faction.
Meanwhile, the feud between McDonagh and Danhausen began a few weeks ago on RAW. JD offered the face-painted star a stack of $100,000 in order to get him to curse Oba Femi before the King of the Ring semi-final match against Dominik.
Danhausen refused to curse The Ruler before disappearing with the money.
R-Truth and Damian Priest challenged to a massive Title match
A few months ago, R-Truth began teaming up with Damian Priest on SmackDown. On the March 20 episode of the show, they captured the WWE tag team championship after beating MFTs.
Since then, they have successfully defended the championship but received an unexpected challenge a couple of weeks ago. AAA tag team champions War Raider confronted the duo backstage and challenged them to a Title vs. Title match.
Priest told them he would let them know, and he recently showed up on AAA, hinting that the match could take place soon.
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-don-t-know-pg-r-truth-responds-18-message-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



