”
], { 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);
});
});
})();
Kidd and Natalya run their own training school at the Hart Family Dungeon, which is considered to be a legendary place to learn the wrestling craft.
Wilson recently took to social media, where he shared that it was the anniversary of the passing of his friend Matt.
Kidd shared a heartbreaking post, which revealed that it had been three decades since his passing.
“It’s been 30 years since we lost you Matt. Not a day goes by that you don’t cross my mind. You were by far the best of all of us, especially out of the ring.” he wrote.
Tyson Kidd and Natalya’s dungeon has become legendary in WWE circles
Tyson Kidd and Natalya have always been focused on how much they can give back to the business throughout their careers.
The two stars have pushed the Dungeon 2.0 over the past few years, and it seems that they have managed to attract some major stars. Natalya recently shared an update where she showed that the likes of Jacob Fatu, Montez Ford, Angelo Dawkins, and B-Fab were all present for training.
Natalya has also taken Maxxine Dupri under her wing and helped her to train ahead of her push towards the WWE Women’s Intercontinental Championship, before Maxxine and Natalya were then able to have a feud on TV.
It seems that WWE always looks for Tyson and Natalya to be in safe hands when they need any help with any stars, and the couple has always been able to step in and help.
Natalya’s video was only shared earlier this month, and it has also been reported that during her time away from the company, she has been training with Natalya and Tyson Kidd.
Belair is set to welcome her first child imminently, and it appears that she has tried to remain active throughout her pregnancy.
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-heartbreaking-personal-update-wwe-star-tyson-kidd?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


