â
], { 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);
});
});
})();
âNew Haircut and another great night of wrestling đ€đ» ,â he wrote.
Check out Matt Riddleâs new look below:
Since leaving the Stamford-based promotion in 2023, the former RAW Tag Team Champion has been performing on the independent circuit. He has made appearances for New Japan Pro-Wrestling as well, but has not committed to any company fully. He has frequently worked for MLW and is the current WSW Australian Champion, having won the title last month in a four-way match also involving former WWE Superstar Donovan Dijak.
Matt Riddle recently shared the details about a heartbreaking personal incident
Matt Riddle has been dating Misha Montana since 2022, and they have a child together named Matthew. In a recent interview with TV Insider, he recalled having to go through a miscarriage with Montana.
âHaving a miscarriage, and people donât go into the details of it, but itâs really rough. Iâm not going to get into the details with you, but itâs not just physically. Itâs psychologically, emotionally. It sucked because we were a couple of months in. We hesitated to tell anybody because you donât want to rush it. Everything was good, so we told the parents and everybody. Everybody was stoked. Then three days later she went in for a screening. After the screening, things went awry. She went to the emergency room, but they can do so much. They said they didnât see a baby where there should have been a baby. Itâs very upsetting. She is going through it. I love her. Iâll always have her back. She has had my back through thick and thin. Misha is one of the most compassionate human beings Iâve ever met,â he added.
Despite the difficult circumstances, Riddle revealed that his family was holding up well.
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-new-look-former-wwe-star-matt-riddle-looks-unrecognizable-after-cutting-his-hair?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


