When Travis Kelce addressed his retirement plans with Chiefs after massive $57.25 million deal

view original post

Travis Kelce was drafted by the Kansas City Chiefs in 2013, and he has been with the Chiefs since then. At the age of 35, he is nearing the sunset of his decorated career with the possibility of retiring as a Chief. However, in 2022, Kelce hinted at his possible retirement destination after receiving a massive pay raise.

During a July 2022 news conference, Kelce appeared excited about the raise and expressed his desire to play for the Chiefs until retirement.

“I don’t plan on playing anywhere else, brother,” Kelce said. “I hope the Chiefs have that in mind, too.”

‘;
});
pollOptions.innerHTML = pollOptionsDom;
pollCount.innerHTML = totalVotes + ‘ votes’;
if (totalVotes > 10) {
pollCount.classList.remove(“hidden”);
}
}
function trackBetsTodayPollImpression() {
var intersectionObserverForArticlePoll = new IntersectionObserver(
function(entries) {
entries.forEach(function(entry) {
var pollId = entry.target.getAttribute(“data-poll-id”);
if (POLLS_BY_ID[pollId][‘impression_tracked’]) return;
if (!entry.target || !entry.isIntersecting || entry.intersectionRatio < 0.5) return;
setTimeout(function() {
if (isInViewport(entry.target)) {
POLLS_BY_ID[pollId][‘impression_tracked’] = true;
var isDesktop = “1”;
var gaPayload = {
“question” : POLLS_BY_ID[pollId][‘question’],
“category”: “NFL”,
“page_url”: window.location.href,
“option1”: POLLS_BY_ID[pollId][‘option1’],
“option2”: POLLS_BY_ID[pollId][‘option2’],
}
if (isDesktop) {
gaPayload[“device”] = “Desktop”;
} else {
gaPayload[“device”] = “Mobile”;
}
gtag(“event”, “BETS_TODAY_POLL_IMPRESSION”, gaPayload);
intersectionObserverForArticlePoll.unobserve(entry.target);
}
}, 1000);
});
},
{
threshold: 0.5
}
);
var pollElements = document.querySelectorAll(‘.bets-today-poll’);
pollElements.forEach(function(pollElement) {
var isAnswered = pollElement.querySelector(“.poll-option-answered”);
if (!isAnswered) {
intersectionObserverForArticlePoll.observe(pollElement);
}
})
}
return {
answerPollX: answerPollX,
};
}();

The three-time Super Bowl champion further expressed pride and gratitude towards the team and management while emphasizing his commitment towards them, not just as a player but also as a leader. He said:

Looking to predict NFL playoff Scenarios? Try our NFL Playoff Predictor for real-time simulations and stay ahead of the game!

“It’s just another reason why I love being here, man. I’ve done everything I can to do things the right way on the field and in the community. And I’m going to continue to do that.”

The tight end’s $57.25 million pay raise gave him a hike in guaranteed money and added three to four million dollars to his 2022 earnings. It was initiated by the Chiefs as Kelce settled for the new deal despite being underpaid for a player of his calibre. It reflected their mutual respect, which Kelce appreciated.

At the age of 32 years, Kelce was one of the veterans in the team and a locker room leader, and he was setting examples for the younger generations by attending all voluntary workouts despite the raise.

Travis Kelce revealed how Taylor Swift motivates him

Things have changed by 2025 as Kelce is ageing, and speculations about his early retirement have erupted after a heartbreaking Super Bowl LIX loss to the Philadelphia Eagles. But Kelce has dismissed all of them by returning to his training regime after a month’s hiatus, courtesy of his girlfriend, Taylor Swift.

During an interview with the media in February, Kelce cited his girlfriend’s example and explained how she motivates him to continue putting in effort. Kelce quoted,

“If she’s out here being the superstar she is, never taking no for an answer, and always working her tail off, I better match that energy for sure.”

But in case Kelce ever retires, he has his post-NFL plans in place: to work in Hollywood.

Why did you not like this content?


More from Sportskeeda

Edited by Alvin Amansec