I’ve done this before (manually) and its no fun. Instead, here’s a stackoverflow answer that helps to unzip files recursively :) https://stackoverflow.com/questions/107995/how-do-you-recursively-unzip-archives-in-a-directory-and-its-subdirectories-from
After this, you can run good ol’ grep -r "picoCTF{"
to find the flag quickly.