pongvech / footballmatchup

Due to the problems we have in the team matching. Player in each team won’t balance in term of number of players and skills. This system design to solve the problem base on the historical records and scoring system.
1 stars 0 forks source link

@MatchingService "teamMatchUpByMatchId" to match up the team #5

Closed pongvech closed 11 years ago

pongvech commented 11 years ago

This will get avg score for each player from @ScoringService and team up with the formular in documentation and update the "team" column in player_match table