What is the best way to pull all the play info from metadata?

info like “PrimaryPosition”: “C”, “Weight”: “248”, “LastName”: “Towns”, “DraftTeam”: “Minnesota Timberwolves”, “FullName”: “Karl-Anthony Towns”, “PlayType”: “Rim”.

we were able to pull the info for a few moment ID but always ran into resource exhausted error when we tried to pull all the play info from the metadata?

Any help is much appreciated!