
Need help with today’s Connections: Sports Edition puzzle? You’ve come to the right place.
Welcome to Connections: Sports Edition Coach — a spot to gather clues and discuss (and share) scores.
A quick public service announcement before we continue: The bottom of this article includes one answer in each of the four categories. So if you want to solve the board hint-free, we recommend you play before continuing.
Advertisement
You can access Sunday’s game here.
Game No. 251’s difficulty: 4 out of 5
Hints
Scroll below for one answer in each of the four categories.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Yellow: BEHIND
Green: TENNESSEE
Blue: BALL STATE
Purple: TITANS
The next puzzle will be available at midnight in your time zone. Thanks for playing — and share your scores in the comments!
a.showcase-link-container {
display: flex;
gap: 20px;
flex-direction: column;
align-items: center;
padding: 20px 0px;
border-top: 1px solid rgba(150, 150, 147, 0.4);
border-bottom: 1px solid rgba(150, 150, 147, 0.4);
text-decoration: none;
color: #121212;
cursor: pointer;
.showcase-link {
font-family: nyt-franklin;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 13.8px;
letter-spacing: 1.1px;
text-transform: uppercase;
}
.showcase-link-image {
border-radius: 8px;
object-fit: cover;
width: 200px;
height: 150px;
margin: 0px;
@media (max-width: 600px) {
width: 120px;
height: 120px;
}
}
.showcase-link-inner-content {
display: flex;
flex-direction: row;
gap: 16px;
width: 100%;
}
.showcase-link-text-content {
display: flex;
flex-direction: column;
gap: 20px;
justify-content: center;
@media (max-width: 600px) {
gap: 8px;
}
}
.showcase-link-title {
font-family: nyt-cheltenham;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 24px */
letter-spacing: 0.01px;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
@media (max-width: 600px) {
font-size: 16px;
}
}
.showcase-link-excerpt {
font-family: nyt-imperial;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 139%; /* 19.46px */
color: #323232;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
@media (max-width: 600px) {
font-size: 12px;
line-height: 121%;
}
}
}
.showcase-link-inputs {
.showcase-link-input {
width: 100%;
font-size: 1rem;
background-color: white;
margin-bottom: 12px;
}
.showcase-link-indent {
margin-left: 25px;
}
option {
width: 100%;
}
}
@media (prefers-color-scheme: dark) {
.native-mobile a.showcase-link-container {
background-color: #121212;
color: #f0f0ee;
.showcase-link-excerpt {
color: #c4c4c0;
}
}
}
What You Should Read Next

