
All-Out, All-Game Shootout™ April 18 (SUN) Romeoville/Schaumburg
All-Out, All-Game Shootout™ April 18 (SUN) Romeoville/Schaumburg
Apr 18, 2021
Romeoville, Schaumburg
Boys & Girls
1st-12th
2
Spring
$149.00
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
Romeoville Athletic & Events Center
55 Phelps Avenue, (180), Romeoville, Illinois 60446
Court 1, Court 2, Court 3, Court 4, Court 5, Court 6, Court 7, Court 8, Court 9, Court 10
Schaumburg Sport Center
1141 W. Irving Park Road, Schaumburg, Illinois 60193
Court 1, Court 2, Court 3, Court 4
Pool [# pool.name #]
[# pool.teams.map(function (team) { return ''+ team.name +'
' }).join('') #]
[# 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.time #]
[# game.dayTime #]
[# game.courtName #]
[# game.divisionName #], [# game.gameName #]
[# game.date #]
[# game.venue #]
[# if (game.competitorTypeA === 'team') #]
[# game.teamAName #]
[# endif #]
[# if (game.competitorTypeA !== 'team') #]
[# game.teamAName #]
[# endif #]
[# if (!game.teamAScore && !game.teamBScore) #]
[# endif #]
[# if (game.competitorTypeB === 'team') #]
[# game.teamBName #]
[# endif #]
[# if (game.competitorTypeB !== 'team') #]
[# game.teamBName #]
[# endif #]
[# if (game.teamAScore !== null) #][# game.teamAScore #][# endif #]
[# if (game.teamBScore !== null) #][#game.teamBScore #][# endif #]
Division
Pools
[# division.pools.map(function (pool) { return dfGetTemplate('pool', { pool: pool }) }).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) {
if (Number(game.competitorA) === team.id || Number(game.competitorB) === team.id) {
return dfGetTemplate('game', { game: game });
}
}).join('');
#]