], { 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);
});
});
})();

Speaking on INSIGHT with Chris Van Vliet, the former WWE Women’s Champion revealed that the management wanted a match between the two and even promoted it for an event. Unfortunately, the state, where the event was supposed to be, didn’t allow intergender matches. This is why the two never had a one-on-one match.

“So at the time, we did have something. I think I went to a storyline with Dean Ambrose right after, where I hit him, or I bumped him the ground or whatever. I think there was supposed to be something that went to into a storyline there, but it just kind of fell off. There was a promotion that we were promoted to have a match at a live event. I think in that state, it couldn’t be inter gender matches. So then they had to scrap it. Then after that, I think they just kind of let that story fade away,” Jax said. [H/T – CVV]

youtube-cover

Dean Ambrose, aka Jon Moxley, left WWE after WrestleMania 35

In 2019, Dean Ambrose had a couple of matches on Monday Night RAW and reunited with Seth Rollins and Roman Reigns to take on Drew McIntyre, Bobby Lashley, and Baron Corbin at Fastlane in Ohio.

Later, Rollins and Reigns headed to WrestleMania, where they defeated Brock Lesnar and Drew McIntyre in their respective singles matches. After the event, the management hosted a special event for The SHIELD.

In the main event, Dean Ambrose teamed up with his stablemates for a final time and defeated McIntyre, Lashley, and Corbin in a six-man tag team match at The Shield’s Final Chapter. This marked Ambrose’s last WWE match before his contract expired.