Probably the best way to do it, is something like this:
=SUMPRODUCT(($E$6:$E$32="tmob")*($F$6:$F$32="no"))
However,, if you set this up properly you can have the competitors in three cells and Yes and No in other cells, then you can have a simple table that automatically updates.
See on the attachment, on worksheet Site Log(2), O4:Q10, especially the formulas highlighted in yellow (the six cells otgether use the SUMPRODUCT, whereas the other two in Green sum up the totals and multiply by appropriate number.