Event

One Day Fall Tip-off September 15 (SUN) Northbrook

One Day Fall Tip-off September 15 (SUN) Northbrook

Sep 15, 2024
Northbrook (IL)  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!

  1. 2 games
  2. 'A' and 'B' divisions (and C if needed)
  3. Games are scheduled every other hour
  4. State-of-the-art facilities
  5. Beautiful full-size basketball courts
  6. Great concessions, TVs and WiFi
  7. All referees are state certified
  8. Multiple-team discounts


--

Contact

One Day Shootouts

(224) 764-1329
info@onedayshootouts.com

Venues

North Shore Sportscenter

1900 Old Willow Road, (formerly Athletico), Northbrook, Illinois 60062
Court 5, Court 2, Court 3, Court 4, AUX (Court 1)

3/4th Boys arrow_forward
E1T1 YBA 3-4th/10U
Ignite 4th City 4th/10U
PR Jr Ballers 3rd/9U
Triumph Hoops Academy 3-4th/10U
4A-5th Boys arrow_forward
Deerfield Hype 5th/11U
Illinois Central Elite 4th Silver 4th/10U
Northside Athletics 4th/10U
5/6th Boys arrow_forward
Infinity 2031 6th/12U
MWL Reibel 6th/12U
Powerhouse 5-6th/12U
7th Boys arrow_forward
Falcons 6-7th/13U
Illinois Central Elite 7th Silver 7th/13U
Infinity 2030 Black 7th/13U
Infinity 2030 Blue 7th/13U
Rise Up 6th/12U
7th Boys Red arrow_forward
Ballerz 7th/13U
NB Slammers 7th/13U
YBA BAYC 7th/13U
7th Boys White arrow_forward
Hustle N Grit 7th/13U
ICE ELITE Cercaux 7th/13U
Power Up 7th/13U
7/8th Boys Blue arrow_forward
Huskies Hoops 7-8th/14U
Ignite 8th City 8th/14U
Powerhouse 7-8th/14U
7/8th Boys White arrow_forward
Go Gettaz 7-8th/14U
GPA Fall 8th/14U
Kenosha K9 7-8th/14U
JV Boys arrow_forward
CCA LIONS 9th/15U
GPA Fall 9th/15U
Hustle N Grit 9th/15U
Ignite 9th City 9th/15U
Powerhouse 9-10th/16U
Hs Boys Blue arrow_forward
Aces 16 & Under
Nobody Cares Academy 9-10th/16U
YBA 9-10th/16U
HS Boys White arrow_forward
Believe The Hype 10-11th/17U
Gwiddy Gworls 9-10th/16U
Kenosha pressure 9-10th/16U
HS Boys Red arrow_forward
Aces 11-12th/18U
CCA Lions 11-12th/18U
Hoop Dreams 10-11th/17U
Ignite 17U City 17 & Under
6th Girls arrow_forward
Chicagos Finest 6th/12U
Lady Triumph 6-7th/13U
MWL Crosson 6th/12U
9th Girls arrow_forward
Airhearts 9-10th/16U
Ignite 9th City 9th/15U
Optimum Performance 9th Girls Blue 9th/15U
[# 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.schedule_name #]
[# if (game.teamAScore !== null) #]
[# game.teamAScore #]
[# else #]
[# game.teamA.season_win #] - [# game.teamA.season_lose #]
[# endif #]
[# game.teamB.schedule_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 #]