All Out Shootout™ October 5 (SAT) Northbrook
All Out Shootout™ October 5 (SAT) Northbrook
Oct 05, 2024
Northbrook (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 5 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
North Shore Sportscenter
1900 Old Willow Road, (formerly Athletico), Northbrook, Illinois 60062
Court 5, Court 2, Court 3, Court 4, AUX (Court 1)
5/6th Boys
arrow_forward
B3 Hoops 5-6th/12U
Contender Athletics 6th/12U
Infinity 2032 5th/11U
Limitless 2029/30 Gold - Raimondi 6th/12U
Powerhouse 5-6th/12U
6th Boys White
arrow_forward
Hoops4Health 6/7 Robinson 6-7th/13U
Illinois Force 7th fall 24 WHITE 7th/13U
Infinity 2031 6th/12U
Limitless 2031 Black - Wells/Raimondi 6th/12U
6/7th Boys
arrow_forward
Illinois Force 7th fall 24 BLUE 7th/13U
Infinity 2030 Blue 7th/13U
Rise-Up 6th/12U
8th Boys Blue
arrow_forward
86 Bulls 8th/14U
GPA Fall 8th/14U
Hoops4Health 8 Robinson 2 8th/14U
Illinois Force 8th grade fall 24 8th/14U
Powerhouse 7-8th/14U
8th Boys White
arrow_forward
Hoops4Health 8 Robinson 1 8th/14U
Limitless 2029 Black 8th/14U
Midwest Bobcats 8 Boys Black 8th/14U
9/10th Boys
arrow_forward
Illinois Force 10th grade fall 24 10th/16U
Illinois Force 9th grade fall 24 9th/15U
Limitless 2028 - Drobnik 9th/15U
Nobody Cares Academy 9-10th/16U
Powerhouse 9-10th/16U
4/5th Girls
arrow_forward
Chicago Sky Basketball Academy 4th/10U
Chicago Sky Basketball Academy 4-5th/11U
Midwest Bobcats 4/5 Girls 4-5th/11U
PHH City Warriors Blue 4-5th/11U
PHH City Warriors White 4-5th/11U
5/6th Girls
arrow_forward
Chicagos Finest 6th/12U
Chicago Sky Basketball Academy 5-6th/12U
Ignite 5th City 5th/11U
7th Girls
arrow_forward
ALL IN Russell 7th/13U
Chicago Sky Basketball Academy 7th/13U
MWL Crosson 6th/12U
PHH City Warriors Pink 6-7th/13U
PHH City Warriors White 6-7th/13U
7th Girls Red
arrow_forward
Filamnation Chicago 13U Blue 6-7th/13U
Ignite 7th City 7th/13U
Limitless 2029 Black 7th/13U
8th Girls
arrow_forward
Airhearts 14 7-8th/14U
Limitless 2029 Gold Squaglia 8th/14U
Midwest Bobcats 7 Girls Black 7th/13U
PHH City Warriors Blue 7-8th/14U
9th Girls
arrow_forward
Airhearts 9-10th/16U
Chicago Sky Basketball Academy 9th/15U
Chicago Sky Basketball Academy 10th/16U
Chi Cannons JV (PHH) 9-10th/16U
[# 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.schedule_name #]
[# game.teamAScore #]
[# else #]
[# game.teamA.season_win #] - [# game.teamA.season_lose #]
[# endif #]
[# game.teamB.grade || '' #]
[# game.teamB.schedule_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('');
#]