Event Boys Basketball Tournaments | Girls Basketball Tournaments

PLEASE LOG IN FOR GEOGRAPHIC ACCURACY

AUGUST 22 One Day Shootout Hammond (2 games)

AUGUST 22 One Day Shootout Hammond (2 games)

Aug 22, 2020
Hammond (IN)  Hammond (IN) 
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 IHSA certified
  • Multiple-team discounts

Contact

One Day Shootouts

(224) 764-1329
[email protected]

Venues

Hammond Sportsplex

6630 Indianapolis Blvd., Hammond, Indiana 46320
Court 6, Court 5, Court 4, Court 3, Court 2, Court 1

3/4th Boys & 4/5th Boys arrow_forward
Bucks
GSBS Black 5th
HOOP FORCE
Next Generation Academy
Peoria Pride
5/6B Boys arrow_forward
Big 3 5th White
Geek Squad Basketball
GSBS Blue 6th
HOOP FORCE
Next Generation Academy
5A-6th Boys arrow_forward
Big 3 6th Black
NWI Tradition Black
Peoria Pride 2027
Peoria Pride 2028
6/7th Boys Blue arrow_forward
219 Flight
Bucks Red
Chicago Rebelz
HOOP FORCE
7th Boys arrow_forward
GSBS White 7th
Next LEVEL 24 13U
Peoria Pride 2026
Young Gifted Elite 7th
7/8th Boys arrow_forward
Crown Point
GSBS Black 8th
HOOP FORCE
Next LEVEL 24 14U
8th Boys White arrow_forward
Orland Park Stars
Peoria Pride 2025
Soldiers Basketball Academy 2025
Young Gifted Elite 8th
8/9th Boys arrow_forward
HOOP FORCE
Illinois Drive
KJBw BB
South Bend Breakers
8A-9th Boys arrow_forward
I Can I Will 1
Joliet Spurs
Ronnie Fields Elite 8th
9/10B Boys arrow_forward
Big 3 10th White
GSBS Blue 10th
Illinois Drive
Joliet Spurs
Next Generation Academy
10th Boys arrow_forward
ALL IN 15U Pearson Black
eastsiders 10
G7 - Witt
Illinois Jaguars
KJBw HI
11th Boys arrow_forward
ALL IN 16U Pearson
Big 3 11th Black
Joliet Spurs
R.I.S.E.
Team Takeover
12th Boys White arrow_forward
ALL IN 17U Simmons
GSBS White 11/12th
Joliet Spurs
Peoria East Paladins
12th Boys Red arrow_forward
NLA Angels
Peoria East Paladins Gray
TP Lightning
We R EC Elite
Young Legends
7A-8th Girls arrow_forward
ALL IN 7th Kahleaf Black
Big3 8th G
GSBS Blue 7/8th
NWI Tradition Girls 8th Silver Yellow
8/9th Girls arrow_forward
Chicago Lady Rebelz
GSBS White 8/9th
Harbor Impact 8th/9th Girls
Wi. Playground Elite
9/10th Girls arrow_forward
Chicago Lady Rebelz
GSBS Blue 9/10th
Kingdom Builders Worldwide JV Girls
11th Girls arrow_forward
GSBS White 11th
NWI Tradition Girls 11/12th Silver
Wi. Playground 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 #]