I'm building a spreadsheet for our athletic department that allows coaches to enter individual game data in a form that gets dumped into a spreadsheet. I know this is easy, but I can’t figure out the right formula to calculate the number of wins and losses for each team! I have a spreadsheet with various game results that look like this...

Team Result
New York Win
Miami Loss
Boston Win
New York Win

I want to have another sheet that counts the number of times “Win” appears in column B for just New York and the same for each team. Could you point me towards the formula to use?