Question for developers.
I was joining a tournament with 4 player games where only the last will be eliminated each round: https://boardgamearena.com/tournament?id=89957
After many rounds with some players being skipped each round, at certain point we had only 7 players left. Then 3 will be skipped and the other 4 will play in a table.
I think what should happen according to the rule is:
1) One player is eliminated from the table and 4 of 6 have a game.
2) Another player is eliminated from the table and 4 of 5 have a game.
3) Another player is eliminated from the table and the last 4 have a final game.
Instead, what happened was, three players were eliminated from the table and the last 4 had the final match.
Is there any hidden score between the participants so the high score players are skipped? If so, can I see the algorithm?
Otherwise, if random 3 were skipped and passed to the final game, I think that's a bit unfair.
Thanks in advance
I was joining a tournament with 4 player games where only the last will be eliminated each round: https://boardgamearena.com/tournament?id=89957
After many rounds with some players being skipped each round, at certain point we had only 7 players left. Then 3 will be skipped and the other 4 will play in a table.
I think what should happen according to the rule is:
1) One player is eliminated from the table and 4 of 6 have a game.
2) Another player is eliminated from the table and 4 of 5 have a game.
3) Another player is eliminated from the table and the last 4 have a final game.
Instead, what happened was, three players were eliminated from the table and the last 4 had the final match.
Is there any hidden score between the participants so the high score players are skipped? If so, can I see the algorithm?
Otherwise, if random 3 were skipped and passed to the final game, I think that's a bit unfair.
Thanks in advance