Fantasy Match Points Query

Fantasy Match Points Query

Points awarded to the players based on their performances in a match. The response consists of a list of metrics considered for the evaluation, points leaderboard for the match, along with details of the players and teams. The data starts getting updated immediately as the match begins.
Cricket API Image
Follow this link to get started with a new project before you start using GraphQL

Sample Query

Minimal Match Info - Here's the query for accessing minimal match information along with the fantasy points of the players.

Query Arguments

Fantasy Match Points Query accepts the following attributes.

key
Str required

The key of the match for which the fantasy match credits will be fetched. Get the Match Key

The key of the match for which the fantasy match credits will be fetched. Get the Match Key

model
Str optional

The key of the algorithm according to which fantasy match credits will be calculated.

The key of the algorithm according to which fantasy match credits will be calculated.

more scenarios

Here are some scenarios that you must consider while making query request

More Details on Fantasy Match PointsHere's the query to be made for accessing the information on more details of the fantasy match points.

Downloads

A few snapshots of the Fantasy Match Points Query in action under different scenarios that could help you in testing your app and understanding the responses in most cases.