jquery-bracket icon indicating copy to clipboard operation
jquery-bracket copied to clipboard

Two legged matches

Open ghost opened this issue 8 years ago • 3 comments

Hi, teijo

Thanks for your awesome lib, but is it possible to create a two leg for all matches in bracket?

looking for your reply, Thanks

ghost avatar Oct 16 '17 15:10 ghost

Hi, great to hear you've found the project.

Can you give a more detailed description of what you're looking for (or a link to one)?

teijo avatar Oct 16 '17 16:10 teijo

If you are sport's man exclusively soccer ones, you know that for e.x in UEFA Champions League knockout round teams plays two times with each other one as home and in their own stadium and one as guest called away match, and as you know each match has its own result,

so for each competition in brackets we have to store 2 results, first match result and second match result, and the total result of these 2 matches select the winner and send them through to the next round.

ghost avatar Oct 16 '17 19:10 ghost

Interesting, I didn't know of that arrangement. Unfortunately it is not currently possible to indicate the specific match results at the moment. You could check out match info feature (http://www.aropupu.fi/bracket/#matches) to show some details but the teams will advance once you enter scores (something blocking #23 too).

teijo avatar Oct 16 '17 23:10 teijo