This Week in Sports Trivia: May 29, 2025
How closely were you following the sports news this week? Find out and test your knowledge by taking The Athletic’s weekly quiz.
(Illustration: John Bradford / The Athletic)
/* We override the padding/margin for content-recommendation module */
.article-content-container #previous-module-padding-reduction #content-recommendation-root {
padding: 20px 0 0 0;
}
div.article-content-container.bodytext1
> div.subsequent-graphic-module:has(div.connections-entry-root):has(
#connections-entry-point-script
) {
padding-top: 0px;
margin-top: -1px;
@media (max-width: 559px) {
padding-left: 0;
padding-right: 0;
}
}
div.article-content-container {
.connections-entry-root {
@media (max-width: 559px) {
padding: 0px 20px;
}
}
}
#previous-module-padding-reduction {
margin-bottom: 0px;
padding-top: 0px;
}
.connections-entry-root {
font-family: ‘nyt-franklin’;
margin: 0 auto;
display: flex;
}
.connections-entry-root > a.puzzle-content-container {
text-decoration: none;
}
.puzzle-content-container {
border-top: 1.5px solid #52524f;
border-bottom: 1.5px solid #52524f;
padding: 12px 0;
display: flex;
flex-basis: 100%;
text-decoration: none;
@media (max-width: 559px) {
align-items: center;
padding-top: 19px;
padding-bottom: 15px;
}
}
.puzzle-content-container:hover {
color: #52524f;
}
.posts-container .puzzle-content-container {
border: 1.5px solid #52524f;
border-radius: 6px;
padding: 14px 15px 14px 15px;
}
.puzzle-desktop-icon-container {
background-color: #cff08b;
display: flex;
align-items: center;
justify-content: center;
min-width: 216px;
max-width: 216px;
height: 136px;
position: relative;
@media (max-width: 559px) {
display: none;
}
}
.puzzle-desktop-icon-container-completed {
background-color: #e4e4e4;
}
.puzzle-icon-completed {
filter: grayscale(1);
}
.puzzle-mobile-icon-container {
display: none;
@media (max-width: 559px) {
display: flex;
margin-left: 3px;
margin-right: 15px;
}
}
.puzzle-icon {
width: 54px;
height: 54px;
margin: 0px;
}
.puzzle-info {
align-items: center;
display: flex;
flex-wrap: wrap;
max-height: 136px;
padding: 10px;
@media (max-width: 559px) {
padding: 0;
}
}
.puzzle-info-text {
display: flex;
flex-direction: column;
gap: 4px;
font-style: normal;
flex-basis: 100%;
@media (max-width: 559px) {
gap: 1px;
flex: 1;
}
}
.puzzle-date {
color: #52524f;
font-size: 11px;
font-weight: 500;
height: 14px;
line-height: 13.75px; /* 125% */
letter-spacing: 10%;
text-transform: uppercase;
}
.puzzle-title {
color: #121212;
font-size: 20px;
font-weight: 600;
height: 24px;
line-height: 120%; /* 28.8px */
@media (max-width: 559px) {
font-size: 16px;
height: 21px;
}
}
.puzzle-mobile-subtitle,
.puzzle-desktop-subtitle {
color: #52524f;
font-size: 14px;
font-weight: 500;
height: 18px;
line-height: 130%;
}
.puzzle-mobile-subtitle {
display: none;
@media (max-width: 430px) {
display: block;
}
}
.puzzle-desktop-subtitle {
display: block;
@media (max-width: 430px) {
display: none;
}
}
.puzzle-subscribed-text,
.puzzle-button {
align-items: center;
display: flex;
height: 40px;
font-size: 14px;
font-weight: 500;
line-height: 130%;
margin-top: 15px;
@media (max-width: 559px) {
flex-basis: 100%;
}
}
.puzzle-subscribed-text {
color: #52524f;
@media (max-width: 559px) {
justify-content: center;
}
}
.puzzle-button {
background-color: white;
border: 1px solid #969693;
border-radius: 160px;
font-family: ‘nyt-franklin’;
justify-content: center;
padding: 0px 21px 0px 24px;
width: 177px;
cursor: pointer;
}
.puzzle-button:hover {
background-color: #f0f0ee;
}
.puzzle-chevron-container {
display: flex;
align-items: center;
justify-content: center;
}
.puzzle-button-text {
background-color: transparent;
border: none;
color: black;
cursor: pointer;
font-size: 14px;
font-weight: 600;
height: 18px;
line-height: 130%;
margin-right: 4px;
padding: 0;
text-wrap: nowrap;
text-decoration: none;
width: fit-content;
}
.puzzle-no-display {
display: none;
}
.puzzle-check-complete {
position: absolute;
width: 16px;
height: 16px;
border: 1px solid transparent;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
top: 5px;
right: 5px;
overflow: hidden;
z-index: 2;
@media (max-width: 559px) {
display: none;
}
}
@media (prefers-color-scheme: dark) {
.native-mobile .puzzle-content-container {
background-color: #121212;
border-color: #969693;
}
.native-mobile .puzzle-mobile-subtitle,
.native-mobile .puzzle-desktop-subtitle,
.native-mobile .puzzle-date {
color: #c4c4c0;
}
.native-mobile .puzzle-button {
background-color: #121212;
border-color: #52524f;
}
.native-mobile .puzzle-chevron-container {
filter: invert(99%) sepia(0%) saturate(7448%) hue-rotate(111deg) brightness(109%) contrast(102%);
}
.native-mobile .puzzle-button-text,
.native-mobile .puzzle-title,
.native-mobile .puzzle-subscribed-text {
color: white;
}
.native-mobile .puzzle-button:hover {
background-color: #808080;
}
}
May 22, 2025
Connections: Sports Edition
Spot the pattern. Connect the terms
Find the hidden link between sports terms
You are signed up for email reminders.
This news was originally published on this post .
Be the first to leave a comment