Blog
Roanuz Cricket APIs: A Deep Dive into Match API
Sep. 27, 2023

Blog
Sep. 27, 2023
data.play.live.recent_overs_repr
property from Roanuz Cricket API for the mg100 metric.data.play.live.recent_players
property from the Roanuz Cricket API for the mg100 metric.data.play.innings.INNINGS_KEY.partnerships
property from Roanuz Cricket API for the mg100 metric. You can find the innings key under innings order.data.play.innings.INNINGS_KEY.wicket_order
It gives you the player's order in the fall of wicket sequence. You can find the innings key under innings order.data.players.player_key.score.innings_index.batting.dismissal
: This provides details about how the player got out and the team's score at that moment.data.play.innings.INNINGS_KEY.batting_order
& data.play.innings.INNINGS_KEY.bowling_order
These provide the batting and bowling lineups for both teams. You can find the innings key under innings order.data.players.player_key.score.innings_index
: This attribute gives you each player's score. Ensure you add the score attribute for every individual player in the lineup to retrieve their score.Attribute | Description |
---|---|
Key | Match Key |
Name | Match Name |
Team A | Team A participating in the match |
Team B | Team B participating in the match |
Venue | Venue details |
Tournament | Tournament details |
Status | Match status (e.g., Scheduled, Live, Completed) |
Play | Match play details including Target, Result, Innings order, Partnership, Batting order, Bowling order, and Wicket order |
Live | Live match details such as Score, Required score, Recent overs |
Players | Player information including Name, Key, Seasonal role, Batting score, and Bowling score |
Data Review | Data review information, including Good to Close status to ensure data quality and accuracy |
Metric Group Information | Tournaments fall into three Metric Groups - MG100, MG100B, and MG101, categorized based on broadcast nature and metric availability. New tournaments are regularly added based on demand and broadcast availability. |