”
], { 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);
});
});
})();
Theory had won the MITB briefcase at the eponymous PLE on July 2, beating out seven other participants. He teased cashing in on Roman Reigns on the RAW leading up to SummerSlam, where The Tribal Chief humbled him on the mic. Despite that, he tried cashing in during the Undisputed WWE Universal Championship Last Man Standing Match at the PLE between Lesnar and Reigns.
Although he tried cashing in on Reigns, Austin Theory instead faced the wrath of The Beast. He F-5’d him onto the MITB briefcase, on which Theory landed headfirst. He remembered the incident on a recent episode of Impaulsive, where he mentioned he now hangs the battered briefcase in his office.
“It’s funny how–like I have it [MITB briefcase] in my office hanging and its real dented and I love when people see it, and they’re like, ‘Bro, you murdered people with that huh?’ I’m like, ‘No Brock Lesnar murdered me with it, and it sucked.’ Crazy,” Theory said.
Check out his comments in the video below:
Roman Reigns embarrassed Austin Theory before SummerSlam in 2022
In the same interview on Impaulsive, Austin Theory also spoke about a segment with Roman Reigns.
Assisted by his Wiseman and flanked by The Usos, The Head of the Table was at the height of his powers, leading The Bloodline at the time. Referring to the recently stepped-down President and CEO Vince McMahon, he embarrassed Theory by telling him his “daddy” wasnt around anymore.
Now, considering Roman Reigns too was a through-and-through “Vince guy,” Theory recalled wanting to reciprocate, but never did.
“In that moment, I wanted to say the same thing to him, because in a way it’s like he’s a Vince guy as well. Not in a way. He was,” Austin Theory said.
The Vision have now lost their World Tag Team Championship to the Street Profits, and now with Paul Heyman teasing an exit from the faction, it remains to be seen what Theory and his stablemates, Paul and Bron Breakker, will be up to next.
`;
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-brock-lesnar-murdered-me-wwe-star-austin-theory?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













