Event Boys Basketball Tournaments | Girls Basketball Tournaments

PLEASE LOG IN FOR GEOGRAPHIC ACCURACY

One Day Fall Finale October 22 (SAT) Romeoville

One Day Fall Finale October 22 (SAT) Romeoville

Oct 22, 2022
Romeoville (IL)  Romeoville (IL) 
Boys & Girls
2nd-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 state certified
  • Multiple-team discounts


Contact

One Day Shootouts

(224) 764-1329
[email protected]

Venues

Romeoville Athletic & Events Center

55 Phelps Avenue, (180), Romeoville, Illinois 60446
Court 1, Court 2, Court 3, Court 4, Court 5, Court 6, Court 7, Court 8, Court 9, Court 10

3/4th Boys Blue arrow_forward
Flight (Jordan)
Midwest Bobcats
No Mercy Inferno
Team MC Maroon
3/4th Boys White arrow_forward
BLUEprint Hoops
Flight (Riley) 4th
GSBS Black
4/5th Boys Teal arrow_forward
BIG3 11U Parks
BLUEprint Hoops EVOLVE
No Mercy All-Stars
Swarm (kevin)
4A-5th Boys arrow_forward
GSBS Blue
Knocks Basketball
Wisconsin Academy - Slaby
6th Boys Blue arrow_forward
EOB
GSBS Black
GSBS Blue
IGT Basketball
5A-6th Boys arrow_forward
Flight (Riley)
Flight (Scott)
Road 2 Greatness
Wisconsin Academy - Haller
6th Boys Red arrow_forward
BLUEprint Hoops 2029
Flight (Yorkville)
Wisconsin Academy - Slaby
6/7th Boys Blue arrow_forward
IGT Basketball
Prolific
Swarm (Malcolm)
6/7th Boys Teal arrow_forward
2nd ll none elite
ALL IN McClellan
GSBS White
Swarm (Franchesca)
7/8th Boys Blue arrow_forward
Big Shots
Conant Feeder
HeatCheck
No Mercy Legends
7/8th Boys White arrow_forward
ALL IN Mitchem
Knocks Basketball
Wisconsin Academy - Riley
7/8th Boys Red arrow_forward
Flight (Garner)
ILFSB White
Midwest Bobcats Black
Wisconsin Academy - Slaby
8th Boys White arrow_forward
ALL IN Mitchem
EOB
Flight (Hollander)
IGT Basketball
8th Boys Red arrow_forward
Chi-Town Elite
Road 2 Greatness
Swarm (Roy)
Wheatland Wizards
9th Boys arrow_forward
ALL IN Mitchem
EOB
Flight (High School)
Lincoln-Way Wildcats TM
Wheatland Wizards
10th Boys arrow_forward
Flight (Marlon)
Illinois Rockers
The NS Xpress Black 1
Wheatland Wizards
HS Boys Red arrow_forward
Flight (Wynn)
Swarm (Jamal)
Tmo Wolverines
5th/6th Girls arrow_forward
Full Package 5/6th
Illinois Fast
Midwest Bobcats
Sky Academy West 5/6
TV Vikings
6/7th Girls arrow_forward
6/7G Ignite Martin
GSBS White
Wisconsin Academy - Slaby
7th Girls arrow_forward
Full Package Black
LAC Thunder
Midwest Wildcats-Abney
7/8th Girls arrow_forward
Illinois Fast
Midwest Bobcats
Wisconsin Academy - Corcoran
7A-8th Girls arrow_forward
7G Ignite Hill
ALL IN Kahleaf/Truding
Limitless U14 Elite - Wells
Sky Academy West 14U
9/10th Girls arrow_forward
BIG3 10th Pam
MP ELITE
Sky Academy Chi Grey
Sky Academy Chi White
11th Girls arrow_forward
EBA ICE Blue
IL SUN BADGERS
Limitless U15 Elite - Wells
Park Ridge Elite
Sky Academy Chicago 16U
Sky Academy West
[# pool.fullLabel #]
W
L
PD
PA
PS
[# pool.teams.map(team => dfGetTemplate('pool-team', { team })).join(''); #]
[# pool.teams.map(team => dfGetTemplate('pool-team-mobile', { team })).join(''); #]
[# team.schedule_name #]
[# 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 || '-' #]
[# team.schedule_name #]
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 || '-' #]

[# 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 })).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 #]