15th Super Bowl Shootout February 11 (SAT) Hammond
15th Super Bowl Shootout February 11 (SAT) Hammond
Feb 11, 2023
Hammond (IN)
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
Hammond Sportsplex
6630 Indianapolis Blvd., Hammond, Indiana 46320
Court 6, Court 5, Court 4, Court 3, Court 2, Court 1
2/3rd Boys Blue
arrow_forward
EAST SIDE ELITE 2-3rd/9U
HC wildcats 3rd/9U
LC Boys 3rd/9U
NWI Hustle - Gold Bloomfield 2nd/8U
2/3rd Boys White
arrow_forward
Frankfort Warriors - Brannigan 3rd/9U
LW Xplosion - Trainor 3rd/9U
NWI Hustle - Black Gonzalez 2-3rd/9U
3A-4B Boys
arrow_forward
94 Feet Elite 3rd/9U
Jr. Bolts 4th/10U
Lake Central Claussen 4th/10U
OYA Eagles 4th/10U
4/5th Boys White
arrow_forward
Crown Point AAU 5th/11U
Jr. Bolts 4-5th/11U
Lake Central 5th/11U
Orland Park Eagles 5th/11U
4/5th Boys Red
arrow_forward
Gym Rats NW 2030 Red 4-5th/11U
IABC 4-5th/11U
Laporte Slicers 5th/11U
Region Force Elite 4-5th/11U
5/6th Boys
arrow_forward
Hebron Hawks 5-6th/12U
Jr. Bolts 6th/12U
Munster 6th Red 6th/12U
NWI Hustle - Black 6th/12U
6th Boys
arrow_forward
Bearcats 5th 5th/11U
Frankfort Warriors - Schley 6th/12U
Gym Rats NW 2030 Black 5th/11U
Lake Central 6th grade White 6th/12U
Lincoln-Way Wildcats TM 6th/12U
6th Boys Red
arrow_forward
Bourbonnais Boilers- Bradley 6th/12U
EAST SIDE ELITE 5-6th/12U
LW Xplosion - Phillips 6th/12U
Region Force Elite 6th/12U
6A-7B Boys
arrow_forward
Lake Central 6th Blue 6th/12U
Lake Central/ Segal 7th/13U
LW Wildcats - Andresen 7th/13U
LW Wildcats Woodburn 6th/12U
Munster AUU 7th/13U
7th Boys White
arrow_forward
5Star 2027 8th/14U
94 Feet Elite 2030 6th/12U
Frankfort Warriors - Borden 7th/13U
Illiana Elite 7th/13U
Region Force 7th/13U
7th/8th Boys
arrow_forward
Munster AAU 8th/14U
NWI Hustle - Black Taylor 7-8th/14U
NWI Tune Squad 7th/13U
Region Force Elite 7th/13U
Region Rebel Boys 7/8 7-8th/14U
8th Boys White
arrow_forward
Bearcats 8th/14U
IABC Red 8th/14U
LCW Chiefs 8th/14U
Lincoln Way Jr. Knights 8th/14U
RBC 8th/14U
7/8th Boys Red
arrow_forward
94 Feet Elite 7-8th/14U
Lake Central 8th Blue 8th/14U
Lincoln-Way Wildcats TM 8th/14U
LW Wildcats - BB 7th/13U
7A-8A Boys
arrow_forward
94 Feet Elite 7th/13U
BORN2ball 8th/14U
IABC Blue 8th/14U
ILLINOIS STORM 8th/14U
Region Force - Kaegi 8th/14U
[# 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('');
#]