Cricket API - Overs & Runs in Standings
August 12th, 2025
We've added Overs For, Overs Against, Runs For, and Runs Against for teams in our Cricket Tournament Standings endpoint.
team_standing.overs_against
- Number of overs against for a team in the season standing groupteam_standing.overs_for
- Number of overs for a team in the season standing groupteam_standing.runs_against
- Number of runs against for a team in the season standing groupteam_standing.runs_for
- Number of runs for a team in the season standing group
☑️ Sample Requests:
- Tournament Standings -
https://api.sportradar.com/cricket-t2/en/tournaments/sr:tournament:34382/standings.json
🔢 Versions
🔁 Endpoints Affected
- Tournament Standings
⚙️ Return Sample
{
"generated_at": "2025-08-12T15:59:42+00:00",
"tournament": {
"id": "sr:tournament:34382",
"name": "The Hundred, Women",
"gender": "women",
"sport": {
"id": "sr:sport:21",
"name": "Cricket"
},
"category": {
"id": "sr:category:89",
"name": "England",
"country_code": "ENG"
},
"current_season": {
"id": "sr:season:128425",
"name": "The Hundred, Women 2025",
"start_date": "2025-08-05",
"end_date": "2025-08-31",
"year": "2025"
}
},
"standings": [
{
"type": "total",
"groups": [
{
"id": "sr:league:91309",
"name": "The Hundred, Women 2025",
"live": false,
"team_standings": [
{
"rank": 1,
"played": 3,
"win": 3,
"loss": 0,
"draw": 0,
"net_run_rate": 0.397,
"no_result": 0,
"runs_for": 424,
"runs_against": 403,
"overs_for": 59,
"overs_against": 60,
"team": {
"id": "sr:competitor:795784",
"name": "London Spirit",
"country": "England",
"country_code": "ENG",
"abbreviation": "LON",
"gender": "female"
},
"points": 12,
"change": 0
},
{
"rank": 2,
"played": 2,
"win": 2,
"loss": 0,
"draw": 0,
"net_run_rate": 1.992,
"no_result": 0,
"runs_for": 270,
"runs_against": 222,
"overs_for": 35,
"overs_against": 40,
"team": {
"id": "sr:competitor:795790",
"name": "Northern Superchargers",
"country": "England",
"country_code": "ENG",
"abbreviation": "NOR",
"gender": "female"
},
"points": 8,
"change": 0
},
{
"rank": 3,
"played": 2,
"win": 2,
"loss": 0,
"draw": 0,
"net_run_rate": 0.742,
"no_result": 0,
"runs_for": 235,
"runs_against": 223,
"overs_for": 37,
"overs_against": 40,
"team": {
"id": "sr:competitor:795788",
"name": "Southern Brave",
"country": "England",
"country_code": "ENG",
"abbreviation": "SOU",
"gender": "female"
},
"points": 8,
"change": 0
},
{
"rank": 4,
"played": 2,
"win": 1,
"loss": 1,
"draw": 0,
"net_run_rate": -0.1,
"no_result": 0,
"runs_for": 276,
"runs_against": 276,
"overs_for": 40,
"overs_against": 40,
"team": {
"id": "sr:competitor:795782",
"name": "Birmingham Phoenix",
"country": "England",
"country_code": "ENG",
"abbreviation": "BIR",
"gender": "female"
},
"points": 4,
"change": 0
},
{
"rank": 5,
"played": 3,
"win": 1,
"loss": 2,
"draw": 0,
"net_run_rate": -0.286,
"no_result": 0,
"runs_for": 356,
"runs_against": 357,
"overs_for": 60,
"overs_against": 57,
"team": {
"id": "sr:competitor:795780",
"name": "Manchester Originals",
"country": "England",
"country_code": "ENG",
"abbreviation": "MAN",
"gender": "female"
},
"points": 4,
"change": 0
},
{
"rank": 6,
"played": 2,
"win": 0,
"loss": 2,
"draw": 0,
"net_run_rate": -0.475,
"no_result": 0,
"runs_for": 296,
"runs_against": 315,
"overs_for": 40,
"overs_against": 40,
"team": {
"id": "sr:competitor:795778",
"name": "Oval Invincibles",
"country": "England",
"country_code": "ENG",
"abbreviation": "OVA",
"gender": "female"
},
"points": 0,
"change": 0
},
{
"rank": 7,
"played": 2,
"win": 0,
"loss": 2,
"draw": 0,
"net_run_rate": -1.112,
"no_result": 0,
"runs_for": 265,
"runs_against": 277,
"overs_for": 40,
"overs_against": 35,
"team": {
"id": "sr:competitor:795786",
"name": "Trent Rockets",
"country": "England",
"country_code": "ENG",
"abbreviation": "TRE",
"gender": "female"
},
"points": 0,
"change": 0
},
{
"rank": 8,
"played": 2,
"win": 0,
"loss": 2,
"draw": 0,
"net_run_rate": -1.225,
"no_result": 0,
"runs_for": 216,
"runs_against": 265,
"overs_for": 40,
"overs_against": 40,
"team": {
"id": "sr:competitor:795794",
"name": "Welsh Fire",
"country": "England",
"country_code": "ENG",
"abbreviation": "WEL",
"gender": "female"
},
"points": 0,
"change": 0
}
]
}
],
"round": 1
}
]
}
<?xml version="1.0" encoding="UTF-8"?>
<tournament_standings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated_at="2025-08-12T14:28:10+00:00" xmlns="http://schemas.sportradar.com/sportsapi/cricket/v2" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/cricket/v2 https://schemas.sportradar.com/sportsapi/cricket/v2/schemas/tournament_standings.xsd">
<tournament id="sr:tournament:34382" name="The Hundred, Women" gender="women">
<sport id="sr:sport:21" name="Cricket"/>
<category id="sr:category:89" name="England" country_code="ENG"/>
<current_season id="sr:season:128425" name="The Hundred, Women 2025" start_date="2025-08-05" end_date="2025-08-31" year="2025"/>
</tournament>
<standings>
<standing type="total" round="1">
<groups>
<group id="sr:league:91309" name="The Hundred, Women 2025" live="false">
<team_standings>
<team_standing rank="1" played="3" win="3" loss="0" draw="0" net_run_rate="0.397" no_result="0" runs_for="424" runs_against="403" overs_for="59" overs_against="60" points="12" change="0">
<team id="sr:competitor:795784" name="London Spirit" country="England" country_code="ENG" abbreviation="LON" gender="female"/>
</team_standing>
<team_standing rank="2" played="2" win="2" loss="0" draw="0" net_run_rate="1.992" no_result="0" runs_for="270" runs_against="222" overs_for="35" overs_against="40" points="8" change="0">
<team id="sr:competitor:795790" name="Northern Superchargers" country="England" country_code="ENG" abbreviation="NOR" gender="female"/>
</team_standing>
<team_standing rank="3" played="2" win="2" loss="0" draw="0" net_run_rate="0.742" no_result="0" runs_for="235" runs_against="223" overs_for="37" overs_against="40" points="8" change="0">
<team id="sr:competitor:795788" name="Southern Brave" country="England" country_code="ENG" abbreviation="SOU" gender="female"/>
</team_standing>
<team_standing rank="4" played="2" win="1" loss="1" draw="0" net_run_rate="-0.1" no_result="0" runs_for="276" runs_against="276" overs_for="40" overs_against="40" points="4" change="0">
<team id="sr:competitor:795782" name="Birmingham Phoenix" country="England" country_code="ENG" abbreviation="BIR" gender="female"/>
</team_standing>
<team_standing rank="5" played="3" win="1" loss="2" draw="0" net_run_rate="-0.286" no_result="0" runs_for="356" runs_against="357" overs_for="60" overs_against="57" points="4" change="0">
<team id="sr:competitor:795780" name="Manchester Originals" country="England" country_code="ENG" abbreviation="MAN" gender="female"/>
</team_standing>
<team_standing rank="6" played="2" win="0" loss="2" draw="0" net_run_rate="-0.475" no_result="0" runs_for="296" runs_against="315" overs_for="40" overs_against="40" points="0" change="0">
<team id="sr:competitor:795778" name="Oval Invincibles" country="England" country_code="ENG" abbreviation="OVA" gender="female"/>
</team_standing>
<team_standing rank="7" played="2" win="0" loss="2" draw="0" net_run_rate="-1.112" no_result="0" runs_for="265" runs_against="277" overs_for="40" overs_against="35" points="0" change="0">
<team id="sr:competitor:795786" name="Trent Rockets" country="England" country_code="ENG" abbreviation="TRE" gender="female"/>
</team_standing>
<team_standing rank="8" played="2" win="0" loss="2" draw="0" net_run_rate="-1.225" no_result="0" runs_for="216" runs_against="265" overs_for="40" overs_against="40" points="0" change="0">
<team id="sr:competitor:795794" name="Welsh Fire" country="England" country_code="ENG" abbreviation="WEL" gender="female"/>
</team_standing>
</team_standings>
</group>
</groups>
</standing>
</standings>
</tournament_standings>