(function() {
try {
var cs = document.currentScript,
p = (document.cookie.split(‘gnt_i=’)[1] || ”) + ‘;’,
l = p.substring(p.indexOf(‘~’) – 2, p.indexOf(‘;’));
if (!l) {
var n = window.performance && performance.getEntriesByType(‘navigation’) || [],
st = n[0].serverTiming || ”;
if (st.length) {
for (const t of st) {
if (t.name === ‘gnt_i’) {
l = t.description.split(‘*’)[2];
break;
}
}
}
}
if (l) {
var g = decodeURIComponent(l).split(‘~’);
comply({
country: g[0],
city: g[2],
zipcode: g[3],
state: g[1]
});
} else {
comply();
}
} catch(e) {
comply();
}
function comply(loc) {
if(window.ga_privacy) return;
loc = loc || {};
var host = window.location.hostname || ”,
eu = host.split(‘.’)[0] === ‘eu’,
cco = hp(‘gnt-t-gc’),
sco = hp(‘gnt-t-gs’),
cc = cco || loc.country || (eu ? ‘ES’ : ‘US’),
sc = sco || loc.state || (cc === ‘US’ ? ‘CA’ : ”),
t = true,
gdprLoc = {‘AT’: t, ‘BE’: t, ‘BG’: t, ‘HR’: t, ‘CY’: t, ‘CZ’: t, ‘DK’: t, ‘EE’: t, ‘EL’: t, ‘EU’: t, ‘FI’: t, ‘FR’: t, ‘DE’: t, ‘GR’: t, ‘HU’: t, ‘IE’: t, ‘IT’: t, ‘LV’: t, ‘LT’: t, ‘LU’: t, ‘MT’: t, ‘NL’: t, ‘PL’: t, ‘PT’: t, ‘RO’: t, ‘SK’: t, ‘SI’: t, ‘ES’: t, ‘SE’: t, ‘NO’: t, ‘LI’: t, ‘IS’: t, ‘AD’: t, ‘AI’: t, ‘AQ’: t, ‘AW’: t, ‘AX’: t, ‘BL’: t, ‘BM’: t, ‘BQ’: t, ‘CH’: t, ‘CW’: t, ‘DG’: t, ‘EA’: t, ‘FK’: t, ‘GB’: t, ‘GF’: t, ‘GG’: t, ‘GI’: t, ‘GL’: t, ‘GP’: t, ‘GS’: t, ‘IC’: t, ‘IO’: t, ‘JE’: t, ‘KY’: t, ‘MC’: t, ‘ME’: t, ‘MS’: t, ‘MF’: t, ‘MQ’: t, ‘NC’: t, ‘PF’: t, ‘PM’: t, ‘PN’: t, ‘RE’: t, ‘SH’: t, ‘SM’: t, ‘SX’: t, ‘TC’: t, ‘TF’: t, ‘UK’: t, ‘VA’: t, ‘VG’: t, ‘WF’: t, ‘YT’: t},
gdpr = !!(eu || gdprLoc[cc]),
gppLoc = {‘CA’: ‘usca’, ‘NV’: ‘usca’, ‘UT’: ‘usnat’, ‘CO’: ‘usco’, ‘CT’: ‘usct’, ‘VA’: ‘usva’, ‘FL’: ‘usnat’, ‘MD’: ‘usnat’,’MN’: ‘usnat’, ‘MT’: ‘usnat’, ‘OR’: ‘usnat’, ‘TN’: ‘usnat’, ‘TX’: ‘usnat’, ‘DE’: ‘usnat’, ‘IA’: ‘usnat’, ‘NE’: ‘usnat’, ‘NH’: ‘usnat’, ‘NJ’: ‘usnat’, ‘IN’: ‘usnat’, ‘KY’: ‘usnat’, ‘RI’: ‘usnat’},
gpp = !gdpr && gppLoc[sc];
if (gdpr && !window.__tcfapi) {
“use strict”;function _typeof(t){return(_typeof=”function”==typeof Symbol&&”symbol”==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&”function”==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?”symbol”:typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement(“iframe”);r.style.cssText=”display:none”,r.name=”__tcfapiLocator”,e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r3&&2===parseInt(n[1],10)&&”boolean”==typeof n[3]&&(e=n[3],”function”==typeof n[2]&&n[2](“set”,!0)):”ping”===n[0]?”function”==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:”stub”}):o.push(n)},n.addEventListener(“message”,(function(t){var e=”string”==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n=”object”===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,”*”)}),n.parameter)}),!1))};”undefined”!=typeof module?module.exports=t:t()}();
}
if (gpp && !window.__gpp) {
window.__gpp_addFrame=function(e){if(!window.frames[e])if(document.body){var p=document.createElement(“iframe”);p.style.cssText=”display:none”,p.name=e,document.body.appendChild(p)}else window.setTimeout(window.__gppaddFrame,10,e)},window.__gpp_stub=function(){var e=arguments;if(__gpp.queue=__gpp.queue||[],!e.length)return __gpp.queue;var p,n=e[0],t=1function OptanonWrapper() { }Skip to main content

(function() {
let vdContainer, vdShow, vdHide,
flagCaption = false,
vdToggle = document.getElementById(‘videoDetailsToggle’),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0],
subsection = ga_data.route.ssts.split(‘/’)[1];
vdToggle.addEventListener(‘click’, ()=> {
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);
// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});
function fireCaptionAnalytics () {
let analytics = document.getElementById(“pageAnalytics”);
try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());
Editor’s note: Follow USA TODAY’s live coverage of Little League World Series Aug. 19 games here.
The 2026 Little League World Series set to begin as the best 12-and-under baseball players from around the world compete in Williamsport, Pennsylvania over the next two weeks.
The action starts with four pool-play games on Monday, Aug. 19, two involving teams from the United States and two featuring international teams. The four-game format continues from there as the 20 participating teams are eventually whittled down to a United States champion and an International champion.
The field is divided into United States and International brackets of 10 teams each, creating two separate races to the spots in the overall championship game on Sunday, Aug. 30. Teams compete in a modified double-elimination format until the championship game of each bracket, which is single-elimination.
Little League has provided a printable World Series bracket that you can download from its link below and fill in the 2026 results as the tournament progresses to a champion.
Here’s everything to know about the 2026 Little League World Series, including all the teams that qualified and the complete schedule of games for this year’s tournament:
Little League World Series United States teams
- Great Lakes − West Side Little League (Hamilton, Ohio)
- Metro − Bayonne Central Little League (Bayonne, New Jersey)
- Mid-Atlantic − East Side Little League (West Chester, Pennsylvania)
- Midwest −  Davenport Northwest Little League (Davenport, Iowa)
- Mountain − Paseo Verde Little League (Henderson, Nevada)
- New England − Bridgewater Joe Lazaro Little League (Bridgewater, Massachusetts)
- Northwest − SoundView Little League (Tacoma, Washington)
- Southeast − Phenix City Youth Baseball Little League (Phenix City, Alabama)
- Southwest − Boerne Little League (Boerne, Texas)
- West − Sweetwater Valley Little League (Bonita, California)
Little League World Series International teams
- Asia−Pacific − West Seoul (B) Little League (Seoul, South Korea)
- Australia − Ryde Little League (Sydney, New South Wales)
- Canada − Little Mountain Little League (Vancouver, British Columbia)
- Caribbean − Los Nacionales Little League (Santiago, Dominican Republic)
- Curaçao − Pariba Little League (Willemstad, Curaçao)
- Europe & Africa − South Czech Republic Little League (Brno, Czechia)
- Japan − Joto Little League (Tokyo, Japan)
- Latin America − Ministerio Sobre Las Alas Del Aguila Little League (Leon, Nicaragua)
- Mexico − Municipal De Tijuana Little League (Tijuana, Baja California)
- Panama− David Doleguita Little League (ChiriquÃ, Panama)
Which countries get automatic/direct bids into the Little League Baseball World Series?
Little League separates certain countries into those that get an automatic/direct entry into the Little League World Series and those that are part of a rotating selection. The countries with permanent automatic bids are Australia, Canada, Japan and Mexico. The countries that participate in a rotating selection are Cuba, Curacao, Panama and Puerto Rico. For the 2026 Little League World Series, Little League International announced earlier this year that the champions from Panama and Curacao will have direct entry into this year's event in Williamsport, Pennsylvania. That means Cuba and Puerto Rico competed in one of the international regions for a chance to make it to the LLWS.
How to watch the 2026 Little League World Series
The 2026 Little League World Series will be broadcast on ESPN platforms, with the championship game airing on ABC. Games will also be available to stream on ESPN+.
- Dates:Â Aug. 19-Aug. 30
- TV:Â ESPN, ESPN2, ABC
- Stream:Â ESPN+
- Location:Â Williamsport, Pennsylvania
Watch the Little League World Series on Fubo
2026 Little League World Series bracket schedule, scores, results
(All times Eastern)
Wednesday, Aug. 19
- Game 1: Latin America 2, Caribbean 1
- Game 2: Northwest 2, Southeast 0
- Game 3: Asia-Pacific 7, Canada 0
- Game 4: Metro vs New England, 7 p.m. (ESPN)
Thursday, Aug. 20
- Game 5: Australia vs Mexico, 12 p.m. (ESPN)
- Game 6: Great Lakes vs Mountain, 2 p.m. (ESPN)
- Game 7: Curacao vs Japan, 4 p.m. (ESPN)
- Game 8: West vs Midwest, 6 p.m. (ESPN2)
Friday, Aug. 21
- Game 9: Panama vs Latin America, 1 p.m. (ESPN)
- Game 10: Southwest vs Northwest, 3 p.m. (ESPN)
- Game 11: Europe-Africa vs Asia-Pacific, 5 p.m. (ESPN)
- Game 12: Mid-Atlantic vs Winner of Game 4, 7 p.m. (ESPN)
Saturday, Aug. 22
- Game 13: Canada vs Loser of Game 5, 1 p.m. (ESPN)
- Game 14: Loser of Game 4 vs Loser of Game 4, 4 p.m. (ESPN)
- Game 15: Caribbean vs Loser of Game 7, 5 p.m. (ESPN)
- Game 16: Southeast vs Loser of Game 8, 7 p.m. (ESPN)
Sunday, Aug. 23
- Game 17: Winner of Game 6 vs Winner of Game 10, 9 a.m. (ESPN)
- Game 18: Winner of Game 5 vs Winner of Game 9, 11 a.m. (ESPN)
- Game 19: Winner of Game 8 vs Winner of Game 12, 1 p.m. (ABC)
- Game 20: Winner of Game 7 vs Winner of Game 11, 2 p.m. (ESPN)
Monday, Aug. 24
- Game 21: Loser of Game 9 vs Winner of Game 13, 1 p.m. (ESPN)
- Game 22: Loser of Game 10 vs Winner of Game 14, 3 p.m. (ESPN)
- Game 23: Loser of Game 11 vs Winner of Game 15, 5 p.m. (ESPN)
- Game 24: Loser of Game 12 vs Winner of Game 16, 7 p.m. (ESPN)
Tuesday, Aug. 25
- Game 25: Loser of Game 18 vs Winner of Game 23, 1p.m. (ESPN)
- Game 26: Loser of Game 17 vs Winner of Game 24, 3 p.m. (ESPN)
- Game 27: Loser of Game 20 vs Winner of Game 21, 5 p.m. (ESPN)
- Game 28: Loser of Game 19 vs Winner of Game 22, 7 p.m. (ESPN)
Wednesday, Aug. 26
- Game 29: Winner of Game 18 vs Winner of Game 20, 1 p.m. (ESPN)
- Game 30: Winner of Game 17 vs Winner of Game 19, 3 p.m. (ESPN)
- Game 31: Winner of Game 25 vs Winner of Game 27, 5 p.m. (ESPN)
- Game 32: Winner of Game 26 vs Winner of Game 28, 7 p.m. (ESPN)
Thursday, Aug. 27
- Game 33: Loser of Game 29 vs Winner of Game 31, 3 p.m. (ESPN)
- Game 34: Loser of Game 30 vs Winner of Game 32, 7 p.m. (ESPN)
Little League World Series International championship game
Saturday, Aug. 29
- Game 35: Winner of Game 29 vs Winner of Game 33, 12:30 p.m. (ABC)
Little League World Series U.S. championship game
Saturday, Aug. 29
- Game 36: Winner of Game 30 vs Winner of Game 34, 3:30 p.m. (ABC)
Little League World Series third-place consolation game
Sunday, Aug. 30
- Game 37: Loser of Game 35 vs Loser of Game 36, 10 a.m. (ESPN)
Little League World Series championship game
Sunday, Aug. 30
- Game 38 : Winner of Game 35 vs Winner of Game 36, 3 p.m. (ABC)
Share your feedback to help improve our site!







