I have created a 2v2 CLOT. It is run on a Discord server by a bot. This ladder features multiple templates with vetoes. Teams on this ladder are randomly picked for each game. The challenge is to play with a variety of team mates and have fun! Ideally you will play with players of a similar skill level. The goal is to try to rise to the top. The higher you go, the higher the caliber of your team mate and opponents.
Eligibility Criteria- You need a Discord account. This account authenticates you and allows you to perform various actions on the ladder.
- Boot Rate < 5%. I will consider players with higher boot rates on a case by case basis. Players should be reliable on this ladder as boots punish others if they are on your team. 1 boot = warning. 2nd boot = ban.
- You must unlock all features and maps used on this ladder as well.
- Massive delays hinder this ladder and are grounds for removal.
- I'll pick 24 players from those who are interested. I'll add new players gradually as the ratings stabilize.
Do not sign up if you cannot commit to playing out your games in a responsible manner.
Matchmaking Algorithm- Every player will be matched with players of a similar skill level. All players are sorted by rating.
- Every player can be teamed randomly with 12 players above or below them and no one else.
- Every team can get players up to 8 positions above or below them.
- The ladder will form 2 random teams from the player pool and create a match-up between them.
Since everyone can play multiple games at a time, it creates match-ups until everyone has their allotted amount of games.
Rating SystemThis CLOT will use the standard Elo rating system with some modifications. A detailed explanation for the Elo algorithm can be found at
https://metinmediamath.wordpress.com/2013/11/27/how-to-calculate-the-elo-rating-including-example/If a team of A and B(rating = rA, rB) beat a team of C and D(rating = rC, rD), the impact on their ratings is as follows:
rA = rA + WIN(rA, quadratic mean(rC, rD)
rB = rB + WIN(rB, quadratic mean(rC, rD)
rC = rC - LOSS(rC, quadratic mean(rA, rB)
rD = rD - LOSS(rD, quadratic mean(rA, rB)
On top of this, this ladder will use the same rating concept as MDL:
- Games will never expire in this system.
- To provide incentives to be active, this system uses the concept of an activity bonus. It awards an activity bonus of k/8 = 4 points(k-factor = 32) for each finished game. This bonus is awarded to both the winner and the loser teams at game completion.
- The activity bonus is capped at a max of 80 points. This ensures that if you can guarantee a certain level of activity, you will receive most of the possible activity points. It also prevents someone who is very active from getting too many activity points.
- Every day, the total activity bonus points for every player will decay by 2%. This decay ensures that a player must remain active in order to keep their activity points. 34 days of complete inactivity(0 games finished) will halve your activity bonus [(1-0.02) ^34 ~= 0.5]
- The displayed rating is the sum of the true Elo rating of a player and their activity bonus(similar to the seasonal ladder). The Elo rating is used to determine teams and match-ups. This ensures that players of equal skill level are more likely to be matched up. However, the ranks are computed using the displayed rating.
Handling bootsIf A1, A2, B1, B2 are playing a game
A1 boots. B1, B2 both get wins, A1 gets a loss, the game doesnt have any impact on A2
A1,A2 boot. B1, B2 both get wins, A1,A2 get losses.
A1, B1 boot. There is no "winner" displayed on the ladder. However, A1, B1 get losses and A2,B2 both get wins.
A1, A2, B1 boot. There is no "winner" displayed. However, A1, A2, B1 get losses and B2 gets a win.
FAQs- How frequently are games scheduled?
Games are scheduled every 2 hours if a team-mate and two opponents are available. You will have to join the game as the CLOT cannot force-join you. You have 3 days to join a game before you get a loss.
- How often can I play on the same team?
Two players can play on the same team once every 20 days.
- Which are the templates used on the ladder?
This CLOT will have multiple 2v2 templates. Currently we have Final Earth and China
- How many games can I play at a time?
Every player can play up to 2-5 games at once. You must sign up for a minimum of 2 games though.
- Are vacations honored?
A player can take up to a maximum of 20 days vacation(consecutive), after which they will be permanently removed from the server. When you take a vacation, you will be auto-removed from the ladder(but can stay on the server)and can rejoin once your vacation is over.
All games respect vacations and can be played out regardless of the 20 day limit.
- How many games do I need to complete to stay ranked?
You need to have completed 5 games in the last five months to stay ranked.
- What is the boot time on these games?
Three days.
Discord Bot commandsThese commands can be issued on the #bot-commands channel.
!help Shows the help message.
!rankings View rankings on this ladder.
!add_player ADMIN ONLY : Add new players to the ladder.
!join Join the ladder. Joined players will be eligible for new games
!leave Leave the ladder. Players who leave will not be eligible for new games.
!game_count See/change game count. Each player can play 2-5 games at a time.
!all_templates View all templates used on the ladder.
!recent_games View recently finished games on the ladder.
!template_recent_games View recently finished games on a specific template.
!player_stats View player statistics.
tl;dr This is a 2v2 ladder with rotating team mates and multiple templates chosen at random. If interested, sign up on this thread and provide your Discord user id(mine is
Deadman#7228). We'll send an invite to 24 players and expand from there.
p.s - May have bugs which will be addressed as they are discovered. Thanks to
Xeno, Cowboy, linberson, Farah, Min34, Beren, krunx, Sephiroth, QB, MoD, Brenain for helping me test the bot.
Edited 3/28/2018 23:23:06