Event Boys Basketball Tournaments | Girls Basketball Tournaments

CALL US TO DISCUSS YOUR NEEDS THIS SEASON

Winter Nationals™ March 5 (SUN) Aurora/Romeoville

Winter Nationals™ March 5 (SUN) Aurora/Romeoville

Mar 05, 2023
Aurora (IL), Romeoville (IL)  Aurora (IL), Romeoville (IL) 
Boys & Girls
1st-12th
2

Description

ONE DAY SHOOTOUTS are youth basketball tournaments for boys and girls ages 2nd thru 12th. Travel, school and feeder basketball programs are all welcome (A & B divisions). Registration deadline is 10 days prior to the tournament. These basketball tournaments sell out very quickly! Only 8 openings in each bracket (A or B) ... first-come, first-served!

  • ​​2 games
  • 'A' and 'B' divisions (and C if needed)
  • Games are scheduled every other hour
  • State-of-the-art facilities
  • Beautiful full-size basketball courts
  • Great concessions, TVs and WiFi
  • All referees are IHSA certified
  • Multiple-team discounts


Contact

One Day Shootouts

(224) 764-1329
info@onedayshootouts.com

Venues

M14 Hoops Academy

2414 Church Road, Aurora, Illinois 60505
1 - England, 2 - Bosnia, 3 - Germany, 4 - Rwanda, 5 - Spain, 6 - Argentina

Romeoville Athletic & Event Center [1,2,9,10]

55 Phelps Avenue, Romeoville, Illinois 60446
Court 1, Court 2, Court 9, Court 10

