* Which dogs are we comparing? We need a list of dogs to compare.
* How many balls did each dog catch? We need to know the total number of catches for each dog.
* Were the throws consecutive? Did each dog catch a ball immediately after the previous one, without any misses?
Once we have this information, we can determine which dog caught the most balls in a row!