”
], { 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);
});
});
})();
At the start of this year, Lexis King started his new faction involving other second generation stars called ‘the Birthright”. The group included him alongside Uriah Connors who’s the son of Fit Finlay, Channing “Stacks” Lorenzo, Arianna Grace (Santino Marella’s daughter) and William Regal’s son Charlie Dempsey. The group has been dominating WWE’s developmental brand and also made several appearances on TNA Wrestling’s Thursday Night Impact! recently.
While speaking on the Busted Open Radio, Lexis King thanked ECW Legend Tommy Dreamer confirming that he was the one who brought Birthright to TNA. He stated that going over to TNA started a whole new transformation for him.
“I’ve got to put you (Tommy Dreamer) over before I go, bringing us over to TNA was sort of the start of this whole transformation for me. I started to find myself, and it bled its way over here to NXT. It couldn’t be a better ride, so thank you,” he said. (1:00 onwards)
WWE and TNA have been in working relationship for the past few years now. It is great to see that the relationship has benefitted talent like Lexis King.
Lexis King reveals how he got the idea for Birthright in WWE NXT
During his appearance on the Busted Open Radio, Lexis further talked about how he got the idea for the Birthright faction. He addressed how the fans obviously know that stars like him have a family history in the business and allege that their progress is because of nepotism.
“Everyone knows who you are. Everybody knows you’re Brian Pillman’s son. Everybody knows this is (William) Regal’s son, this is Fit Finlay’s son, that he is a fourth generation wrestler, Uriah Connors. Why are we not leaning into that? I think that was the ultimate powder keg for us, to just say Hey, the fans know who you are, there’s heat there, people hate nepotism. They cry nepotism,” he said. [H:T/WrestleTalk]
It will be interesting to see what’s next for the Birthright under Shawn Michaels’ creative direction.
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-confirmed-ecw-legend-reason-for-major-wwe-x-tna-move?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