1/2nd Boys arrow_forward
DG Panthers
Fishers Elite
Grayslake
2/3rd Boys arrow_forward
Knocks Basketball
LC Boys
Wheatland Wizards Deacon
3rd Boys Red arrow_forward
Airborne Black
Roselle Raptors
Western Springs Blazers- White
3/4th Boys Blue arrow_forward
HD 2031 Orange
Jayhawks
OYA Eagles
4/5th Boys arrow_forward
Byron Tigers
Glen Ellyn Titans
Peotone
Western Suburbs Elite
Wheatland Wizards Deacon
5th Boys White arrow_forward
HD 2030 Black Spring
La Grange Lions - Martinez
LC boys
New Trier Travel 5 White
5/6th Boys arrow_forward
FFB
Jr Saxons 6th
Peru Storm
5A-6B Boys arrow_forward
Carol Stream Panthers
Knocks Basketball
NB Slammers
6th Boys arrow_forward
Airborne White A/B
Glen Ellyn Titans 6th Heard
HD 2029 Orange
6/7th Boys arrow_forward
Ball and Chain
Knocks Basketball
New Trier Travel 7 Blue
6th Boys Red arrow_forward
Elmhurst Airborne 6th - Green
HD 2029 Black
La Grange Lions - Clarke
7th Boys White arrow_forward
Dekalb Bengals
New Trier Travel 7/8 Green
Peru Storm
7/8th Boys Blue arrow_forward
FFB Red
Kvell and Sagacity Wolfpack 7/8th
Peru Storm
8/9th Boys arrow_forward
HD 2027 White Spring
JR Warriors Silver
Palos Panthers
Tinley Hoops
8th Boys White arrow_forward
Ball and Chain
Chi-Town Elite
FFB Gold
HD 2027 Orange
8A-8/9th Boys arrow_forward
Ball Elite
No limit
Pinnacle Performance Basketball
Woodridge Wolverines
HS Boys arrow_forward
Ball and Chain
FFB 15u
Hustle N Grit
Late Bloomerz
4th Girls arrow_forward
Lady HD 2031 Spring
Rockford Elite 4
SPARTA 3/4
5th Girls arrow_forward
Knocks Basketball
Maroon Madness
Sparta
Wolverinas - 2031
6th Girls arrow_forward
Central Illinois ICE
DR32 ELITE - 6th All-American Basketball Academy
Ignite 5G Tejeda
Rolling Meadows Feeder
7th Girls arrow_forward
Ball and Chain
Lady HD 2028 Orange Spring
Lightning
Windy City Elite
8th Girls arrow_forward
Airhearts 7/8
Illinois Dream
Lady HD 2028 Black Spring
SPARTA 7/8
Windy City Elite
HS Girls arrow_forward
EBA ICE
IABC
Team Kikiwaka
[# pool.fullLabel #]
[# if (hasPoolGames) #]
[# pool.hasPoolGames ? `
W
L
PD
PA
PS
` : '' #]
[# endif #] [# pool.teams.map(team => dfGetTemplate('pool-team', { team })).join(''); #]
[# pool.teams.map(team => dfGetTemplate('pool-team-mobile', { team })).join(''); #]
[# team.schedule_name #] [# if (pool.hasPoolGames) #]
[# team.stats?.event?.win || '0' #]
[# team.stats?.event?.lose || '0' #]
[# team.stats?.event?.pd || '0' #]
[# team.stats?.event?.pa || '0' #]
[# team.stats?.event?.ps || '0' #]
[# team.stats.pool_place_formatted || '-' #]
[# endif #]
[# team.schedule_name #]
[# if (pool.hasPoolGames) #]
W
L
PD
PA
PS
[# team.stats?.event?.win || '0' #]
[# team.stats?.event?.lose || '0' #]
[# team.stats?.event?.pd || '0' #]
[# team.stats?.event?.pa || '0' #]
[# team.stats?.event?.ps || '0' #]
[# team.stats.pool_place_formatted || '-' #]
[# endif #]

[# venue.name #] ([# venue.abbreviation #])

[# venue.streetAddress ? venue.streetAddress + ',' : '' #] [# venue.extendedAddress ? venue.extendedAddress + ',' : '' #] [# venue.city ? venue.city + ',' : '' #] [# venue.state.name ? venue.state.name + ' ' : '' #] [# venue.postalCode ? venue.postalCode : '' #]
[# game.formattedTime #],
[# game.location_name #]
([# game.court_name #])
[# game.teamA.name #]
[# if (game.teamAScore !== null) #]
[# game.teamAScore #]
[# else #]
[# game.teamA.season_win #] - [# game.teamA.season_lose #]
[# endif #]
[# game.teamB.name #]
[# if (game.teamBScore !== null) #]
[# game.teamBScore #]
[# else #]
[# game.teamB.season_win #] - [# game.teamB.season_lose #]
[# endif #]
[# if (game.forfeitTeamA || game.forfeitTeamB) #]
DNP
[# else #] [# game.final ? '
FINAL
' : '' #] [# endif #]
[# game.formattedDay #]
[# game.formattedDate #]
[# if (game.calendarEvent) #] [# endif #]

Division

[# if (pools.length) #]

Results

[# pools.map(pool => dfGetTemplate('pool', { pool, hasPoolGames })).join(''); #]
[# endif #] [# if (division.venueIds.length) #]

Venue

[# division.venueIds.map(function (venueId) { var currentVenue; event.venues.map(function (venue) { if (venue.id === venueId) { currentVenue = venue; } }); return dfGetTemplate('venue', { venue: currentVenue }); }).join(''); #]
[# endif #] [# if (division.games.length) #]

Games ([# event.gamesTimeRange #])

[# division.games.map(function(game) { return dfGetTemplate('game', { game: game }); }).join(''); #]
[# endif #] [# if (division.division.useBracket) #]
[# endif #]

[# if (team.name) #][# team.team.name #][# endif #]

[# if (team.division.name) #][# team.division.name #][# endif #]
[# if (team.games.length) #]

Games ([# event.gamesTimeRange #])

[# team.games.map(function(game) { return dfGetTemplate('game', { game: game }); }).join(''); #]
[# endif #] [# if (team.division.useBracket) #]
[# endif #]