Event michigan youth basketball tournaments boys girls

[WEEK 6 - February 26] THE LEAGUE OF CHAMPIONS - Winter 2023

[WEEK 6 - February 26] THE LEAGUE OF CHAMPIONS - Winter 2023

Feb 26, 2023
Brighton (MI)  Brighton (MI) 
Boys & Girls
2

Description

LEAGUE OF CHAMPIONS


Drop in for one week of play - $125!


The League of Champions! Live streaming games with LiveBarn! On site athletic trainer / 10 League games guaranteed + Playoffs (2 Games guaranteed) - 6 Week League - Dates: 1/8, 1/22, 1/29, 2/5, 2/19, Championship Week is 2/26 


Running clock event / Boys Grades 3rd - 8th, JV & Varsity / Girls Grades 4th - 8th / Two officials per game / Multiple Divisions (If the number of teams allows): Division 1 - TRAVEL TEAMS - Division 2 - SCHOOL BASED


Cost: $695 for 1 team / $675 per team for 2 or 3 or more teams from the same program / $650 per team for 4 or more team from the same program / Awards will be given to first and second-place teams


Registration and Payment Deadline: September 12th


Admission: Adults $10 / Seniors (65 and over) Students $5 (HS to 9 years old) / Children 8 and under are free


The Legacy Center basketball arena will feature 8 hardwood floors, quality officials, and expansive seating for fans.


 Boys & Girls League Grades 3rd - 8th

 Ability: Elite/Competitive/Developmental

 $650.00-$695.00 entry fee

 12 games guaranteed


Each team is given three (3) complimentary entries for coaching staff and scorekeepers. Wristbands need to be worn for the duration of the event. Admission WILL NOT BE allowed without a wristband. 

Tyrone Hicks - thicks@legacycentermichigan.com / 734-747-1232

Scheduling and Admin: Dan Nealy - dnealy@legacycentermichigan.com / 517-937-9408

Sportsmanship from parents, coaches, and players is expected. 


PLEASE REVIEW YOUR TOURNAMENT RULES AND HAVE A GREAT EVENT! 


Roster & Waiver Form - Please have your parents fill out the Roster & Waiver form. This is good from October 30th, 2022 - August 31st, 2023.


Legacy Basketball Roster Form 22 - 23 (google.com)

Venues

Legacy Center Sports Complex Courts 3 - 8

9299 Goble Drive, (9299 Goble Drive), Brighton, Michigan 48116
Court 3, Court 4, Court 5, Court 6, Court 7, Court 8

4th Boys 3 teams
arrow_forward
5th Boys 6 teams
arrow_forward
6th Boys 5 teams
arrow_forward
7th Boys D1 6 teams
arrow_forward
7th Boys D2 3 teams
arrow_forward
8th Boys D1 5 teams
arrow_forward
8th Boys D2 4 teams
arrow_forward
6th Girls 3 teams
arrow_forward
7th Girls 4 teams
arrow_forward
[# 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.schedule_name #]
[# if (game.teamAScore !== null) #]
[# game.teamAScore #]
[# else #]
[# game.teamA.season_win #] - [# game.teamA.season_lose #]
[# endif #]
[# game.teamB.schedule_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) #] [# if (event.type === 'multi-day') #] [# const year = (event.gamesTimeRange.split(",")[1] || new Date().getFullYear()).trim(); gamesByDate = division.games.reduce((acc, game) => { const formattedDate = `${game.formattedDate}, ${year}`; if (!acc[formattedDate]) { acc[formattedDate] = []; } acc[formattedDate].push(game); return acc; }, {}); Object.entries(gamesByDate).map(function([key, games]) { return `

Games on ${key}

${games.map(function(game) { return dfGetTemplate('game', { game: game }); }).join('')}
` }).join('') #] [# else #]

Games on [# event.gamesTimeRange #]

[# division.games.map(function(game) { return dfGetTemplate('game', { game: game }); }).join(''); #]
[# endif #] [# 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 #]
4th Boys arrow_forward
POOL A
Common Bond 4th/10U
Flint's Finest Basketball Club 4-5th/11U
Prospectors 4th/10U
5th Boys arrow_forward
POOL A
Common Bond 5th/11U
Flint Flames Gold 5th/11U
Legacy Coach Watterson 5th/11U
O3 Ante 5th/11U
O3 Demond 5th/11U
Prospectors 5th/11U
6th Boys arrow_forward
POOL A
Common Bond 6th/12U
Inspire U - Toth 6th/12U
Legacy Boys 6th Coach Viau 6th/12U
O3 Q 6th/12U
Prospectors 6th/12U
7th Boys D1 arrow_forward
POOL A
Chelsea Bulldogs 7th/13U
Michigan Warriors 7th/13U
Mid Michigan Wolves 7th/13U
O3 Trevor 7th/13U
Prospectors 6th 6th/12U
Resolute 7th/13U
7th Boys D2 arrow_forward
POOL A
Bedford Select 7th/13U
Common Bond Gold 7th/13U
Prospectors Wourman 7th/13U
8th Boys D1 arrow_forward
POOL A
Bulldogs 8th/14U
Common Bond 8th/14U
Dexter 8th/14U
Legacy Coach Lewis 7-8th/14U
Prospectors Priest 8th/14U
8th Boys D2 arrow_forward
POOL A
Common Bond Black 7th/13U
Dexter Maroon 8th/14U
Ida Bluestreaks 8th/14U
Legacy Coach Byrd 8th/14U
6th Girls arrow_forward
POOL A
Common Bond 5-6th/12U
Legacy Coach Ryan 6th/12U
Michigan Magic 2029 6th/12U
7th Girls arrow_forward
POOL A
Legacy Coach Lutz 7th/13U
Michigan Magic 2028 7th/13U
Motor City Evolution 7th grade 7th/13U
The Queens 7-8th/14U