BOYS & GIRLS HIGH SCHOOL Wednesday Night League February 10 (2 games)
BOYS & GIRLS HIGH SCHOOL Wednesday Night League February 10 (2 games)
Feb 10, 2021
Hammond
Boys & Girls
9th, 10th, 11th, 12th
2
Winter
$199.00
Description
WEDNESDAY NIGHTS - 5:00-9:30PM
REGISTER FOR THE ENTIRE SERIES OR INDIVIDUAL DATES
The WEDNESDAY HIGH SCHOOL LEAGUE is a doubleheader basketball series for high school boys or girls teams ages 9th thru 12th grades. School basketball programs are all welcome (Varsity and JV divisions). All divisions will play on Wednesday nights from January 6 to February 24. Optional post-season tournament on February 27-28. The first 12 teams in each age division are guaranteed a spot in the league! Only 8-12 openings in each division (A or B) ... first-come, first-served! Admission fee at the door.

- 2 games
- 16 minute, stop-clock halves
- Varsity and JV divisions
- Wednesdays: 1/6, 1/13, 1/20, 1/27, 2/3, 2/10, 2/17, 2/24
- Post season tournament on February 27-28 (optional)
- State-of-the-art facilities
- Beautiful full-size basketball courts
- Great concessions, TVs and WiFi
- Varsity level, state certified officials
Venues
Hammond Sportsplex
6630 Indianapolis Blvd., Hammond, Indiana, 46320
Court 6, Court 5, Court 4, Court 3, Court 2, Court 1
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('');
#]