”
], { 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 bout ended abruptly after Ivar suffered a legitimate cervical injury during the match. The popular tag team star underwent surgery the following week and was forced out of action for several months.
Earlier today, Ivar posted multiple pictures of himself from the time he had gotten injured. In the caption, the 42-year-old WWE Superstar shared details about the damage he sustained. He noted that two discs exploded into his spinal cord, resulting in temporary paralysis. Ivar added that he was fortunate and grateful to have recovered from the brutal injury.
“6 years ago today 2 discs basically exploded into my spinal cord suffering temporary paralysis and resulting in a 2 level spinal fusion of c5 and c6 and c6 and c7. Fortunate and grateful for every day i have in and out of the ring,” Ivar wrote.
You can check out his Instagram post below:
In addition to their appearances on WWE SmackDown, Ivar and his tag team partner Erik have become an integral part of AAA’s tag team division. On Noche de Los Grandes: Week 1, The War Raiders defeated Pagano and Psycho Clown to become the new AAA World Tag Team Champions. They recently defended the title against Los Americanos.
A popular WWE tag team is set to challenge The War Raiders for the AAA World Tag Team Championship
On the July 31 edition of Friday Night SmackDown The War Raiders locked horns with the then WWE Tag Team Champions Damian Priest and R-Truth in a Winner Takes All title match. Unfortunately, the bout ended in a no contest after The MFTs attacked both the teams.
On August 14, Tama Tonga and Talla Tonga went one step forward and defeated The War Raiders and the team of Damian Priest and R-Truth in a three-way contest to win the WWE Tag Team Championship.
On their return to Friday Night SmackDown later this week, The War Raiders will defend the AAA World Tag Team Championship against Damian Priest and R-Truth.
The War Raiders have also issued an open challenge for their AAA World Tag Team Championship for Triplemania 34. They are scheduled to defend the title on Night Two of the event on September 13.
`;
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-suffering-temporary-paralysis-current-champion-recalls-getting-legitimately-injured-wwe-match?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













