Source Code: https://github.com/davechurchill/tekk...
Top 10000 data as of this video: https://pastebin.com/Anj3TtMy
I wrote this python3 program which automatically parses the Tekken 7 rankings screen and saves the data to a text file. It uses OCR to read the names, and opencv to match character images and rank images. It sends keyboard input to the game to load the next page of results once the previous one has finished parsing.