[BOYS & GIRLS] Chicagoland Summer Tune-up July 3
[BOYS & GIRLS] Chicagoland Summer Tune-up July 3
Jul 03, 2021
Aurora
Boys & Girls
7th, 8th, 9th, 10th, 11th, 12th
2
Summer
$219.00
$199.00
Description
DII, DIII and NAIA coaches will be invited to attend.
The CHICAGOLAND SUMMER TUNE-UP is a 1-day grassroots basketball tournament designed to provide college exposure for boys and girls ages 13U-18U (7th-12th grades). AAU, club, travel, and school 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 STOP-CLOCK games
- "A" and "B" divisions
- 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
Venues
M14 Hoops Training Academy
2414 Church Road, Aurora, Illinois, 60502
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 #]
[# game.teamAName #]
[# if (!game.teamAScore && !game.teamBScore) #]
[# 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('');
#]