Question 909806
Number the dart players 1 through 32,
you are looking for the combination's of 32 players taken 4 at a time
this is 32! / (4! * (32-4)!) = (32*31*30*29) / (4*3*2*1) =  35960 possible combinations