
Hi Maveryx,
A solution to last week’s challenge can be found here.
This challenge was created by William Davis! Thanks, William, for submitting your idea for this Weekly Challenge.
You have been tasked with analyzing historical international cricket T20 results to provide the US with some insights.
The data available covers every men’s international T20 match from 2005–2022 and was extracted in JSON format. Use your parsing skills to obtain the specific information required to solve the tasks.
The data consists of three elements: innings, info, and meta. The field identified with the info element contains all the relevant information.
Hint: Assess the three elements after you parse the data.
Your tasks:
- How does the United States rank worldwide for total number of wins?
- Which team is the most successful?
- Who are the six players from the most successful team with the most games played?
Need a refresher? Review the following lessons in Academy to gear up:
Good luck!

Sources:
https://www.majorleaguecricket.com/
www.cricsheet.org