rezarahiminia / free-api-worldcup2022

Grab your football API data for FIFA World Cup 2022 competition!
239 stars 35 forks source link

Where is the database of names for scorers #95

Open markfahey78 opened 1 year ago

markfahey78 commented 1 year ago

Want to pull in data if it matches a list of players I have but wont know the names in advance as its currently set up

DrCuddless commented 1 year ago

The list of players on teams is currently not stored as part of this dataset. The only player names I've seen us get back from this api is the list of scorers for a match.

rezarahiminia commented 1 year ago

If you give me the list of players in JSON, I will add them