Apple Sports Adds In-App Brackets to Track March Madness

Apple Sports Adds In-App Brackets to Track March Madness
source: gettyimages
March 18, 2026

Apple’s Sports app is expanding its grid of features just in time for March Madness, introducing full bracket views to help fans follow the NCAA tournaments more efficiently. The new tool lets users visualize all 190 games across the Men’s and Women’s tournaments, letting you watch teams advance from round to round.

Bracket pools are as much about luck as they are about knowledge. Participants pick winners at each stage, and a single early upset can derail an otherwise solid bracket. With the new in-app views, you can trace how your picks would fare as the rounds unfold, giving you a clear picture of your standing and where your predictions went wrong.

In conversations around Apple’s sports ambitions, Eddy Cue had already signaled that brackets and their readability were a priority. He spoke of plans to make bracket strategy more intuitive beyond just listing scores, hinting that more ideas were on the way to help fans follow the action more naturally. Since then, coverage of the tournaments has grown more visual, but the new bracket views represent a concrete step toward easier tracking.

What’s new, and what’s missing? The updated app lets you select a game, monitor its results, and even view betting odds for that matchup. It’s a practical upgrade for those who jump into March Madness pools each year and want a consolidated place to see game outcomes in real time.

One notable limitation remains: the app doesn’t currently support building a user-created bracket inside the Sports app to compare against actual results. Nor can you zoom out to see the bracket in one panoramic view; navigation is still round-by-round, swiping left to move through stages. Despite these gaps, the addition is a welcome enhancement for anyone who drops into the annual tournament’s three-week sprint.

For casual fans who rarely follow college basketball outside of March, the new bracket visualization could be a reason to tune in more regularly. It offers a straightforward way to see which teams are advancing and how your personal selections stack up as the Sweet 16, Elite Eight, and Final Four move into focus.

If you’re following the NCAA tournaments this year, the new Apple Sports bracket tool provides a clearer and more centralized way to stay on top of the action, even if you’re only dipping in for the bracket excitement rather than the full season.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6646671,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}