Event Boys Basketball Tournaments | Girls Basketball Tournaments

One Day Fall Tip-off September 19 (SAT) RecPlex

One Day Fall Tip-off September 19 (SAT) RecPlex

Sep 19, 2020
Kenosha (WI), Pleasant Prairie (WI)  Kenosha (WI), Pleasant Prairie (WI) 
Boys & Girls
2nd-12th
2

Description

REGISTRATIONS MAY BE COMBINED WITH FALL LEAGUE


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
info@onedayshootouts.com

Venues

Boys & Girls Club of Kenosha

1330 52nd St, Kenosha, Wisconsin 53140
Court 1, Court 2, Court 3, Court 4

RecPlex

9900 Terwall Terrace, Pleasant Prairie, Wisconsin 53158
Court 1, Court 2, Court 3, Court 4, Court 5, Court 6, Court 7, Court 8

4/5th Boys arrow_forward
Kessel Black
OPA
Spartans Jacob
4A-5th Boys arrow_forward
Big 3 5th White
ChiTown Bulldogs
ETown
Romeoville Spartans 4th/5th
5th Boys arrow_forward
Arlington Hoops
Big 3 5th Black
ChiTown Bulldogs
Kessel Black
5/6th Boys arrow_forward
ABC Young Lions 11u
Big 3 6th Black
Hard Work Red
Kessel Black
Spartans Ziaja
6A-7th Boys arrow_forward
ABC Young Lions 12u
Kenosha Chaos
MILWAUKEE BALLAZ ELITE
Wisconsin Elite
6/7th Boys arrow_forward
Dekalb Bengals
Opa
Raptors
Twolves
7A Boys arrow_forward
ChiTown Bulldogs
MILWAUKEE BALLAZ ELITE
Paradise 7th
Wisconsin Elite
8th Boys arrow_forward
ABC Young Lions 13u
Illionis Kings
Kessel Red
Lakers 8th
8/9th Boys arrow_forward
ChiTown Bulldogs
ChiTown Bulldogs
Dekalb Bengals
Kessel National
9th Boys Blue arrow_forward
Illionis Kings
Legends 9 Black
TNT Shockers 9
9th Boys arrow_forward
ABC Young Lions
Kessel Black
Lakers 9th
Legends 9 Red
Paradise 9th White
9A Boys arrow_forward
Big 3 9th Black
ChiTown Bulldogs
ChiTown Bulldogs
Closed Gyms MKE
MILWAUKEE BALLAZ ELITE
10th Boys Blue arrow_forward
Box Out Basketball
Hard Work Black
Legends 10
Paradise 10th White
10th Boys White arrow_forward
AmayaAdvantage
Hard Work Orange
Kessel Black
Midwest Wildcats-Fernandez
10A-11th Boys arrow_forward
ChiTown Bulldogs
Dog Park Elite
Great Lakes Ballers
Paradise 10th Blue
Paradise 9th Blue
TNT Shockers 11
12th Boys arrow_forward
ChiTown Bulldogs
Gallo Sports Center
Illinois Central Elite - 11th Black
Paradise 11th
Turner
7th Girls arrow_forward
Kessel Silver
Lady High Rollers
Midwest Storm
7/8th Girls arrow_forward
CLS Eagles
Lady Paradise 8th
Lituanica
9th Girls arrow_forward
Chicago Lady Rams (AOT)
Lady Paradise 9th
NISS
Palatine 9
[# pool.fullLabel #]
[# if (hasPoolGames) #]
[# pool.hasPoolGames ? `
W
L
PD
PA
PS
` : '' #]
[# endif #] [# pool.teams.map(team => dfGetTemplate('pool-team', { team })).join(''); #]
[# 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 #]
[# if (pool.hasPoolGames) #]
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 || '-' #]
[# endif #]

[# 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, hasPoolGames })).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 #]