”
], { 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 approving of Jacob Fatu’s annihilation of Royce Keys, Reigns headed backstage. In Gorilla, he was met by Rey Mysterio, who told him that as the general manager of AAA, he wants to run something by the OTC1. The two then walked off together to close out the show.
This has got the fans buzzing, and they are expecting to see Roman Reigns show up in WWE’s sister promotion soon. Now, Dave Meltzer has shared an update on this development on the Wrestling Observer Radio.
Meltzer said he expects WWE to put the World Heavyweight Champion on a AAA show. However, he said it won’t be at the AAA x NXT Heatwave event in Edinburg, Texas, on Sunday, August 30, and also ruled out an appearance at TripleMania 34 night one.
“Well, obviously they’re gonna put him on a show. Now, what I can tell you is it is not going to be the MGM Grand show. My two first picks were the MGM Grand show or the show in Edinburg, Texas, which goes against All In, because those made sense as far as they’re the next two upcoming,” he said.
Meltzer then addressed the possibility of Reigns being used on the Worlds Collide AAA event, which takes place in Chicago on September 26 and goes against AEW’s All Out.
He said he expects CM Punk to be on the show, and it is possible that WWE may want Reigns to work the event as well.
“It could be Chicago because that’s a big one. They’re running the Allstate Arena. I figured Punk would work that show. I didn’t figure Roman would work that show, but they might. And I’m sure Punk will. I’m not sure, but I certainly expect Punk will work the show. Maybe they want Roman to work the show,” he added. [H/T: F4W/WON]
Meltzer said it would make sense for Roman Reigns to be on the AAA Worlds Collide show.
Roman Reigns was confronted by LA Knight on RAW
After beating Seth Rollins to retain the World Heavyweight Championship at SummerSlam, Roman Reigns opened the show this week on RAW.
As he addressed his victory, he was interrupted by LA Knight. The Megastar demanded a Title match, saying they face each other any time.
However, Reigns dismissed his challenge, saying Knight hasn’t won a major match to earn a Championship opportunity against him and told him to get in line.
`;
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/rumor-roman-reigns-aaa-massive-update-wwe-superstar-s-future-reports?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













