Event One Day Shootouts youth basketball tournaments Boys

IYBL U.S.A. One Day January 7 (SAT) Romeoville/Lombard

IYBL U.S.A. One Day January 7 (SAT) Romeoville/Lombard

Jan 07, 2023
Romeoville (IL), Lombard (IL)  Romeoville (IL), Lombard (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 state certified
  • Multiple-team discounts


Contact

One Day Shootouts

(224) 764-1329
[email protected]

Venues

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

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

Connect 44 Center

1514 S Main St., Lombard, Illinois 60148
Court 1, Court 2, Court 3, Court 4

3/4th Boys arrow_forward
Ignite 3rd Collins
ILLINOIS SUN DEVILS
Knocks Basketball
Lancer Elite
Viking Select
Wauconda Bulldogs
4th Boys arrow_forward
Hinsdale Inferno
Ignite 4th Augustyn
Illinois Rockers
Lincoln Way Wildcats AO
5th Boys arrow_forward
BLUEprint Hoops EVOLVE
Cobra
Elmhurst Airborne Green
Knocks Basketball
Wheaton Vipers
Wheeling Jr. Wildcats
6th Boys Yellow arrow_forward
Jr Huskies
Jr Knights - Lynch
Winfield Wildfire
6th Boys Blue arrow_forward
Airborne White A/B
Glen Ellyn Titans Green
ILLINOIS SUN DEVILS
6th Boys White arrow_forward
Lincoln-Way Wildcats TM
NS Ballerz Black
Triple Double
6/7th Boys arrow_forward
IGT - C Team
Illinois Kings
LOCKDOWN 7KENNEDY
Western Suburbs Elite
7th Boys Blue arrow_forward
Dundee-Crown Chargers
IL Rockets 7 White
Team MC Gold
7th-8B Boys arrow_forward
Bourbonnais Boilers
Kaneland Feeder Basketball 8th White
LOCKDOWN 8KENNEDY
7th Boys White arrow_forward
IL Rockets 7 Red
LW Wildcats - BB
Paradise 7th White
St John of the Cross
7th/8th Boys Purple arrow_forward
Aurora Warriors Gray 8th
Hawks
LW Wildcats - Andresen
Paradise 7th Blue
8th Boys Blue arrow_forward
Aurora Warriors Blue 8th
IL Rockets 8 Red
LOCKDOWN 8THOMAS
Paradise 8th White
8th Boys White arrow_forward
Chi-Town Elite
Lincoln-Way Wildcats TM
Rockford Elite Petrie
8th Boys Purple arrow_forward
IGT - B Team
OP Eagles
Paradise 8th Blue
11th Boys arrow_forward
IGT - A Team
Illinois Twolves
Los Primos De Oswego
4/5th Girls Blue arrow_forward
LW Xplosion - Gugliuzza
Southside Shooters
WS Wildcats
4/5th Girls White arrow_forward
Lady Hoopers
Limitless U11 - Waples
LW Xplosion - Kozola
5th Girls arrow_forward
Illinois Valley Rimrockers 5
Knocks Basketball
LW Xplosion - Sudkamp
Team MC
6th Girls arrow_forward
Central Illinois ICE
Hampshire Jr. Whips
Team MC
Wolfpack
6/7th Girls arrow_forward
Illinois Valley Rimrockers
Mundelein Mustangs
Team Lincoln Select
7th Girls arrow_forward
Geneva Vikings - Bronze
Knocks Basketball
LW Xplosion - Muehlnickel
St Michael School
7/8th Girls arrow_forward
Limitless U14 Gold - Wells
Prairie Ridge Wolves Feeder
Windy City Elite
[# 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 #]