From what I understood you want to examine the differences between bowling spells on three separate response variables. Assuming the assumptions are satisfied, you may run T tests on each of these response variables. Otherwise, a Wilcoxon rank sum test will suffice. R makes it simple to run both tests.