
Derby Shootout™ April 30 (SAT) Waukegan/RecPlex
Derby Shootout™ April 30 (SAT) Waukegan/RecPlex
Apr 30, 2022
Waukegan (IL), Pleasant Prairie (WI)
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
Venues
Waukegan Field House
800 Baldwin Avenue, Waukegan, Illinois 60085
Champ, Maroon, Green, Purple, Red, Blue
RecPlex
9900 Terwall Terrace, Pleasant Prairie, Wisconsin 53158
Court 1, Court 2, Court 3, Court 4, Court 5, Court 6, Court 7, Court 8
3/4th Boys
arrow_forward
24 UP (Mlachnik)
GTBA - Hearn
Wi. Playground Elite - Speights
4th-4/5B Boys
arrow_forward
ALL IN Mitchem
Highland Park Silver
Wisconsin Swish
4A-4/5th Boys
arrow_forward
24 UP (Mlachnik)
24UP (Witherow)
Future Elite
TCDA
5/6th Boys
arrow_forward
Kenosha Boys Hoops Club
Midwest Bobcats 5/6th Boys White
Midwest Bobcats Blue
TCDA
YEDA RED
6th Boys
arrow_forward
CBA South u11
Junior Wolves
Midwest Bobcats Blue
Young Bucks 5th
6/7th Boys
arrow_forward
Junior Wolves
Kenosha Boys Hoops Club
LcFire
Wi. Playground Elite - Edwards
7/8th Boys
arrow_forward
Future Elite Black
Midwest Bobcats White
OTE Black
TNBA 2027 Vraney
8th Boys Yellow
arrow_forward
ALL IN Faraci
ALL IN Gino
Motion Elite 13U
YEDA
8th Boys Blue
arrow_forward
Junior Wolves
Junior Wolves Coach Sam
Kenosha Boys Hoops Club
OTE 8 White
8th Boys White
arrow_forward
Closed Gyms North 14U
GTBA - Reiter
PASS DA ROC
8th Boys Maroon
arrow_forward
HP Royal
Motion Elite 15U
YEDA
8/9th Boys
arrow_forward
BC Thunder Elite
Chapman - South
Chicago Demons 15U
Hustle Hard Elite
HS Boys Blue
arrow_forward
Chicago Demons 16U-EYG
Clutch Ballers
LcFire
Midwest Bobcats Blue
HS Boys White
arrow_forward
Chicago Demons 17U
Chi Rise Up
ETHC
Shooting Stars - Navy
WISCONSIN WILDCATS
HS Boys Red
arrow_forward
Bowen Basketball Curley
Chicago Demons 17U-EYG
Great Lakes Ballers
Wisconsin swish white
7/8th Girls Blue
arrow_forward
ALL IN Pearson
Midwest Bobcats
Midwest Storm Basketball
Waukegan Feeder Girls
7/8th Girls White
arrow_forward
Chicago Lady Demons 14U
LcFire
Wi. Playground Elite - White
8/9th Girls
arrow_forward
D.F. Elite
LcFire
NB Slammers
Shooting Stars - Gold
HS Girls White
arrow_forward
Chicago Lady Demons 16U
Closed Gyms North 15U
Full Package Local
Vikings
HS Girls Red
arrow_forward
Chicago Lady Demons 17U
Closed Gyms North 16U/17U
Midwest Storm Girls Basketball
Shooting Stars - Maroon
[# pool.fullLabel #]
[# if (hasPoolGames) #]
[# pool.hasPoolGames
? `
[# endif #]
[# pool.teams.map(team => dfGetTemplate('pool-team', { team })).join(''); #]
W
L
PD
PA
PS
`
: ''
#]
[# 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 #]
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.grade || '' #]
[# game.teamA.name #]
[# game.teamAScore #]
[# else #]
[# game.teamA.season_win #] - [# game.teamA.season_lose #]
[# endif #]
[# game.teamB.grade || '' #]
[# game.teamB.name #]
[# 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 #]
Division
Results
[# pools.map(pool => dfGetTemplate('pool', { pool, hasPoolGames })).join(''); #]
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(''); #]Games ([# event.gamesTimeRange #])
[#
division.games.map(function(game) {
return dfGetTemplate('game', { game: game });
}).join('');
#]
[# if (team.name) #][# team.team.name #][# endif #]
[# if (team.division.name) #][# team.division.name #][# endif #]
Games ([# event.gamesTimeRange #])
[#
team.games.map(function(game) {
return dfGetTemplate('game', { game: game });
}).join('');
#]