Ranking Data API V3
Get Men's Cricket Rankings
This endpoint retrieves the current rankings for men's cricket across different formats including ODI, Test, and T20. The rankings are categorized based on the match type and provide detailed information about each player's rank.
Request
Method: GET
URL:
https://apiv3.sportsapi360.com/cricket/api/v3/ranking/men
Response
The response contains a structured JSON object with the following key components:
ODI: An array of objects representing the One Day International rankings.
Test: An array of objects representing the Test match rankings.
T20: An array of objects representing the Twenty20 rankings.
Each ranking array includes the following fields:
matchType: The type of match (e.g., ODI, Test, T20).
gender: The gender category of the ranking (in this case, it will always be male).
rankType: The type of ranking (e.g., player, team).
updatedAt: The timestamp of the last update to the rankings.
rank: An array of player ranking details, where each object includes:
position: The player's current rank position.
change: The change in rank since the last update.
PlayerName: The name of the player.
playerID: A unique identifier for the player.
CountryId: The unique identifier for the player's country.
CountryName: The name of the country.
Country: The abbreviated name of the country.
teamId: The unique identifier for the team.
teamName: The name of the team.
Points: The points accumulated by the player.
careerbest: The player's best career ranking.
rankdate: The date of the current ranking.
Notes
Ensure that the base URL is correctly set before making the request.
The response may vary based on the latest rankings and updates in the cricket world.
{API_KEY}
GET /cricket/api/v3/ranking/men HTTP/1.1
Host: apiv3.sportsapi360.com
Authorization: x-api-key YOUR_SECRET_TOKEN
Accept: */*
OK
{
"ODI": [
{
"matchType": "ODI",
"gender": "m",
"rankType": "bat",
"updatedAt": "2025-06-11T06:30+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Shubman Gill",
"playerID": "66818",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "784",
"careerbest": "847 v Australia at Indore 2023",
"rankdate": "2025-06-08"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Babar Azam",
"playerID": "59429",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "766",
"careerbest": "898 v West Indies at Multan 2022",
"rankdate": "2025-06-08"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Rohit Sharma",
"playerID": "3852",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "756",
"careerbest": "882 v Sri Lanka at Headingley 2019",
"rankdate": "2025-06-08"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Virat Kohli",
"playerID": "3993",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "736",
"careerbest": "909 v England at Headingley 2018",
"rankdate": "2025-06-08"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Daryl Mitchell",
"playerID": "57444",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "720",
"careerbest": "751 v India at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Harry Tector",
"playerID": "66085",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "708",
"careerbest": "767 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Shreyas Iyer",
"playerID": "63961",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "704",
"careerbest": "710 v New Zealand at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Charith Asalanka",
"playerID": "65038",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "694",
"careerbest": "694 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Ibrahim Zadran",
"playerID": "67519",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "676",
"careerbest": "693 v Australia at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Shai Hope",
"playerID": "63797",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "660",
"careerbest": "802 v Bangladesh at Malahide 2019",
"rankdate": "2025-06-08"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Keacy Carty",
"playerID": "65282",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "659",
"careerbest": "662 v England at Cardiff 2025",
"rankdate": "2025-06-08"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Travis Head",
"playerID": "62023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "650",
"careerbest": "697 v England at Trent Bridge 2024",
"rankdate": "2025-06-08"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Rassie van der Dussen",
"playerID": "12518",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "648",
"careerbest": "797 v England at Durham 2022",
"rankdate": "2025-06-08"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Pathum Nissanka",
"playerID": "66368",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "641",
"careerbest": "728 v Bangladesh at Chittagong 2024",
"rankdate": "2025-06-08"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "KL Rahul",
"playerID": "60122",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "638",
"careerbest": "675 v South Africa at Gqeberha 2023",
"rankdate": "2025-06-08"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Ben Duckett",
"playerID": "63082",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "626",
"careerbest": "632 v West Indies at Edgbaston 2025",
"rankdate": "2025-06-08"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Paul Stirling",
"playerID": "4476",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "625",
"careerbest": "698 v Netherlands at Utrecht 2021",
"rankdate": "2025-06-08"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Rachin Ravindra",
"playerID": "66053",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "624",
"careerbest": "643 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Rahmanullah Gurbaz",
"playerID": "68027",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "622",
"careerbest": "686 v Bangladesh at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Kusal Mendis",
"playerID": "63882",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "613",
"careerbest": "626 v Zimbabwe at Galle 2017",
"rankdate": "2025-06-08"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Mohammad Rizwan",
"playerID": "20286",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "606",
"careerbest": "624 v New Zealand at Karachi 2025",
"rankdate": "2025-06-08"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "David Miller",
"playerID": "5313",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "604",
"careerbest": "674 v Australia at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Joe Root",
"playerID": "10129",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "602",
"careerbest": "816 v Sri Lanka at Dambulla 2018",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Fakhar Zaman",
"playerID": "57492",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "602",
"careerbest": "785 v New Zealand at Rawalpindi 2023",
"rankdate": "2025-06-08"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Azmatullah Omarzai",
"playerID": "67516",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "598",
"careerbest": "598 v Australia at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Aiden Markram",
"playerID": "64219",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "596",
"careerbest": "657 v New Zealand at Pune 2023",
"rankdate": "2025-06-08"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "594",
"careerbest": "612 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Najmul Hossain Shanto",
"playerID": "63872",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "593",
"careerbest": "610 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Temba Bavuma",
"playerID": "12492",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "585",
"careerbest": "691 v Australia at Potchefstroom 2023",
"rankdate": "2025-06-08"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Will Young",
"playerID": "61910",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "583",
"careerbest": "647 v Pakistan at Karachi 2025",
"rankdate": "2025-06-08"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Kane Williamson",
"playerID": "4330",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "580",
"careerbest": "792 v South Africa at Centurion 2015",
"rankdate": "2025-06-08"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Sherfane Rutherford",
"playerID": "67285",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "579",
"careerbest": "596 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "33",
"change": "( - )",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "578",
"careerbest": "627 v India at Harare 2022",
"rankdate": "2025-06-08"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Marnus Labuschagne",
"playerID": "65083",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "576",
"careerbest": "644 v England at Trent Bridge 2024",
"rankdate": "2025-06-08"
},
{
"position": "35",
"change": "(+1)",
"PlayerName": "Imam-ul-Haq",
"playerID": "63084",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "565",
"careerbest": "815 v West Indies at Multan 2022",
"rankdate": "2025-06-08"
},
{
"position": "36",
"change": "(-1)",
"PlayerName": "Scott Edwards",
"playerID": "67919",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "564",
"careerbest": "644 v Bangladesh at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Rahmat Shah",
"playerID": "63215",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "555",
"careerbest": "635 v Sri Lanka at Pallekele 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Saim Ayub",
"playerID": "70241",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "555",
"careerbest": "602 v South Africa at Johannesburg 2024",
"rankdate": "2025-06-08"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Tom Latham",
"playerID": "10167",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "550",
"careerbest": "657 v Pakistan at Karachi 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "550",
"careerbest": "561 v New Zealand at Napier 2025",
"rankdate": "2025-06-08"
},
{
"position": "41",
"change": "(+1)",
"PlayerName": "Jos Buttler",
"playerID": "9782",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "546",
"careerbest": "731 v West Indies at Southampton 2019",
"rankdate": "2025-06-08"
},
{
"position": "42",
"change": "(+1)",
"PlayerName": "Glenn Maxwell",
"playerID": "10085",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "542",
"careerbest": "728 v India at Canberra 2016",
"rankdate": "2025-06-08"
},
{
"position": "43",
"change": "(+1)",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "539",
"careerbest": "618 v United Arab Emirates at Namibia 2023",
"rankdate": "2025-06-08"
},
{
"position": "44",
"change": "(-3)",
"PlayerName": "George Munsey",
"playerID": "64957",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "537",
"careerbest": "587 v Namibia at Glasgow 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Alex Carey",
"playerID": "63706",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "537",
"careerbest": "669 v West Indies at Barbados 2021",
"rankdate": "2025-06-08"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Devon Conway",
"playerID": "13177",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "532",
"careerbest": "603 v Bangladesh at Chennai 2023",
"rankdate": "2025-06-08"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "Harry Brook",
"playerID": "66374",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "530",
"careerbest": "531 v Australia at Bristol 2024",
"rankdate": "2025-06-08"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Andy Balbirnie",
"playerID": "4454",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "524",
"careerbest": "585 v South Africa at Malahide 2021",
"rankdate": "2025-06-08"
},
{
"position": "49",
"change": "( - )",
"PlayerName": "Sean Williams",
"playerID": "3682",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "522",
"careerbest": "571 v Sri Lanka at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "50",
"change": "(+1)",
"PlayerName": "Janith Liyanage",
"playerID": "65247",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "515",
"careerbest": "515 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "51",
"change": "(+1)",
"PlayerName": "Hashmatullah Shahidi",
"playerID": "59902",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "508",
"careerbest": "549 v Netherlands at Lucknow 2023",
"rankdate": "2025-06-08"
},
{
"position": "52",
"change": "(+1)",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "507",
"careerbest": "635 v New Zealand at Canberra 2016",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Max O'Dowd",
"playerID": "65585",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "507",
"careerbest": "523 v USA at Rotterdam 2024",
"rankdate": "2025-06-08"
},
{
"position": "54",
"change": "( - )",
"PlayerName": "Monank Patel",
"playerID": "70336",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "505",
"careerbest": "554 v Papua New Guinea at Namibia 2022",
"rankdate": "2025-06-08"
},
{
"position": "55",
"change": "( - )",
"PlayerName": "Curtis Campher",
"playerID": "67442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "502",
"careerbest": "521 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "56",
"change": "(+2)",
"PlayerName": "Richie Berrington",
"playerID": "4023",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "498",
"careerbest": "555 v USA at Texas 2022",
"rankdate": "2025-06-08"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "496",
"careerbest": "551 v Bangladesh at Mirpur 2016",
"rankdate": "2025-06-08"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Sadeera Samarawickrama",
"playerID": "63897",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "495",
"careerbest": "575 v Afghanistan at Pallekele 2024",
"rankdate": "2025-06-08"
},
{
"position": "59",
"change": "(+1)",
"PlayerName": "Tawhid Hridoy",
"playerID": "67719",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "494",
"careerbest": "502 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "60",
"change": "(+1)",
"PlayerName": "Avishka Fernando",
"playerID": "65030",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "488",
"careerbest": "592 v South Africa at Colombo (RPS) 2021",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-4)",
"PlayerName": "Brandon McMullen",
"playerID": "97960",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "488",
"careerbest": "505 v Netherlands at Utrecht 2025",
"rankdate": "2025-06-08"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Jatinder Singh",
"playerID": "60454",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "482",
"careerbest": "506 v United Arab Emirates at Kathmandu, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Craig Ervine",
"playerID": "11690",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "479",
"careerbest": "522 v Afghanistan at Bulawayo 2015",
"rankdate": "2025-06-08"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Liam Livingstone",
"playerID": "63940",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "476",
"careerbest": "510 v West Indies at Antigua 2024",
"rankdate": "2025-06-08"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Brandon King",
"playerID": "64543",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "473",
"careerbest": "501 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Michael van Lingen",
"playerID": "65992",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "473",
"careerbest": "513 v United Arab Emirates at Namibia 2024",
"rankdate": "2025-06-08"
},
{
"position": "67",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "471",
"careerbest": "480 v West Indies at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Brian Bennett",
"playerID": "87227",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "471",
"careerbest": "471 v Ireland at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Muhammad Waseem",
"playerID": "79405",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "467",
"careerbest": "511 v Sri Lanka at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Litton Das",
"playerID": "63206",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "465",
"careerbest": "627 v Zimbabwe at Harare 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Lorcan Tucker",
"playerID": "66087",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "465",
"careerbest": "465 v West Indies at Dublin 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Tony de Zorzi",
"playerID": "65523",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "465",
"careerbest": "518 v Pakistan at Paarl 2024",
"rankdate": "2025-06-08"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Phil Salt",
"playerID": "65632",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "459",
"careerbest": "485 v India at Ahmedabad 2025",
"rankdate": "2025-06-08"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Aqib Ilyas",
"playerID": "66873",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "456",
"careerbest": "584 v USA at Kirtipur, Nepal 2020",
"rankdate": "2025-06-08"
},
{
"position": "75",
"change": "( - )",
"PlayerName": "Vriitya Aravind",
"playerID": "71851",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "455",
"careerbest": "538 v Oman at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "76",
"change": "( - )",
"PlayerName": "Mark Chapman",
"playerID": "60536",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "453",
"careerbest": "462 v Pakistan at Napier 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Asif Khan",
"playerID": "18158",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "453",
"careerbest": "476 v USA at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "78",
"change": "( - )",
"PlayerName": "Soumya Sarkar",
"playerID": "61831",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "450",
"careerbest": "666 v South Africa at Chittagong 2015",
"rankdate": "2025-06-08"
},
{
"position": "79",
"change": "(+1)",
"PlayerName": "Jan Nicol Loftie-Eaton",
"playerID": "35623",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "443",
"careerbest": "456 v Oman at Oman 2025",
"rankdate": "2025-06-08"
},
{
"position": "80",
"change": "(+1)",
"PlayerName": "Sediqullah Atal",
"playerID": "70227",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "441",
"careerbest": "441 v Australia at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "81",
"change": "(+1)",
"PlayerName": "Josh Inglis",
"playerID": "65893",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "440",
"careerbest": "442 v Afghanistan at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "82",
"change": "(+2)",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "438",
"careerbest": "564 v Sri Lanka at Colombo (RPS) 2021",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+2)",
"PlayerName": "Aaron Jones",
"playerID": "66237",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "438",
"careerbest": "541 v Papua New Guinea at Namibia 2023",
"rankdate": "2025-06-08"
},
{
"position": "84",
"change": "(+6)",
"PlayerName": "Michael Leask",
"playerID": "63917",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "435",
"careerbest": "492 v Zimbabwe at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-5)",
"PlayerName": "Vikramjit Singh",
"playerID": "73256",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "435",
"careerbest": "469 v Namibia at Namibia 2025",
"rankdate": "2025-06-08"
},
{
"position": "86",
"change": "(+1)",
"PlayerName": "Michael Bracewell",
"playerID": "62325",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "434",
"careerbest": "458 v India at Raipur 2023",
"rankdate": "2025-06-08"
},
{
"position": "87",
"change": "(+1)",
"PlayerName": "Pargat Singh",
"playerID": "80359",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "433",
"careerbest": "433 v USA at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "88",
"change": "(-6)",
"PlayerName": "Kushal Bhurtel",
"playerID": "66128",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "431",
"careerbest": "466 v Netherlands at Kirtipur, Nepal 2024",
"rankdate": "2025-06-08"
},
{
"position": "89",
"change": "(+3)",
"PlayerName": "Evin Lewis",
"playerID": "59314",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "425",
"careerbest": "567 v Sri Lanka at Antigua 2021",
"rankdate": "2025-06-08"
},
{
"position": "90",
"change": "(-2)",
"PlayerName": "Bas de Leede",
"playerID": "67717",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "424",
"careerbest": "456 v New Zealand at Hyderabad 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-4)",
"PlayerName": "Aasif Sheikh",
"playerID": "67193",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "424",
"careerbest": "496 v Papua New Guinea at Kirtipur, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "92",
"change": "(+1)",
"PlayerName": "Jaker Ali",
"playerID": "65411",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "423",
"careerbest": "423 v New Zealand at Rawalpindi 2025",
"rankdate": "2025-06-08"
},
{
"position": "93",
"change": "(+1)",
"PlayerName": "George Dockrell",
"playerID": "9694",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "421",
"careerbest": "466 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Saiteja Mukkamalla",
"playerID": "95043",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "421",
"careerbest": "421 v Oman at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "95",
"change": "(+1)",
"PlayerName": "Milind Kumar",
"playerID": "14885",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "420",
"careerbest": "442 v Oman at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "96",
"change": "(+1)",
"PlayerName": "Mohammad Nadeem",
"playerID": "26709",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "419",
"careerbest": "430 v Zimbabwe at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Abdullah Shafique",
"playerID": "65728",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "419",
"careerbest": "479 v Bangladesh at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "98",
"change": "(-7)",
"PlayerName": "Rohit Paudel",
"playerID": "68435",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "414",
"careerbest": "519 v Papua New Guinea at Dubai 2023",
"rankdate": "2025-06-08"
},
{
"position": "99",
"change": "(+1)",
"PlayerName": "Zeeshan Maqsood",
"playerID": "65594",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "411",
"careerbest": "514 v Ireland at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "100",
"change": "(-1)",
"PlayerName": "Teja Nidamanuru",
"playerID": "68002",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "408",
"careerbest": "443 v West Indies at Harare 2023",
"rankdate": "2025-06-08"
}
]
},
{
"matchType": "ODI",
"gender": "m",
"rankType": "bowl",
"updatedAt": "2025-06-11T06:30+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Maheesh Theekshana",
"playerID": "69274",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "680",
"careerbest": "686 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Kuldeep Yadav",
"playerID": "63187",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "650",
"careerbest": "761 v New Zealand at Bay Oval 2019",
"rankdate": "2025-06-08"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Keshav Maharaj",
"playerID": "48607",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "648",
"careerbest": "741 v Australia at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Bernard Scholtz",
"playerID": "59032",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "644",
"careerbest": "648 v Oman at Scotland 2024",
"rankdate": "2025-06-08"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "640",
"careerbest": "799 v Pakistan at Abu Dhabi 2018",
"rankdate": "2025-06-08"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "637",
"careerbest": "657 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Matt Henry",
"playerID": "60544",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "622",
"careerbest": "691 v Bangladesh at Wellington 2021",
"rankdate": "2025-06-08"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Ravindra Jadeja",
"playerID": "3850",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "616",
"careerbest": "733 v Zimbabwe at Bulawayo 2013",
"rankdate": "2025-06-08"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Adam Zampa",
"playerID": "58913",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "614",
"careerbest": "699 v England at Trent Bridge 2024",
"rankdate": "2025-06-08"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Josh Hazlewood",
"playerID": "4255",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "603",
"careerbest": "727 v England at Melbourne 2022",
"rankdate": "2025-06-08"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "601",
"careerbest": "696 v Australia at Perth Stadium 2024",
"rankdate": "2025-06-08"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Mohammad Shami",
"playerID": "28994",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "596",
"careerbest": "657 v New Zealand at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Mohammed Siraj",
"playerID": "65799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "593",
"careerbest": "736 v New Zealand at Raipur 2023",
"rankdate": "2025-06-08"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "590",
"careerbest": "657 v Zimbabwe at Harare 2022",
"rankdate": "2025-06-08"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Adil Rashid",
"playerID": "4661",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "587",
"careerbest": "675 v India at Headingley 2018",
"rankdate": "2025-06-08"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "579",
"careerbest": "639 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Kagiso Rabada",
"playerID": "63611",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "577",
"careerbest": "719 v England at Lord's 2017",
"rankdate": "2025-06-08"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "574",
"careerbest": "625 v South Africa at Potchefstroom 2023",
"rankdate": "2025-06-08"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Wanindu Hasaranga",
"playerID": "65027",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "572",
"careerbest": "598 v West Indies at Pallekele 2024",
"rankdate": "2025-06-08"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Michael Bracewell",
"playerID": "62325",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "569",
"careerbest": "571 v Pakistan at Napier 2025",
"rankdate": "2025-06-08"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Mitchell Starc",
"playerID": "10053",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "562",
"careerbest": "782 v New Zealand at Melbourne 2015",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Saurabh Netravalkar",
"playerID": "63509",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "562",
"careerbest": "597 v Nepal at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Richard Ngarava",
"playerID": "65649",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "557",
"careerbest": "557 v Ireland at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Haris Rauf",
"playerID": "70326",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "555",
"careerbest": "619 v Australia at Perth Stadium 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "555",
"careerbest": "586 v New Zealand at Pune 2023",
"rankdate": "2025-06-08"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Jofra Archer",
"playerID": "64254",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "545",
"careerbest": "643 v Australia at Old Trafford 2020",
"rankdate": "2025-06-08"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "544",
"careerbest": "574 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Mark Watt",
"playerID": "64635",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "531",
"careerbest": "622 v West Indies at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Taskin Ahmed",
"playerID": "58314",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "528",
"careerbest": "528 v New Zealand at Rawalpindi 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "528",
"careerbest": "725 v Sri Lanka at Mirpur 2021",
"rankdate": "2025-06-08"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Andy McBrine",
"playerID": "63160",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "522",
"careerbest": "647 v West Indies at Jamaica 2022",
"rankdate": "2025-06-08"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Lungi Ngidi",
"playerID": "64225",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "516",
"careerbest": "622 v Australia at Bloemfontein 2020",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Blessing Muzarabani",
"playerID": "67784",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "516",
"careerbest": "524 v Pakistan at Bulawayo 2024",
"rankdate": "2025-06-08"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Nosthush Kenjige",
"playerID": "67389",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "515",
"careerbest": "537 v Canada at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "35",
"change": "( - )",
"PlayerName": "Mustafizur Rahman",
"playerID": "63881",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "507",
"careerbest": "694 v West Indies at Sylhet 2018",
"rankdate": "2025-06-08"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Dunith Wellalage",
"playerID": "69651",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "506",
"careerbest": "506 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "504",
"careerbest": "660 v Australia at Nagpur 2017",
"rankdate": "2025-06-08"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "502",
"careerbest": "511 v Pakistan at Bulawayo 2024",
"rankdate": "2025-06-08"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "499",
"careerbest": "725 v Sri Lanka at The Oval 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+6)",
"PlayerName": "Brandon McMullen",
"playerID": "97960",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "499",
"careerbest": "500 v Netherlands at Scotland 2025",
"rankdate": "2025-06-08"
},
{
"position": "41",
"change": "(-1)",
"PlayerName": "Azmatullah Omarzai",
"playerID": "67516",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "496",
"careerbest": "502 v England at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "42",
"change": "(-1)",
"PlayerName": "Naseem Shah",
"playerID": "69956",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "494",
"careerbest": "498 v New Zealand at Napier 2025",
"rankdate": "2025-06-08"
},
{
"position": "43",
"change": "(+4)",
"PlayerName": "Aryan Dutt",
"playerID": "81030",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "492",
"careerbest": "521 v Canada at Rotterdam 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Will O'Rourke",
"playerID": "74400",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "492",
"careerbest": "500 v Pakistan at Hamilton 2025",
"rankdate": "2025-06-08"
},
{
"position": "45",
"change": "(-2)",
"PlayerName": "Shoriful Islam",
"playerID": "66332",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "490",
"careerbest": "563 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "46",
"change": "(-2)",
"PlayerName": "Graham Hume",
"playerID": "10138",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "489",
"careerbest": "504 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "47",
"change": "(-1)",
"PlayerName": "Fazalhaq Farooqi",
"playerID": "67927",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "486",
"careerbest": "544 v Pakistan at Hambantota 2023",
"rankdate": "2025-06-08"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Saqib Mahmood",
"playerID": "64948",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "478",
"careerbest": "478 v West Indies at The Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "49",
"change": "(+1)",
"PlayerName": "Craig Young",
"playerID": "59442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "475",
"careerbest": "504 v South Africa at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Aayan Khan",
"playerID": "82579",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "475",
"careerbest": "517 v Sri Lanka at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "51",
"change": "(+1)",
"PlayerName": "Shakeel Ahmed",
"playerID": "90742",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "473",
"careerbest": "473 v USA at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "52",
"change": "(+1)",
"PlayerName": "Sean Abbott",
"playerID": "57028",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "471",
"careerbest": "530 v West Indies at Canberra 2024",
"rankdate": "2025-06-08"
},
{
"position": "53",
"change": "(+6)",
"PlayerName": "Lalit Rajbanshi",
"playerID": "45117",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "468",
"careerbest": "484 v Canada at King City 2024",
"rankdate": "2025-06-08"
},
{
"position": "54",
"change": "( - )",
"PlayerName": "Dilshan Madushanka",
"playerID": "70764",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "465",
"careerbest": "552 v Bangladesh at Chittagong 2024",
"rankdate": "2025-06-08"
},
{
"position": "55",
"change": "(-6)",
"PlayerName": "Sandeep Lamichhane",
"playerID": "66066",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "463",
"careerbest": "595 v Papua New Guinea at Kirtipur, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Josh Little",
"playerID": "66081",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "458",
"careerbest": "534 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Jayden Seales",
"playerID": "73200",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "456",
"careerbest": "469 v England at Cardiff 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Abrar Ahmed",
"playerID": "66884",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "456",
"careerbest": "470 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "59",
"change": "(-4)",
"PlayerName": "Paul van Meekeren",
"playerID": "63893",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "454",
"careerbest": "463 v United Arab Emirates at Utrecht 2025",
"rankdate": "2025-06-08"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Asitha Fernando",
"playerID": "65029",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "453",
"careerbest": "453 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Kaleemullah",
"playerID": "66876",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "449",
"careerbest": "507 v Canada at King City 2024",
"rankdate": "2025-06-08"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Jacob Duffy",
"playerID": "57672",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "445",
"careerbest": "445 v Pakistan at Bay Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Reece Topley",
"playerID": "58101",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "433",
"careerbest": "558 v South Africa at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Zunaed Siddique",
"playerID": "3916",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "430",
"careerbest": "456 v Netherlands at Oman 2024",
"rankdate": "2025-06-08"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Tabraiz Shamsi",
"playerID": "48191",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "429",
"careerbest": "597 v Bangladesh at Johannesburg 2022",
"rankdate": "2025-06-08"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Roston Chase",
"playerID": "58071",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "423",
"careerbest": "423 v England at The Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Mohammad Wasim",
"playerID": "72232",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "423",
"careerbest": "505 v England at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "68",
"change": "(+5)",
"PlayerName": "Safyaan Sharif",
"playerID": "56957",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "422",
"careerbest": "543 v England at Edinburgh 2018",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Harmeet Singh",
"playerID": "36489",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "422",
"careerbest": "422 v Oman at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "70",
"change": "(-1)",
"PlayerName": "Matthew Forde",
"playerID": "74165",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "421",
"careerbest": "425 v England at Cardiff 2025",
"rankdate": "2025-06-08"
},
{
"position": "71",
"change": "(+15)",
"PlayerName": "Roelof van der Merwe",
"playerID": "5305",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "419",
"careerbest": "508 v West Indies at Trinidad 2010",
"rankdate": "2025-06-08"
},
{
"position": "72",
"change": "(-1)",
"PlayerName": "Nasum Ahmed",
"playerID": "57999",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "417",
"careerbest": "428 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Kaleem Sana",
"playerID": "21948",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "417",
"careerbest": "417 v USA at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "74",
"change": "(+2)",
"PlayerName": "Dipendra Singh Airee",
"playerID": "66061",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "416",
"careerbest": "482 v USA at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "75",
"change": "(-1)",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "415",
"careerbest": "549 v South Africa at Centurion 2018",
"rankdate": "2025-06-08"
},
{
"position": "76",
"change": "(-1)",
"PlayerName": "Allah Mohammad",
"playerID": "96648",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "414",
"careerbest": "427 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-08"
},
{
"position": "77",
"change": "(+4)",
"PlayerName": "Karan KC",
"playerID": "65314",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "413",
"careerbest": "425 v Pakistan at Multan 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-8)",
"PlayerName": "Chris Sole",
"playerID": "64634",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "413",
"careerbest": "511 v Zimbabwe at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "79",
"change": "(-2)",
"PlayerName": "Glenn Maxwell",
"playerID": "10085",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "411",
"careerbest": "479 v England at Headingley 2015",
"rankdate": "2025-06-08"
},
{
"position": "80",
"change": "(-2)",
"PlayerName": "Jeffrey Vandersay",
"playerID": "57709",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "409",
"careerbest": "431 v Australia at Colombo (RPS) 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "409",
"careerbest": "409 v Canada at Namibia 2025",
"rankdate": "2025-06-08"
},
{
"position": "82",
"change": "(-2)",
"PlayerName": "Bilal Khan",
"playerID": "28370",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "408",
"careerbest": "546 v USA at Texas 2022",
"rankdate": "2025-06-08"
},
{
"position": "83",
"change": "(-1)",
"PlayerName": "Zeeshan Maqsood",
"playerID": "65594",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "406",
"careerbest": "510 v United Arab Emirates at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Tangeni Lungameni",
"playerID": "66039",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "406",
"careerbest": "443 v United Arab Emirates at Dubai 2023",
"rankdate": "2025-06-08"
},
{
"position": "85",
"change": "(-1)",
"PlayerName": "Barry McCarthy",
"playerID": "63157",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "402",
"careerbest": "448 v West Indies at Barbados 2020",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Varun Chakaravarthy",
"playerID": "67469",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "402",
"careerbest": "402 v New Zealand at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "87",
"change": "( - )",
"PlayerName": "Ruben Trumpelmann",
"playerID": "67897",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "399",
"careerbest": "520 v Nepal at Kirtipur, Nepal 2024",
"rankdate": "2025-06-08"
},
{
"position": "88",
"change": "( - )",
"PlayerName": "Mark Wood",
"playerID": "57871",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "398",
"careerbest": "609 v Sri Lanka at Headingley 2019",
"rankdate": "2025-06-08"
},
{
"position": "89",
"change": "( - )",
"PlayerName": "Nathan Ellis",
"playerID": "70324",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "397",
"careerbest": "397 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "90",
"change": "(+1)",
"PlayerName": "Zahoor Khan",
"playerID": "47985",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "393",
"careerbest": "490 v West Indies at Sharjah 2023",
"rankdate": "2025-06-08"
},
{
"position": "91",
"change": "(+1)",
"PlayerName": "Saad Bin Zafar",
"playerID": "40433",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "392",
"careerbest": "397 v Oman at King City 2024",
"rankdate": "2025-06-08"
},
{
"position": "92",
"change": "(+1)",
"PlayerName": "Michael Leask",
"playerID": "63917",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "391",
"careerbest": "439 v Namibia at Scotland 2024",
"rankdate": "2025-06-08"
},
{
"position": "93",
"change": "(-4)",
"PlayerName": "Sompal Kami",
"playerID": "64545",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "387",
"careerbest": "457 v Papua New Guinea at Kirtipur, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "94",
"change": "( - )",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "385",
"careerbest": "412 v Sri Lanka at Colombo (RPS) 2024",
"rankdate": "2025-06-08"
},
{
"position": "95",
"change": "(+1)",
"PlayerName": "Wellington Masakadza",
"playerID": "63154",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "383",
"careerbest": "383 v Ireland at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "96",
"change": "(+1)",
"PlayerName": "Romario Shepherd",
"playerID": "66243",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "382",
"careerbest": "406 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "97",
"change": "(-3)",
"PlayerName": "Vivian Kingma",
"playerID": "63937",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "378",
"careerbest": "396 v Canada at Rotterdam 2024",
"rankdate": "2025-06-08"
},
{
"position": "98",
"change": "( - )",
"PlayerName": "Curtis Campher",
"playerID": "67442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "373",
"careerbest": "389 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "99",
"change": "( - )",
"PlayerName": "Sam Curran",
"playerID": "65584",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "361",
"careerbest": "454 v Bangladesh at Chittagong 2023",
"rankdate": "2025-06-08"
},
{
"position": "100",
"change": "( - )",
"PlayerName": "Bjorn Fortuin",
"playerID": "64282",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "357",
"careerbest": "375 v Pakistan at Johannesburg 2024",
"rankdate": "2025-06-08"
}
]
},
{
"matchType": "ODI",
"gender": "m",
"rankType": "allrounder",
"updatedAt": "2025-06-11T06:30+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Azmatullah Omarzai",
"playerID": "67516",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "296",
"careerbest": "296 v Australia at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "292",
"careerbest": "350 v Ireland at Greater Noida 2017",
"rankdate": "2025-06-08"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "290",
"careerbest": "299 v Pakistan at Bulawayo 2024",
"rankdate": "2025-06-08"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "248",
"careerbest": "295 v India at Mirpur 2022",
"rankdate": "2025-06-08"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Michael Bracewell",
"playerID": "62325",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "246",
"careerbest": "246 v Pakistan at Bay Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Brandon McMullen",
"playerID": "97960",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "243",
"careerbest": "247 v Netherlands at Scotland 2025",
"rankdate": "2025-06-08"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "238",
"careerbest": "309 v England at Christchurch 2018",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "238",
"careerbest": "352 v Pakistan at Abu Dhabi 2018",
"rankdate": "2025-06-08"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Glenn Maxwell",
"playerID": "10085",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "222",
"careerbest": "340 v England at Headingley 2015",
"rankdate": "2025-06-08"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Ravindra Jadeja",
"playerID": "3850",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "220",
"careerbest": "372 v Zimbabwe at Bulawayo 2013",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "220",
"careerbest": "232 v Scotland at Scotland 2024",
"rankdate": "2025-06-08"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Rachin Ravindra",
"playerID": "66053",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "216",
"careerbest": "230 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "200",
"careerbest": "200 v New Zealand at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Wanindu Hasaranga",
"playerID": "65027",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "198",
"careerbest": "252 v Oman at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "191",
"careerbest": "191 v England at The Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Josh Hazlewood",
"playerID": "4255",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "187",
"careerbest": "235 v South Africa at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Curtis Campher",
"playerID": "67442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "187",
"careerbest": "202 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Maheesh Theekshana",
"playerID": "69274",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "187",
"careerbest": "189 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Adil Rashid",
"playerID": "4661",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "185",
"careerbest": "255 v Sri Lanka at Pallekele 2018",
"rankdate": "2025-06-08"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "183",
"careerbest": "246 v New Zealand at Pune 2023",
"rankdate": "2025-06-08"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "182",
"careerbest": "218 v South Africa at Potchefstroom 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "182",
"careerbest": "191 v New Zealand at Karachi 2025",
"rankdate": "2025-06-08"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "181",
"careerbest": "256 v South Africa at Centurion 2018",
"rankdate": "2025-06-08"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Sean Williams",
"playerID": "3682",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "176",
"careerbest": "239 v Pakistan at Rawalpindi 2020",
"rankdate": "2025-06-08"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Bernard Scholtz",
"playerID": "59032",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "175",
"careerbest": "176 v Netherlands at Namibia 2025",
"rankdate": "2025-06-08"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Kuldeep Yadav",
"playerID": "63187",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "174",
"careerbest": "245 v New Zealand at Bay Oval 2019",
"rankdate": "2025-06-08"
},
{
"position": "27",
"change": "(+4)",
"PlayerName": "Michael Leask",
"playerID": "63917",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "170",
"careerbest": "209 v Namibia at Kirtipur, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "28",
"change": "(-1)",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "169",
"careerbest": "184 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "29",
"change": "(-1)",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "167",
"careerbest": "212 v Australia at Perth Stadium 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Charith Asalanka",
"playerID": "65038",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "167",
"careerbest": "168 v New Zealand at Pallekele 2024",
"rankdate": "2025-06-08"
},
{
"position": "31",
"change": "(-1)",
"PlayerName": "Zeeshan Maqsood",
"playerID": "65594",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "166",
"careerbest": "262 v Ireland at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "32",
"change": "(-1)",
"PlayerName": "Andy McBrine",
"playerID": "63160",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "165",
"careerbest": "219 v New Zealand at Malahide 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+2)",
"PlayerName": "Mark Watt",
"playerID": "64635",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "165",
"careerbest": "202 v Zimbabwe at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "34",
"change": "(-1)",
"PlayerName": "Aiden Markram",
"playerID": "64219",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "162",
"careerbest": "180 v Australia at Potchefstroom 2023",
"rankdate": "2025-06-08"
},
{
"position": "35",
"change": "(-1)",
"PlayerName": "Liam Livingstone",
"playerID": "63940",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "158",
"careerbest": "172 v Afghanistan at Lahore 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Naseem Shah",
"playerID": "69956",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "158",
"careerbest": "158 v New Zealand at Bay Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Sean Abbott",
"playerID": "57028",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "155",
"careerbest": "186 v West Indies at Canberra 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "155",
"careerbest": "165 v India at Dubai 2025",
"rankdate": "2025-06-08"
},
{
"position": "39",
"change": "(+1)",
"PlayerName": "Dunith Wellalage",
"playerID": "69651",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "152",
"careerbest": "152 v Australia at Colombo (RPS) 2025",
"rankdate": "2025-06-08"
},
{
"position": "40",
"change": "(+1)",
"PlayerName": "Roston Chase",
"playerID": "58071",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "148",
"careerbest": "158 v Ireland at Dublin 2025",
"rankdate": "2025-06-08"
},
{
"position": "41",
"change": "(+1)",
"PlayerName": "Richard Ngarava",
"playerID": "65649",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "147",
"careerbest": "147 v Ireland at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Bas de Leede",
"playerID": "67717",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "147",
"careerbest": "173 v United Arab Emirates at Oman 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Milind Kumar",
"playerID": "14885",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "147",
"careerbest": "147 v Oman at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "44",
"change": "( - )",
"PlayerName": "Kagiso Rabada",
"playerID": "63611",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "146",
"careerbest": "227 v India at Southampton 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nosthush Kenjige",
"playerID": "67389",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "146",
"careerbest": "158 v Canada at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Travis Head",
"playerID": "62023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "143",
"careerbest": "184 v England at Edgbaston 2017",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Lungi Ngidi",
"playerID": "64225",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "143",
"careerbest": "186 v England at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Mohammed Siraj",
"playerID": "65799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "140",
"careerbest": "181 v Australia at Ahmedabad 2023",
"rankdate": "2025-06-08"
},
{
"position": "49",
"change": "( - )",
"PlayerName": "Adam Zampa",
"playerID": "58913",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "137",
"careerbest": "158 v England at Trent Bridge 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Aayan Khan",
"playerID": "82579",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "137",
"careerbest": "176 v Canada at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "51",
"change": "( - )",
"PlayerName": "Haris Rauf",
"playerID": "70326",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "136",
"careerbest": "151 v Australia at Perth Stadium 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Fazalhaq Farooqi",
"playerID": "67927",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "136",
"careerbest": "144 v South Africa at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "53",
"change": "(+6)",
"PlayerName": "Dipendra Singh Airee",
"playerID": "66061",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "135",
"careerbest": "172 v United Arab Emirates at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Keshav Maharaj",
"playerID": "48607",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "134",
"careerbest": "174 v Australia at Kolkata 2023",
"rankdate": "2025-06-08"
},
{
"position": "55",
"change": "(-1)",
"PlayerName": "Harsh Thaker",
"playerID": "66021",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "132",
"careerbest": "143 v Oman at King City 2024",
"rankdate": "2025-06-08"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Sompal Kami",
"playerID": "64545",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "131",
"careerbest": "143 v Netherlands at Kirtipur, Nepal 2024",
"rankdate": "2025-06-08"
},
{
"position": "57",
"change": "(-1)",
"PlayerName": "Mustafizur Rahman",
"playerID": "63881",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "128",
"careerbest": "217 v West Indies at Sylhet 2018",
"rankdate": "2025-06-08"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Graham Hume",
"playerID": "10138",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "127",
"careerbest": "135 v Zimbabwe at Harare 2025",
"rankdate": "2025-06-08"
},
{
"position": "59",
"change": "(-4)",
"PlayerName": "Sandeep Lamichhane",
"playerID": "66066",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "126",
"careerbest": "157 v Ireland at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "60",
"change": "(+4)",
"PlayerName": "Karan KC",
"playerID": "65314",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "125",
"careerbest": "126 v Netherlands at Scotland 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Saim Ayub",
"playerID": "70241",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "125",
"careerbest": "148 v South Africa at Johannesburg 2024",
"rankdate": "2025-06-08"
},
{
"position": "62",
"change": "(-1)",
"PlayerName": "Sam Curran",
"playerID": "65584",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "124",
"careerbest": "166 v New Zealand at Lord's 2023",
"rankdate": "2025-06-08"
},
{
"position": "63",
"change": "(-1)",
"PlayerName": "Steven Taylor",
"playerID": "10154",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "123",
"careerbest": "199 v Papua New Guinea at Namibia 2022",
"rankdate": "2025-06-08"
},
{
"position": "64",
"change": "(+12)",
"PlayerName": "Safyaan Sharif",
"playerID": "56957",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "121",
"careerbest": "161 v Namibia at Kirtipur, Nepal 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "JJ Smit",
"playerID": "57715",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "121",
"careerbest": "178 v Nepal at Namibia 2022",
"rankdate": "2025-06-08"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Matthew Forde",
"playerID": "74165",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "120",
"careerbest": "123 v England at Cardiff 2025",
"rankdate": "2025-06-08"
},
{
"position": "67",
"change": "( - )",
"PlayerName": "George Dockrell",
"playerID": "9694",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "119",
"careerbest": "182 v Zimbabwe at Hobart 2015",
"rankdate": "2025-06-08"
},
{
"position": "68",
"change": "(-6)",
"PlayerName": "Kushal Malla",
"playerID": "70515",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "118",
"careerbest": "144 v Namibia at Kirtipur, Nepal 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Ruben Trumpelmann",
"playerID": "67897",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "118",
"careerbest": "145 v Netherlands at Kirtipur, Nepal 2024",
"rankdate": "2025-06-08"
},
{
"position": "70",
"change": "(-1)",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "117",
"careerbest": "182 v New Zealand at Lord's 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Dilshan Madushanka",
"playerID": "70764",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "117",
"careerbest": "146 v Bangladesh at Chittagong 2024",
"rankdate": "2025-06-08"
},
{
"position": "72",
"change": "(-1)",
"PlayerName": "Mitchell Starc",
"playerID": "10053",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "116",
"careerbest": "236 v New Zealand at Melbourne 2015",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Matt Henry",
"playerID": "60544",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "116",
"careerbest": "195 v Australia at Sydney 2016",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Jofra Archer",
"playerID": "64254",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "116",
"careerbest": "124 v South Africa at Karachi 2025",
"rankdate": "2025-06-08"
},
{
"position": "75",
"change": "(-1)",
"PlayerName": "Ali Naseer",
"playerID": "74553",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "115",
"careerbest": "128 v Netherlands at Oman 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Harmeet Singh",
"playerID": "36489",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "115",
"careerbest": "115 v Oman at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "77",
"change": "(-1)",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "114",
"careerbest": "313 v New Zealand at Canberra 2016",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Saurabh Netravalkar",
"playerID": "63509",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "114",
"careerbest": "125 v Netherlands at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Tabraiz Shamsi",
"playerID": "48191",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "112",
"careerbest": "155 v Australia at Potchefstroom 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Basil Hameed",
"playerID": "74272",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "112",
"careerbest": "153 v Nepal at Kirtipur, Nepal 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Cameron Green",
"playerID": "66870",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "112",
"careerbest": "139 v India at Rajkot 2023",
"rankdate": "2025-06-08"
},
{
"position": "82",
"change": "( - )",
"PlayerName": "Harry Tector",
"playerID": "66085",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "111",
"careerbest": "126 v Oman at Bulawayo 2023",
"rankdate": "2025-06-08"
},
{
"position": "83",
"change": "( - )",
"PlayerName": "Daryl Mitchell",
"playerID": "57444",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "110",
"careerbest": "132 v India at Mumbai 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Ayaan Khan",
"playerID": "65943",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "110",
"careerbest": "161 v Netherlands at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "85",
"change": "(+2)",
"PlayerName": "Lalit Rajbanshi",
"playerID": "45117",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "108",
"careerbest": "113 v USA at Dallas 2024",
"rankdate": "2025-06-08"
},
{
"position": "86",
"change": "(-1)",
"PlayerName": "Andile Phehlukwayo",
"playerID": "64221",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "107",
"careerbest": "250 v Afghanistan at Cardiff 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Jan Nicol Loftie-Eaton",
"playerID": "35623",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "107",
"careerbest": "107 v Canada at Namibia 2025",
"rankdate": "2025-06-08"
},
{
"position": "88",
"change": "(-1)",
"PlayerName": "Gulshan Jha",
"playerID": "87400",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "105",
"careerbest": "111 v Netherlands at Scotland 2025",
"rankdate": "2025-06-08"
},
{
"position": "89",
"change": "( - )",
"PlayerName": "Kaleemullah",
"playerID": "66876",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "104",
"careerbest": "147 v USA at Texas 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Romario Shepherd",
"playerID": "66243",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "104",
"careerbest": "118 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "91",
"change": "( - )",
"PlayerName": "Josh Little",
"playerID": "66081",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "103",
"careerbest": "130 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Aqib Ilyas",
"playerID": "66873",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "103",
"careerbest": "169 v Namibia at Namibia 2021",
"rankdate": "2025-06-08"
},
{
"position": "93",
"change": "( - )",
"PlayerName": "Shoriful Islam",
"playerID": "66332",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "100",
"careerbest": "115 v Sri Lanka at Chittagong 2024",
"rankdate": "2025-06-08"
},
{
"position": "94",
"change": "( - )",
"PlayerName": "Shakeel Ahmed",
"playerID": "90742",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "99",
"careerbest": "99 v USA at Lauderhill 2025",
"rankdate": "2025-06-08"
},
{
"position": "95",
"change": "( - )",
"PlayerName": "Joe Root",
"playerID": "10129",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "96",
"careerbest": "180 v Australia at Durham 2018",
"rankdate": "2025-06-08"
},
{
"position": "96",
"change": "( - )",
"PlayerName": "Bilal Khan",
"playerID": "28370",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "93",
"careerbest": "147 v USA at Texas 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "93",
"careerbest": "110 v New Zealand at Indore 2023",
"rankdate": "2025-06-08"
},
{
"position": "98",
"change": "( - )",
"PlayerName": "Craig Young",
"playerID": "59442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "92",
"careerbest": "103 v South Africa at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Sherfane Rutherford",
"playerID": "67285",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "92",
"careerbest": "99 v Bangladesh at St Kitts 2024",
"rankdate": "2025-06-08"
},
{
"position": "100",
"change": "(+17)",
"PlayerName": "Aarif Sheikh",
"playerID": "65134",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "90",
"careerbest": "90 v Scotland at Scotland 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nasum Ahmed",
"playerID": "57999",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "90",
"careerbest": "95 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-08"
}
]
}
],
"Test": [
{
"matchType": "Test",
"gender": "m",
"rankType": "bat",
"updatedAt": "2025-06-11T06:20+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Joe Root",
"playerID": "10129",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "888",
"careerbest": "932 v Pakistan at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Harry Brook",
"playerID": "66374",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "873",
"careerbest": "898 v New Zealand at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Kane Williamson",
"playerID": "4330",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "867",
"careerbest": "919 v Pakistan at Christchurch 2021",
"rankdate": "2025-05-27"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Yashasvi Jaiswal",
"playerID": "69238",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "847",
"careerbest": "854 v Australia at Melbourne 2024",
"rankdate": "2025-05-27"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Steve Smith",
"playerID": "4308",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "823",
"careerbest": "947 v South Africa at Durban 2018",
"rankdate": "2025-05-27"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Temba Bavuma",
"playerID": "12492",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "769",
"careerbest": "769 v Pakistan at Cape Town 2025",
"rankdate": "2025-05-27"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Kamindu Mendis",
"playerID": "65034",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "761",
"careerbest": "779 v Australia at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Travis Head",
"playerID": "62023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "748",
"careerbest": "884 v India at The Oval 2023",
"rankdate": "2025-05-27"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Usman Khawaja",
"playerID": "10048",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "739",
"careerbest": "847 v England at Lord's 2023",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rishabh Pant",
"playerID": "65756",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "739",
"careerbest": "801 v England at Edgbaston 2022",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Saud Shakeel",
"playerID": "64153",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "739",
"careerbest": "764 v South Africa at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Daryl Mitchell",
"playerID": "57444",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "725",
"careerbest": "804 v Bangladesh at Sylhet 2023",
"rankdate": "2025-05-27"
},
{
"position": "13",
"change": "(+2)",
"PlayerName": "Ben Duckett",
"playerID": "63082",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "710",
"careerbest": "719 v India at Rajkot 2024",
"rankdate": "2025-05-27"
},
{
"position": "14",
"change": "(-1)",
"PlayerName": "Dinesh Chandimal",
"playerID": "4393",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "708",
"careerbest": "755 v West Indies at St Lucia 2018",
"rankdate": "2025-05-27"
},
{
"position": "15",
"change": "(-1)",
"PlayerName": "Mohammad Rizwan",
"playerID": "20286",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "671",
"careerbest": "728 v Bangladesh at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "16",
"change": "(+3)",
"PlayerName": "Sean Williams",
"playerID": "3682",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "669",
"careerbest": "669 v England at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Marnus Labuschagne",
"playerID": "65083",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "669",
"careerbest": "937 v West Indies at Adelaide 2022",
"rankdate": "2025-05-27"
},
{
"position": "18",
"change": "(-1)",
"PlayerName": "Aiden Markram",
"playerID": "64219",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "662",
"careerbest": "759 v Australia at Johannesburg 2018",
"rankdate": "2025-05-27"
},
{
"position": "19",
"change": "(-1)",
"PlayerName": "Alex Carey",
"playerID": "63706",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "661",
"careerbest": "661 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Dhananjaya de Silva",
"playerID": "57440",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "653",
"careerbest": "699 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Babar Azam",
"playerID": "59429",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "651",
"careerbest": "882 v New Zealand at Karachi 2022",
"rankdate": "2025-05-27"
},
{
"position": "22",
"change": "(+6)",
"PlayerName": "Ollie Pope",
"playerID": "66403",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "644",
"careerbest": "684 v India at Hyderabad 2024",
"rankdate": "2025-05-27"
},
{
"position": "23",
"change": "(-1)",
"PlayerName": "Angelo Mathews",
"playerID": "5244",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "641",
"careerbest": "877 v New Zealand at Christchurch 2014",
"rankdate": "2025-05-27"
},
{
"position": "24",
"change": "(-1)",
"PlayerName": "Shubman Gill",
"playerID": "66818",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "631",
"careerbest": "701 v Bangladesh at Chennai 2024",
"rankdate": "2025-05-27"
},
{
"position": "25",
"change": "(-1)",
"PlayerName": "Kyle Verreynne",
"playerID": "65279",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "630",
"careerbest": "636 v Sri Lanka at Gqeberha 2024",
"rankdate": "2025-05-27"
},
{
"position": "26",
"change": "(-1)",
"PlayerName": "Rahmat Shah",
"playerID": "63215",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "626",
"careerbest": "626 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "27",
"change": "(-1)",
"PlayerName": "Rachin Ravindra",
"playerID": "66053",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "610",
"careerbest": "711 v India at Pune 2024",
"rankdate": "2025-05-27"
},
{
"position": "28",
"change": "(-1)",
"PlayerName": "Kusal Mendis",
"playerID": "63882",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "601",
"careerbest": "693 v West Indies at St Lucia 2018",
"rankdate": "2025-05-27"
},
{
"position": "29",
"change": "(-1)",
"PlayerName": "Dimuth Karunaratne",
"playerID": "11258",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "594",
"careerbest": "783 v Ireland at Galle 2023",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Tom Latham",
"playerID": "10167",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "594",
"careerbest": "733 v West Indies at Hamilton 2020",
"rankdate": "2025-05-27"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "592",
"careerbest": "684 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Cameron Green",
"playerID": "66870",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "591",
"careerbest": "661 v New Zealand at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "33",
"change": "(+8)",
"PlayerName": "Zak Crawley",
"playerID": "67258",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "581",
"careerbest": "710 v West Indies at Lord's 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Will Young",
"playerID": "61910",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "581",
"careerbest": "581 v England at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "35",
"change": "( - )",
"PlayerName": "Tom Blundell",
"playerID": "62101",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "579",
"careerbest": "782 v England at Wellington 2023",
"rankdate": "2025-05-27"
},
{
"position": "36",
"change": "(+1)",
"PlayerName": "Jamie Smith",
"playerID": "69554",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "578",
"careerbest": "614 v Sri Lanka at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "37",
"change": "(-4)",
"PlayerName": "Ben Stokes",
"playerID": "10130",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "577",
"careerbest": "827 v West Indies at Old Trafford 2020",
"rankdate": "2025-05-27"
},
{
"position": "38",
"change": "(-2)",
"PlayerName": "Jonny Bairstow",
"playerID": "19394",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "571",
"careerbest": "772 v South Africa at Old Trafford 2017",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Litton Das",
"playerID": "63206",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "571",
"careerbest": "724 v Sri Lanka at Mirpur 2022",
"rankdate": "2025-05-27"
},
{
"position": "40",
"change": "(-1)",
"PlayerName": "Mushfiqur Rahim",
"playerID": "3693",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "569",
"careerbest": "684 v Pakistan at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "41",
"change": "(-1)",
"PlayerName": "Kraigg Brathwaite",
"playerID": "7858",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "551",
"careerbest": "701 v England at Headingley 2017",
"rankdate": "2025-05-27"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "547",
"careerbest": "584 v England at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "43",
"change": "( - )",
"PlayerName": "Devon Conway",
"playerID": "13177",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "545",
"careerbest": "661 v South Africa at Christchurch 2022",
"rankdate": "2025-05-27"
},
{
"position": "44",
"change": "( - )",
"PlayerName": "Shan Masood",
"playerID": "11754",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "542",
"careerbest": "653 v England at Old Trafford 2020",
"rankdate": "2025-05-27"
},
{
"position": "45",
"change": "( - )",
"PlayerName": "Mominul Haque",
"playerID": "60533",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "539",
"careerbest": "661 v Pakistan at Mirpur 2015",
"rankdate": "2025-05-27"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Ravindra Jadeja",
"playerID": "3850",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "538",
"careerbest": "605 v Australia at Nagpur 2023",
"rankdate": "2025-05-27"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "KL Rahul",
"playerID": "60122",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "533",
"careerbest": "761 v Sri Lanka at Pallekele 2017",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Lorcan Tucker",
"playerID": "66087",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "533",
"careerbest": "533 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "49",
"change": "(+1)",
"PlayerName": "Najmul Hossain Shanto",
"playerID": "63872",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "525",
"careerbest": "570 v New Zealand at Sylhet 2023",
"rankdate": "2025-05-27"
},
{
"position": "50",
"change": "(+1)",
"PlayerName": "Abdullah Shafique",
"playerID": "65728",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "520",
"careerbest": "676 v England at Rawalpindi 2022",
"rankdate": "2025-05-27"
},
{
"position": "51",
"change": "(+1)",
"PlayerName": "Pathum Nissanka",
"playerID": "66368",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "518",
"careerbest": "568 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "52",
"change": "(-3)",
"PlayerName": "Craig Ervine",
"playerID": "11690",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "517",
"careerbest": "581 v Afghanistan at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "53",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "515",
"careerbest": "515 v Zimbabwe at Chittagong 2025",
"rankdate": "2025-05-27"
},
{
"position": "54",
"change": "( - )",
"PlayerName": "Ryan Rickelton",
"playerID": "64941",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "504",
"careerbest": "504 v Pakistan at Cape Town 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Jaker Ali",
"playerID": "65411",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "504",
"careerbest": "535 v Zimbabwe at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Ibrahim Zadran",
"playerID": "67519",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "499",
"careerbest": "509 v Ireland at Abu Dhabi 2024",
"rankdate": "2025-05-27"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "David Bedingham",
"playerID": "63604",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "493",
"careerbest": "528 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Shadman Islam",
"playerID": "64266",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "490",
"careerbest": "490 v Zimbabwe at Chittagong 2025",
"rankdate": "2025-05-27"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Tristan Stubbs",
"playerID": "74761",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "489",
"careerbest": "576 v Sri Lanka at Durban 2024",
"rankdate": "2025-05-27"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Shakib Al Hasan",
"playerID": "3782",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "488",
"careerbest": "694 v Australia at Mirpur 2017",
"rankdate": "2025-05-27"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Hashmatullah Shahidi",
"playerID": "59902",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "484",
"careerbest": "503 v Zimbabwe at Bulawayo 2024",
"rankdate": "2025-05-27"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Tony de Zorzi",
"playerID": "65523",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "473",
"careerbest": "578 v Bangladesh at Chittagong 2024",
"rankdate": "2025-05-27"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Jason Holder",
"playerID": "10232",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "468",
"careerbest": "581 v England at Barbados 2019",
"rankdate": "2025-05-27"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Shreyas Iyer",
"playerID": "63961",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "465",
"careerbest": "666 v Bangladesh at Mirpur 2022",
"rankdate": "2025-05-27"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "464",
"careerbest": "548 v Australia at Ahmedabad 2023",
"rankdate": "2025-05-27"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Alick Athanaze",
"playerID": "66918",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "462",
"careerbest": "497 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "67",
"change": "(+1)",
"PlayerName": "Nitish Kumar Reddy",
"playerID": "74837",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "459",
"careerbest": "528 v Australia at Melbourne 2024",
"rankdate": "2025-05-27"
},
{
"position": "68",
"change": "(+1)",
"PlayerName": "Andy McBrine",
"playerID": "63160",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "458",
"careerbest": "458 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "69",
"change": "(+1)",
"PlayerName": "Keegan Petersen",
"playerID": "57771",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "455",
"careerbest": "597 v India at Cape Town 2022",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Jacob Bethell",
"playerID": "85736",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "455",
"careerbest": "460 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "71",
"change": "( - )",
"PlayerName": "Kavem Hodge",
"playerID": "57755",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "432",
"careerbest": "460 v Bangladesh at Jamaica 2024",
"rankdate": "2025-05-27"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "429",
"careerbest": "552 v South Africa at Gqeberha 2018",
"rankdate": "2025-05-27"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "428",
"careerbest": "431 v England at Mount Maunganui 2019",
"rankdate": "2025-05-27"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Joshua Da Silva",
"playerID": "70521",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "419",
"careerbest": "484 v England at Grenada 2022",
"rankdate": "2025-05-27"
},
{
"position": "75",
"change": "(+23)",
"PlayerName": "Brian Bennett",
"playerID": "87227",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "416",
"careerbest": "416 v England at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "76",
"change": "(-1)",
"PlayerName": "Ben Foakes",
"playerID": "57352",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "412",
"careerbest": "512 v New Zealand at Mount Maunganui 2023",
"rankdate": "2025-05-27"
},
{
"position": "77",
"change": "(-1)",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "409",
"careerbest": "494 v England at Ahmedabad 2021",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Ismat Alam",
"playerID": "73612",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "409",
"careerbest": "409 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "79",
"change": "(-1)",
"PlayerName": "Wiaan Mulder",
"playerID": "65525",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "393",
"careerbest": "415 v Sri Lanka at Durban 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Corbin Bosch",
"playerID": "63605",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "393",
"careerbest": "397 v Pakistan at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "81",
"change": "(-1)",
"PlayerName": "Kamran Ghulam",
"playerID": "64063",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "389",
"careerbest": "438 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "82",
"change": "(-1)",
"PlayerName": "Andy Balbirnie",
"playerID": "4454",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "386",
"careerbest": "386 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "83",
"change": "(-1)",
"PlayerName": "Beau Webster",
"playerID": "63277",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "381",
"careerbest": "432 v India at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "84",
"change": "(-1)",
"PlayerName": "Sarfaraz Khan",
"playerID": "63962",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "380",
"careerbest": "509 v New Zealand at Bengaluru 2024",
"rankdate": "2025-05-27"
},
{
"position": "85",
"change": "(-1)",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "375",
"careerbest": "435 v India at Centurion 2023",
"rankdate": "2025-05-27"
},
{
"position": "86",
"change": "(-1)",
"PlayerName": "Oshada Fernando",
"playerID": "57340",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "373",
"careerbest": "509 v Pakistan at Karachi 2019",
"rankdate": "2025-05-27"
},
{
"position": "87",
"change": "(-1)",
"PlayerName": "Harry Tector",
"playerID": "66085",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "370",
"careerbest": "504 v Sri Lanka at Galle 2023",
"rankdate": "2025-05-27"
},
{
"position": "88",
"change": "( - )",
"PlayerName": "Aamer Jamal",
"playerID": "69957",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "352",
"careerbest": "359 v South Africa at Cape Town 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Saim Ayub",
"playerID": "70241",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "352",
"careerbest": "364 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "90",
"change": "( - )",
"PlayerName": "Josh Inglis",
"playerID": "65893",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "351",
"careerbest": "417 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "91",
"change": "( - )",
"PlayerName": "Mahmudul Hasan Joy",
"playerID": "70291",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "345",
"careerbest": "472 v South Africa at Durban 2022",
"rankdate": "2025-05-27"
},
{
"position": "92",
"change": "( - )",
"PlayerName": "Dhruv Jurel",
"playerID": "71370",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "342",
"careerbest": "461 v England at Ranchi 2024",
"rankdate": "2025-05-27"
},
{
"position": "93",
"change": "(+1)",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "340",
"careerbest": "340 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "94",
"change": "(+1)",
"PlayerName": "Gus Atkinson",
"playerID": "69416",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "336",
"careerbest": "343 v Sri Lanka at Lord's 2024",
"rankdate": "2025-05-27"
},
{
"position": "95",
"change": "(+2)",
"PlayerName": "Zakir Hassan",
"playerID": "3323",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "333",
"careerbest": "461 v India at Mirpur 2022",
"rankdate": "2025-05-27"
},
{
"position": "96",
"change": "(+3)",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "331",
"careerbest": "331 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "97",
"change": "(-1)",
"PlayerName": "Chris Woakes",
"playerID": "4321",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "330",
"careerbest": "496 v India at Lord's 2018",
"rankdate": "2025-05-27"
},
{
"position": "98",
"change": "(+2)",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "329",
"careerbest": "375 v India at Sydney 2019",
"rankdate": "2025-05-27"
},
{
"position": "99",
"change": "(-7)",
"PlayerName": "Ben Curran",
"playerID": "69908",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "328",
"careerbest": "342 v Bangladesh at Chittagong 2025",
"rankdate": "2025-05-27"
},
{
"position": "100",
"change": "( - )",
"PlayerName": "Prince Masvaure",
"playerID": "4281",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "326",
"careerbest": "346 v Ireland at Stormont 2024",
"rankdate": "2025-05-27"
}
]
},
{
"matchType": "Test",
"gender": "m",
"rankType": "bowl",
"updatedAt": "2025-06-11T06:21+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Jasprit Bumrah",
"playerID": "63755",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "908",
"careerbest": "908 v Australia at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Kagiso Rabada",
"playerID": "63611",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "837",
"careerbest": "902 v Australia at Gqeberha 2018",
"rankdate": "2025-05-27"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "824",
"careerbest": "914 v England at Old Trafford 2019",
"rankdate": "2025-05-27"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Josh Hazlewood",
"playerID": "4255",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "818",
"careerbest": "864 v India at Bengaluru 2017",
"rankdate": "2025-05-27"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Nathan Lyon",
"playerID": "29679",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "812",
"careerbest": "812 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Noman Ali",
"playerID": "14291",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "806",
"careerbest": "806 v West Indies at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "785",
"careerbest": "803 v Pakistan at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Matt Henry",
"playerID": "60544",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "782",
"careerbest": "782 v England at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Prabath Jayasuriya",
"playerID": "62411",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "751",
"careerbest": "801 v New Zealand at Galle 2024",
"rankdate": "2025-05-27"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Ravindra Jadeja",
"playerID": "3850",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "745",
"careerbest": "899 v Australia at Ranchi 2017",
"rankdate": "2025-05-27"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Mitchell Starc",
"playerID": "10053",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "737",
"careerbest": "807 v New Zealand at Perth 2019",
"rankdate": "2025-05-27"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Jayden Seales",
"playerID": "73200",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "735",
"careerbest": "742 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "13",
"change": "(+1)",
"PlayerName": "Gus Atkinson",
"playerID": "69416",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "733",
"careerbest": "733 v Zimbabwe at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "14",
"change": "(-1)",
"PlayerName": "Scott Boland",
"playerID": "61998",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "730",
"careerbest": "745 v India at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Blessing Muzarabani",
"playerID": "67784",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "686",
"careerbest": "705 v Bangladesh at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Taijul Islam",
"playerID": "35665",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "675",
"careerbest": "708 v New Zealand at Sylhet 2023",
"rankdate": "2025-05-27"
},
{
"position": "17",
"change": "(+1)",
"PlayerName": "Keshav Maharaj",
"playerID": "48607",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "673",
"careerbest": "696 v Zimbabwe at Gqeberha 2017",
"rankdate": "2025-05-27"
},
{
"position": "18",
"change": "(+1)",
"PlayerName": "Kemar Roach",
"playerID": "4912",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "672",
"careerbest": "781 v India at Jamaica 2019",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Kyle Jamieson",
"playerID": "63865",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "672",
"careerbest": "836 v England at Lord's 2022",
"rankdate": "2025-05-27"
},
{
"position": "20",
"change": "(-3)",
"PlayerName": "Chris Woakes",
"playerID": "4321",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "667",
"careerbest": "690 v Pakistan at Old Trafford 2020",
"rankdate": "2025-05-27"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Asitha Fernando",
"playerID": "65029",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "644",
"careerbest": "734 v England at Lord's 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Sajid Khan",
"playerID": "38066",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "644",
"careerbest": "644 v West Indies at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "641",
"careerbest": "836 v Sri Lanka at Galle 2022",
"rankdate": "2025-05-27"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "636",
"careerbest": "696 v West Indies at Dhaka 2018",
"rankdate": "2025-05-27"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Kuldeep Yadav",
"playerID": "63187",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "623",
"careerbest": "686 v England at Dharamsala 2024",
"rankdate": "2025-05-27"
},
{
"position": "26",
"change": "(+1)",
"PlayerName": "Jomel Warrican",
"playerID": "60444",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "614",
"careerbest": "614 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Ollie Robinson",
"playerID": "64168",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "614",
"careerbest": "820 v New Zealand at Mount Maunganui 2023",
"rankdate": "2025-05-27"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Ajaz Patel",
"playerID": "64092",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "611",
"careerbest": "630 v India at Mumbai 2024",
"rankdate": "2025-05-27"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Mohammad Abbas",
"playerID": "20495",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "607",
"careerbest": "838 v New Zealand at Abu Dhabi 2018",
"rankdate": "2025-05-27"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Mohammed Siraj",
"playerID": "65799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "601",
"careerbest": "661 v South Africa at Cape Town 2024",
"rankdate": "2025-05-27"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Vishwa Fernando",
"playerID": "57974",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "563",
"careerbest": "574 v South Africa at Gqeberha 2024",
"rankdate": "2025-05-27"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Mark Wood",
"playerID": "57871",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "555",
"careerbest": "640 v Australia at The Oval 2023",
"rankdate": "2025-05-27"
},
{
"position": "33",
"change": "( - )",
"PlayerName": "Will O'Rourke",
"playerID": "74400",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "547",
"careerbest": "547 v England at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "536",
"careerbest": "577 v South Africa at Johannesburg 2023",
"rankdate": "2025-05-27"
},
{
"position": "35",
"change": "(+1)",
"PlayerName": "Jason Holder",
"playerID": "10232",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "533",
"careerbest": "862 v England at Southampton 2020",
"rankdate": "2025-05-27"
},
{
"position": "36",
"change": "(-1)",
"PlayerName": "Jack Leach",
"playerID": "57677",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "529",
"careerbest": "604 v New Zealand at Headingley 2022",
"rankdate": "2025-05-27"
},
{
"position": "37",
"change": "(+1)",
"PlayerName": "Lahiru Kumara",
"playerID": "65033",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "526",
"careerbest": "544 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Naseem Shah",
"playerID": "69956",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "526",
"careerbest": "542 v South Africa at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "39",
"change": "(-2)",
"PlayerName": "Brydon Carse",
"playerID": "65090",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "524",
"careerbest": "529 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "521",
"careerbest": "521 v England at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Shakib Al Hasan",
"playerID": "3782",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "520",
"careerbest": "705 v Australia at Mirpur 2017",
"rankdate": "2025-05-27"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Ramesh Mendis",
"playerID": "63899",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "516",
"careerbest": "641 v Pakistan at Galle 2023",
"rankdate": "2025-05-27"
},
{
"position": "43",
"change": "(+14)",
"PlayerName": "Shoaib Bashir",
"playerID": "105551",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "504",
"careerbest": "504 v Zimbabwe at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "44",
"change": "(-1)",
"PlayerName": "Lungi Ngidi",
"playerID": "64225",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "502",
"careerbest": "638 v India at Cape Town 2022",
"rankdate": "2025-05-27"
},
{
"position": "45",
"change": "(-1)",
"PlayerName": "Matthew Kuhnemann",
"playerID": "65047",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "485",
"careerbest": "485 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "46",
"change": "(-1)",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "476",
"careerbest": "650 v Bangladesh at Chittagong 2022",
"rankdate": "2025-05-27"
},
{
"position": "47",
"change": "(-1)",
"PlayerName": "Kasun Rajitha",
"playerID": "57759",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "466",
"careerbest": "515 v Bangladesh at Sylhet 2024",
"rankdate": "2025-05-27"
},
{
"position": "48",
"change": "(-1)",
"PlayerName": "Duanne Olivier",
"playerID": "57458",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "465",
"careerbest": "692 v Sri Lanka at Gqeberha 2019",
"rankdate": "2025-05-27"
},
{
"position": "49",
"change": "( - )",
"PlayerName": "Dane Paterson",
"playerID": "24669",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "438",
"careerbest": "442 v Pakistan at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "50",
"change": "(-2)",
"PlayerName": "Matthew Potts",
"playerID": "67418",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "436",
"careerbest": "440 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "51",
"change": "(+1)",
"PlayerName": "Ben Stokes",
"playerID": "10130",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "419",
"careerbest": "606 v West Indies at St Lucia 2019",
"rankdate": "2025-05-27"
},
{
"position": "52",
"change": "(-2)",
"PlayerName": "Abrar Ahmed",
"playerID": "66884",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "409",
"careerbest": "463 v Sri Lanka at Colombo (SSC) 2023",
"rankdate": "2025-05-27"
},
{
"position": "53",
"change": "(-2)",
"PlayerName": "Taskin Ahmed",
"playerID": "58314",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "401",
"careerbest": "409 v West Indies at Jamaica 2024",
"rankdate": "2025-05-27"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Shamar Joseph",
"playerID": "101907",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "395",
"careerbest": "403 v Bangladesh at Jamaica 2024",
"rankdate": "2025-05-27"
},
{
"position": "55",
"change": "(-1)",
"PlayerName": "Nayeem Hasan",
"playerID": "66790",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "388",
"careerbest": "426 v New Zealand at Mirpur 2023",
"rankdate": "2025-05-27"
},
{
"position": "56",
"change": "(-1)",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "386",
"careerbest": "543 v Zimbabwe at Abu Dhabi 2021",
"rankdate": "2025-05-27"
},
{
"position": "57",
"change": "(-1)",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "384",
"careerbest": "420 v Australia at Perth 2024",
"rankdate": "2025-05-27"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "374",
"careerbest": "447 v Zimbabwe at Bulawayo 2023",
"rankdate": "2025-05-27"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Barry McCarthy",
"playerID": "63157",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "370",
"careerbest": "370 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Hasan Mahmud",
"playerID": "67672",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "369",
"careerbest": "416 v India at Chennai 2024",
"rankdate": "2025-05-27"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Wiaan Mulder",
"playerID": "65525",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "342",
"careerbest": "389 v Bangladesh at Mirpur 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "342",
"careerbest": "411 v Australia at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "341",
"careerbest": "343 v Zimbabwe at Stormont 2024",
"rankdate": "2025-05-27"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Khurram Shahzad",
"playerID": "70858",
"CountryId": "192",
"CountryName": "Qatar",
"Country": "QAT",
"teamId": "6",
"teamName": "Pakistan",
"Points": "315",
"careerbest": "357 v Bangladesh at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Todd Murphy",
"playerID": "72445",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "310",
"careerbest": "380 v England at The Oval 2023",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nandre Burger",
"playerID": "66195",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "310",
"careerbest": "380 v India at Cape Town 2024",
"rankdate": "2025-05-27"
},
{
"position": "67",
"change": "( - )",
"PlayerName": "Shoriful Islam",
"playerID": "66332",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "306",
"careerbest": "338 v Pakistan at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "68",
"change": "( - )",
"PlayerName": "Cameron Green",
"playerID": "66870",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "298",
"careerbest": "338 v England at Hobart 2022",
"rankdate": "2025-05-27"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Nahid Rana",
"playerID": "89235",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "296",
"careerbest": "299 v Zimbabwe at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Gerald Coetzee",
"playerID": "67443",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "295",
"careerbest": "325 v West Indies at Johannesburg 2023",
"rankdate": "2025-05-27"
},
{
"position": "71",
"change": "( - )",
"PlayerName": "Rehan Ahmed",
"playerID": "86794",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "285",
"careerbest": "297 v Pakistan at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Aamer Jamal",
"playerID": "69957",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "282",
"careerbest": "432 v Australia at Sydney 2024",
"rankdate": "2025-05-27"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Ish Sodhi",
"playerID": "57625",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "277",
"careerbest": "365 v Pakistan at Karachi 2023",
"rankdate": "2025-05-27"
},
{
"position": "74",
"change": "(-1)",
"PlayerName": "Joe Root",
"playerID": "10129",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "274",
"careerbest": "377 v India at Hyderabad 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+3)",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "274",
"careerbest": "349 v West Indies at Melbourne 2015",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Olly Stone",
"playerID": "58029",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "274",
"careerbest": "295 v New Zealand at Edgbaston 2021",
"rankdate": "2025-05-27"
},
{
"position": "77",
"change": "(-1)",
"PlayerName": "Tom Hartley",
"playerID": "72715",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "272",
"careerbest": "382 v India at Visakhapatnam 2024",
"rankdate": "2025-05-27"
},
{
"position": "78",
"change": "( - )",
"PlayerName": "Neil Brand",
"playerID": "65506",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "7",
"teamName": "South Africa",
"Points": "266",
"careerbest": "293 v New Zealand at Mount Maunganui 2024",
"rankdate": "2025-05-27"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Naveed Zadran",
"playerID": "87748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "261",
"careerbest": "276 v Ireland at Abu Dhabi 2024",
"rankdate": "2025-05-27"
},
{
"position": "80",
"change": "(+1)",
"PlayerName": "Andy McBrine",
"playerID": "63160",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "256",
"careerbest": "256 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "81",
"change": "(RE)",
"PlayerName": "Josh Tongue",
"playerID": "66292",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "255",
"careerbest": "356 v Australia at Lord's 2023",
"rankdate": "2025-05-27"
},
{
"position": "82",
"change": "( - )",
"PlayerName": "Matthew Humphreys",
"playerID": "85951",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "252",
"careerbest": "252 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "83",
"change": "( - )",
"PlayerName": "Wellington Masakadza",
"playerID": "63154",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "244",
"careerbest": "299 v Bangladesh at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "84",
"change": "( - )",
"PlayerName": "Yamin Ahmadzai",
"playerID": "61918",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "239",
"careerbest": "360 v Bangladesh at Chittagong 2019",
"rankdate": "2025-05-27"
},
{
"position": "85",
"change": "( - )",
"PlayerName": "Akash Deep",
"playerID": "71447",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "237",
"careerbest": "269 v New Zealand at Mumbai 2024",
"rankdate": "2025-05-27"
},
{
"position": "86",
"change": "( - )",
"PlayerName": "Khaled Ahmed",
"playerID": "67046",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "235",
"careerbest": "259 v Sri Lanka at Chittagong 2024",
"rankdate": "2025-05-27"
},
{
"position": "87",
"change": "(-7)",
"PlayerName": "Victor Nyauchi",
"playerID": "64875",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "232",
"careerbest": "327 v Afghanistan at Abu Dhabi 2021",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Milan Rathnayake",
"playerID": "66719",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "232",
"careerbest": "269 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "89",
"change": "(-1)",
"PlayerName": "Dane Piedt",
"playerID": "19067",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "228",
"careerbest": "333 v West Indies at Guyana 2024",
"rankdate": "2025-05-27"
},
{
"position": "90",
"change": "(-1)",
"PlayerName": "Nishan Peiris",
"playerID": "65323",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "227",
"careerbest": "330 v New Zealand at Galle 2024",
"rankdate": "2025-05-27"
},
{
"position": "91",
"change": "(-1)",
"PlayerName": "Zia-ur-Rehman",
"playerID": "64659",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "219",
"careerbest": "219 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "92",
"change": "(-1)",
"PlayerName": "Dhananjaya de Silva",
"playerID": "57440",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "216",
"careerbest": "257 v New Zealand at Galle 2024",
"rankdate": "2025-05-27"
},
{
"position": "93",
"change": "(-1)",
"PlayerName": "Mir Hamza",
"playerID": "57901",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "214",
"careerbest": "231 v Bangladesh at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "94",
"change": "(-1)",
"PlayerName": "Prasidh Krishna",
"playerID": "65702",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "204",
"careerbest": "204 v Australia at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "95",
"change": "(-1)",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "199",
"careerbest": "205 v West Indies at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "96",
"change": "(-1)",
"PlayerName": "Craig Young",
"playerID": "59442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "198",
"careerbest": "285 v Zimbabwe at Stormont 2024",
"rankdate": "2025-05-27"
},
{
"position": "97",
"change": "(-1)",
"PlayerName": "Zahid Mahmood",
"playerID": "21562",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "196",
"careerbest": "243 v England at Multan 2022",
"rankdate": "2025-05-27"
},
{
"position": "98",
"change": "( - )",
"PlayerName": "Nijat Masood",
"playerID": "66007",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "192",
"careerbest": "196 v Ireland at Abu Dhabi 2024",
"rankdate": "2025-05-27"
},
{
"position": "99",
"change": "(+1)",
"PlayerName": "Zahir Khan",
"playerID": "65829",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "184",
"careerbest": "186 v Zimbabwe at Bulawayo 2024",
"rankdate": "2025-05-27"
},
{
"position": "100",
"change": "(-3)",
"PlayerName": "Richard Ngarava",
"playerID": "65649",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "183",
"careerbest": "240 v Ireland at Bulawayo 2025",
"rankdate": "2025-05-27"
}
]
},
{
"matchType": "Test",
"gender": "m",
"rankType": "allrounder",
"updatedAt": "2025-06-11T06:21+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Ravindra Jadeja",
"playerID": "3850",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "400",
"careerbest": "475 v Bangladesh at Chennai 2024",
"rankdate": "2025-05-27"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "327",
"careerbest": "327 v Zimbabwe at Chittagong 2025",
"rankdate": "2025-05-27"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "294",
"careerbest": "294 v Pakistan at Cape Town 2025",
"rankdate": "2025-05-27"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "271",
"careerbest": "339 v England at Lord's 2019",
"rankdate": "2025-05-27"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Shakib Al Hasan",
"playerID": "3782",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "253",
"careerbest": "489 v Australia at Mirpur 2017",
"rankdate": "2025-05-27"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Jason Holder",
"playerID": "10232",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "249",
"careerbest": "485 v England at Southampton 2020",
"rankdate": "2025-05-27"
},
{
"position": "7",
"change": "(+1)",
"PlayerName": "Gus Atkinson",
"playerID": "69416",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "246",
"careerbest": "246 v Zimbabwe at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "8",
"change": "(-1)",
"PlayerName": "Joe Root",
"playerID": "10129",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "243",
"careerbest": "313 v India at Hyderabad 2024",
"rankdate": "2025-05-27"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Ben Stokes",
"playerID": "10130",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "241",
"careerbest": "497 v West Indies at Old Trafford 2020",
"rankdate": "2025-05-27"
},
{
"position": "10",
"change": "(+1)",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "222",
"careerbest": "222 v England at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "11",
"change": "(-1)",
"PlayerName": "Chris Woakes",
"playerID": "4321",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "220",
"careerbest": "273 v Pakistan at Old Trafford 2020",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "220",
"careerbest": "316 v Australia at Ahmedabad 2023",
"rankdate": "2025-05-27"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Mitchell Starc",
"playerID": "10053",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "215",
"careerbest": "346 v India at Pune 2017",
"rankdate": "2025-05-27"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Nathan Lyon",
"playerID": "29679",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "201",
"careerbest": "201 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Kagiso Rabada",
"playerID": "63611",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "194",
"careerbest": "225 v Australia at Cape Town 2018",
"rankdate": "2025-05-27"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Matt Henry",
"playerID": "60544",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "193",
"careerbest": "226 v India at Bengaluru 2024",
"rankdate": "2025-05-27"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "187",
"careerbest": "214 v Australia at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Cameron Green",
"playerID": "66870",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "176",
"careerbest": "202 v New Zealand at Christchurch 2024",
"rankdate": "2025-05-27"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Keshav Maharaj",
"playerID": "48607",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "171",
"careerbest": "208 v England at Lord's 2022",
"rankdate": "2025-05-27"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Kyle Jamieson",
"playerID": "63865",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "169",
"careerbest": "325 v India at Kanpur 2021",
"rankdate": "2025-05-27"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Noman Ali",
"playerID": "14291",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "164",
"careerbest": "178 v England at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "157",
"careerbest": "167 v New Zealand at Mumbai 2024",
"rankdate": "2025-05-27"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Jomel Warrican",
"playerID": "60444",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "155",
"careerbest": "155 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Kemar Roach",
"playerID": "4912",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "147",
"careerbest": "185 v India at Jamaica 2019",
"rankdate": "2025-05-27"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Dhananjaya de Silva",
"playerID": "57440",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "141",
"careerbest": "175 v New Zealand at Galle 2024",
"rankdate": "2025-05-27"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Wiaan Mulder",
"playerID": "65525",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "134",
"careerbest": "155 v Bangladesh at Chittagong 2024",
"rankdate": "2025-05-27"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Travis Head",
"playerID": "62023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "133",
"careerbest": "139 v England at Lord's 2023",
"rankdate": "2025-05-27"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Ollie Robinson",
"playerID": "64168",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "125",
"careerbest": "172 v Australia at Edgbaston 2023",
"rankdate": "2025-05-27"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "123",
"careerbest": "123 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Ramesh Mendis",
"playerID": "63899",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "122",
"careerbest": "158 v Pakistan at Galle 2023",
"rankdate": "2025-05-27"
},
{
"position": "31",
"change": "(-1)",
"PlayerName": "Sean Williams",
"playerID": "3682",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "121",
"careerbest": "135 v Afghanistan at Bulawayo 2024",
"rankdate": "2025-05-27"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Sajid Khan",
"playerID": "38066",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "118",
"careerbest": "118 v West Indies at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "33",
"change": "( - )",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "117",
"careerbest": "155 v India at Perth 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Andy McBrine",
"playerID": "63160",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "117",
"careerbest": "117 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "117",
"careerbest": "132 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "115",
"careerbest": "115 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
},
{
"position": "37",
"change": "(+1)",
"PlayerName": "Josh Hazlewood",
"playerID": "4255",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "113",
"careerbest": "153 v India at Pune 2017",
"rankdate": "2025-05-27"
},
{
"position": "38",
"change": "(-1)",
"PlayerName": "Mark Wood",
"playerID": "57871",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "112",
"careerbest": "151 v India at Rajkot 2024",
"rankdate": "2025-05-27"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Taijul Islam",
"playerID": "35665",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "110",
"careerbest": "110 v Zimbabwe at Chittagong 2025",
"rankdate": "2025-05-27"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "108",
"careerbest": "135 v Australia at Brisbane 2024",
"rankdate": "2025-05-27"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Jasprit Bumrah",
"playerID": "63755",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "107",
"careerbest": "107 v Australia at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "42",
"change": "(+1)",
"PlayerName": "Aamer Jamal",
"playerID": "69957",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "99",
"careerbest": "131 v Australia at Sydney 2024",
"rankdate": "2025-05-27"
},
{
"position": "43",
"change": "(-1)",
"PlayerName": "Blessing Muzarabani",
"playerID": "67784",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "98",
"careerbest": "107 v Bangladesh at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "44",
"change": "(-1)",
"PlayerName": "Jack Leach",
"playerID": "57677",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "97",
"careerbest": "135 v New Zealand at Headingley 2022",
"rankdate": "2025-05-27"
},
{
"position": "45",
"change": "( - )",
"PlayerName": "Kuldeep Yadav",
"playerID": "63187",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "84",
"careerbest": "102 v England at Dharamsala 2024",
"rankdate": "2025-05-27"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Kane Williamson",
"playerID": "4330",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "83",
"careerbest": "201 v Australia at Brisbane 2015",
"rankdate": "2025-05-27"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "Kraigg Brathwaite",
"playerID": "7858",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "77",
"careerbest": "130 v India at Antigua 2016",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "77",
"careerbest": "101 v Bangladesh at Chittagong 2019",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Prabath Jayasuriya",
"playerID": "62411",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "77",
"careerbest": "89 v South Africa at Gqeberha 2024",
"rankdate": "2025-05-27"
},
{
"position": "50",
"change": "( - )",
"PlayerName": "Shamar Joseph",
"playerID": "101907",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "76",
"careerbest": "91 v Australia at Brisbane 2024",
"rankdate": "2025-05-27"
},
{
"position": "51",
"change": "(+1)",
"PlayerName": "Angelo Mathews",
"playerID": "5244",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "74",
"careerbest": "214 v India at Colombo (SSC) 2015",
"rankdate": "2025-05-27"
},
{
"position": "52",
"change": "(-1)",
"PlayerName": "Brydon Carse",
"playerID": "65090",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "73",
"careerbest": "85 v New Zealand at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "53",
"change": "( - )",
"PlayerName": "Ajaz Patel",
"playerID": "64092",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "72",
"careerbest": "77 v India at Mumbai 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Jayden Seales",
"playerID": "73200",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "72",
"careerbest": "74 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "55",
"change": "( - )",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "71",
"careerbest": "80 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Rachin Ravindra",
"playerID": "66053",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "68",
"careerbest": "92 v Sri Lanka at Galle 2024",
"rankdate": "2025-05-27"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Steve Smith",
"playerID": "4308",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "67",
"careerbest": "132 v Pakistan at Abu Dhabi 2014",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Milan Rathnayake",
"playerID": "66719",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "67",
"careerbest": "82 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Scott Boland",
"playerID": "61998",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "65",
"careerbest": "68 v India at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Tom Hartley",
"playerID": "72715",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "63",
"careerbest": "120 v India at Visakhapatnam 2024",
"rankdate": "2025-05-27"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Marnus Labuschagne",
"playerID": "65083",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "55",
"careerbest": "146 v New Zealand at Melbourne 2019",
"rankdate": "2025-05-27"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Mominul Haque",
"playerID": "60533",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "52",
"careerbest": "78 v New Zealand at Sylhet 2023",
"rankdate": "2025-05-27"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Corbin Bosch",
"playerID": "63605",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "51",
"careerbest": "52 v Pakistan at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Taskin Ahmed",
"playerID": "58314",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "50",
"careerbest": "52 v West Indies at Jamaica 2024",
"rankdate": "2025-05-27"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Dane Piedt",
"playerID": "19067",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "48",
"careerbest": "56 v West Indies at Guyana 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+4)",
"PlayerName": "Wessly Madhevere",
"playerID": "65847",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "48",
"careerbest": "48 v England at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "67",
"change": "(-1)",
"PlayerName": "Hasan Mahmud",
"playerID": "67672",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "47",
"careerbest": "48 v Zimbabwe at Sylhet 2025",
"rankdate": "2025-05-27"
},
{
"position": "68",
"change": "(-1)",
"PlayerName": "Nayeem Hasan",
"playerID": "66790",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "46",
"careerbest": "55 v Zimbabwe at Mirpur 2020",
"rankdate": "2025-05-27"
},
{
"position": "69",
"change": "(+9)",
"PlayerName": "Brian Bennett",
"playerID": "87227",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "43",
"careerbest": "43 v England at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Nitish Kumar Reddy",
"playerID": "74837",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "43",
"careerbest": "43 v Australia at Sydney 2025",
"rankdate": "2025-05-27"
},
{
"position": "71",
"change": "(-1)",
"PlayerName": "Ish Sodhi",
"playerID": "57625",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "40",
"careerbest": "87 v Pakistan at Karachi 2022",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Vishwa Fernando",
"playerID": "57974",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "40",
"careerbest": "44 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Dane Paterson",
"playerID": "24669",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "40",
"careerbest": "41 v Pakistan at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "74",
"change": "(-1)",
"PlayerName": "Mohammed Siraj",
"playerID": "65799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "39",
"careerbest": "40 v Australia at Adelaide 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Todd Murphy",
"playerID": "72445",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "39",
"careerbest": "54 v England at The Oval 2023",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Kevin Sinclair",
"playerID": "73942",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "39",
"careerbest": "39 v Pakistan at Multan 2025",
"rankdate": "2025-05-27"
},
{
"position": "77",
"change": "(-1)",
"PlayerName": "Naseem Shah",
"playerID": "69956",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "38",
"careerbest": "44 v England at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Gerald Coetzee",
"playerID": "67443",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "38",
"careerbest": "46 v West Indies at Johannesburg 2023",
"rankdate": "2025-05-27"
},
{
"position": "79",
"change": "(-1)",
"PlayerName": "Neil Brand",
"playerID": "65506",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "7",
"teamName": "South Africa",
"Points": "37",
"careerbest": "43 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "80",
"change": "(+1)",
"PlayerName": "Senuran Muthusamy",
"playerID": "63717",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "36",
"careerbest": "39 v Bangladesh at Chittagong 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Justin Greaves",
"playerID": "57643",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "36",
"careerbest": "48 v Bangladesh at Jamaica 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Jacob Bethell",
"playerID": "85736",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "36",
"careerbest": "37 v New Zealand at Hamilton 2024",
"rankdate": "2025-05-27"
},
{
"position": "83",
"change": "(+1)",
"PlayerName": "Mohammad Abbas",
"playerID": "20495",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "35",
"careerbest": "58 v England at Southampton 2020",
"rankdate": "2025-05-27"
},
{
"position": "84",
"change": "( - )",
"PlayerName": "Matthew Potts",
"playerID": "67418",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "34",
"careerbest": "38 v Pakistan at Multan 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+2)",
"PlayerName": "Rehan Ahmed",
"playerID": "86794",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "34",
"careerbest": "46 v India at Visakhapatnam 2024",
"rankdate": "2025-05-27"
},
{
"position": "86",
"change": "(+1)",
"PlayerName": "Saim Ayub",
"playerID": "70241",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "33",
"careerbest": "37 v South Africa at Centurion 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(+10)",
"PlayerName": "Shoaib Bashir",
"playerID": "105551",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "33",
"careerbest": "33 v Zimbabwe at Trent Bridge 2025",
"rankdate": "2025-05-27"
},
{
"position": "88",
"change": "( - )",
"PlayerName": "Shoriful Islam",
"playerID": "66332",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "32",
"careerbest": "36 v Pakistan at Rawalpindi 2024",
"rankdate": "2025-05-27"
},
{
"position": "89",
"change": "( - )",
"PlayerName": "Lungi Ngidi",
"playerID": "64225",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "31",
"careerbest": "39 v India at Cape Town 2024",
"rankdate": "2025-05-27"
},
{
"position": "90",
"change": "(-9)",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "29",
"careerbest": "175 v Afghanistan at Abu Dhabi 2021",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Kasun Rajitha",
"playerID": "57759",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "29",
"careerbest": "36 v Bangladesh at Sylhet 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nathan Smith",
"playerID": "66056",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "29",
"careerbest": "30 v England at Wellington 2024",
"rankdate": "2025-05-27"
},
{
"position": "93",
"change": "(-1)",
"PlayerName": "Lahiru Kumara",
"playerID": "65033",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "27",
"careerbest": "28 v South Africa at Durban 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Beau Webster",
"playerID": "63277",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "27",
"careerbest": "27 v Sri Lanka at Galle 2025",
"rankdate": "2025-05-27"
},
{
"position": "95",
"change": "(-1)",
"PlayerName": "Akash Deep",
"playerID": "71447",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "26",
"careerbest": "31 v Australia at Brisbane 2024",
"rankdate": "2025-05-27"
},
{
"position": "96",
"change": "(-2)",
"PlayerName": "Olly Stone",
"playerID": "58029",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "25",
"careerbest": "29 v Sri Lanka at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nandre Burger",
"playerID": "66195",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "25",
"careerbest": "28 v West Indies at Guyana 2024",
"rankdate": "2025-05-27"
},
{
"position": "98",
"change": "( - )",
"PlayerName": "Khurram Shahzad",
"playerID": "70858",
"CountryId": "192",
"CountryName": "Qatar",
"Country": "QAT",
"teamId": "6",
"teamName": "Pakistan",
"Points": "24",
"careerbest": "26 v South Africa at Cape Town 2025",
"rankdate": "2025-05-27"
},
{
"position": "99",
"change": "( - )",
"PlayerName": "Asitha Fernando",
"playerID": "65029",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "23",
"careerbest": "25 v England at The Oval 2024",
"rankdate": "2025-05-27"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Matthew Humphreys",
"playerID": "85951",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "23",
"careerbest": "23 v Zimbabwe at Bulawayo 2025",
"rankdate": "2025-05-27"
}
]
}
],
"T20": [
{
"matchType": "T20",
"gender": "m",
"rankType": "bat",
"updatedAt": "2025-06-11T06:45+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Travis Head",
"playerID": "62023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "856",
"careerbest": "885 v Scotland at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Abhishek Sharma",
"playerID": "66799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "829",
"careerbest": "829 v England at Mumbai 2025",
"rankdate": "2025-06-10"
},
{
"position": "3",
"change": "(+1)",
"PlayerName": "Tilak Varma",
"playerID": "70761",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "804",
"careerbest": "845 v England at Chennai 2025",
"rankdate": "2025-06-10"
},
{
"position": "4",
"change": "(-1)",
"PlayerName": "Phil Salt",
"playerID": "65632",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "791",
"careerbest": "881 v West Indies at Barbados 2024",
"rankdate": "2025-06-10"
},
{
"position": "5",
"change": "(+1)",
"PlayerName": "Jos Buttler",
"playerID": "9782",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "772",
"careerbest": "774 v West Indies at Bristol 2025",
"rankdate": "2025-06-10"
},
{
"position": "6",
"change": "(-1)",
"PlayerName": "Suryakumar Yadav",
"playerID": "11803",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "739",
"careerbest": "912 v New Zealand at Ranchi 2023",
"rankdate": "2025-06-10"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Pathum Nissanka",
"playerID": "66368",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "714",
"careerbest": "722 v New Zealand at Bay Oval 2024",
"rankdate": "2025-06-10"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Tim Seifert",
"playerID": "63867",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "708",
"careerbest": "708 v Pakistan at Wellington 2025",
"rankdate": "2025-06-10"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Kusal Perera",
"playerID": "11757",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "676",
"careerbest": "786 v West Indies at Mirpur 2014",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Reeza Hendricks",
"playerID": "4356",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "676",
"careerbest": "717 v West Indies at Jamaica 2024",
"rankdate": "2025-06-10"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Yashasvi Jaiswal",
"playerID": "69238",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "673",
"careerbest": "781 v Sri Lanka at Pallekele 2024",
"rankdate": "2025-06-10"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Babar Azam",
"playerID": "59429",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "661",
"careerbest": "900 v England at Cardiff 2019",
"rankdate": "2025-06-10"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Mohammad Rizwan",
"playerID": "20286",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "654",
"careerbest": "882 v England at Lahore 2022",
"rankdate": "2025-06-10"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Josh Inglis",
"playerID": "65893",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "641",
"careerbest": "671 v England at Cardiff 2024",
"rankdate": "2025-06-10"
},
{
"position": "15",
"change": "(+14)",
"PlayerName": "Shai Hope",
"playerID": "63797",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "639",
"careerbest": "639 v England at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "16",
"change": "(+48)",
"PlayerName": "Ben Duckett",
"playerID": "63082",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "635",
"careerbest": "635 v West Indies at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "17",
"change": "(-2)",
"PlayerName": "Finn Allen",
"playerID": "66046",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "629",
"careerbest": "730 v Pakistan at Dunedin 2024",
"rankdate": "2025-06-10"
},
{
"position": "18",
"change": "(-2)",
"PlayerName": "Kusal Mendis",
"playerID": "63882",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "628",
"careerbest": "650 v West Indies at Dambulla 2024",
"rankdate": "2025-06-10"
},
{
"position": "19",
"change": "(-2)",
"PlayerName": "Rahmanullah Gurbaz",
"playerID": "68027",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "619",
"careerbest": "666 v Scotland at Sharjah 2021",
"rankdate": "2025-06-10"
},
{
"position": "20",
"change": "(+8)",
"PlayerName": "Rovman Powell",
"playerID": "65291",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "615",
"careerbest": "615 v England at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "21",
"change": "(-2)",
"PlayerName": "Muhammad Waseem",
"playerID": "79405",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "604",
"careerbest": "744 v Singapore at Oman 2022",
"rankdate": "2025-06-10"
},
{
"position": "22",
"change": "(-2)",
"PlayerName": "Johnson Charles",
"playerID": "25890",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "600",
"careerbest": "671 v England at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "23",
"change": "(-2)",
"PlayerName": "Saiteja Mukkamalla",
"playerID": "95043",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "598",
"careerbest": "631 v Oman at Oman 2025",
"rankdate": "2025-06-10"
},
{
"position": "24",
"change": "(-2)",
"PlayerName": "Aiden Markram",
"playerID": "64219",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "597",
"careerbest": "801 v England at Sharjah 2021",
"rankdate": "2025-06-10"
},
{
"position": "25",
"change": "(-7)",
"PlayerName": "Nicholas Pooran",
"playerID": "63726",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "595",
"careerbest": "679 v Bangladesh at Guyana 2022",
"rankdate": "2025-06-10"
},
{
"position": "26",
"change": "(-3)",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "590",
"careerbest": "659 v South Africa at Durban 2023",
"rankdate": "2025-06-10"
},
{
"position": "27",
"change": "(-2)",
"PlayerName": "George Munsey",
"playerID": "64957",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "589",
"careerbest": "619 v Netherlands at Malahide 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Ruturaj Gaikwad",
"playerID": "66584",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "589",
"careerbest": "707 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "29",
"change": "(-2)",
"PlayerName": "Tristan Stubbs",
"playerID": "74761",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "587",
"careerbest": "599 v India at Johannesburg 2024",
"rankdate": "2025-06-10"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Mohammad Haris",
"playerID": "72231",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "580",
"careerbest": "580 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Tim David",
"playerID": "67402",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "573",
"careerbest": "608 v Scotland at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Quinton de Kock",
"playerID": "28035",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "572",
"careerbest": "686 v Sri Lanka at Colombo (RPS) 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "572",
"careerbest": "710 v England at Brisbane 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-9)",
"PlayerName": "Brandon King",
"playerID": "64543",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "572",
"careerbest": "707 v South Africa at Jamaica 2024",
"rankdate": "2025-06-10"
},
{
"position": "35",
"change": "(-1)",
"PlayerName": "Ibrahim Zadran",
"playerID": "67519",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "570",
"careerbest": "607 v Australia at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "36",
"change": "(-1)",
"PlayerName": "Sanju Samson",
"playerID": "61837",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "566",
"careerbest": "604 v England at Kolkata 2025",
"rankdate": "2025-06-10"
},
{
"position": "37",
"change": "(-1)",
"PlayerName": "Glenn Maxwell",
"playerID": "10085",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "562",
"careerbest": "848 v Sri Lanka at Adelaide 2019",
"rankdate": "2025-06-10"
},
{
"position": "38",
"change": "(-1)",
"PlayerName": "Charith Asalanka",
"playerID": "65038",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "560",
"careerbest": "627 v Australia at Pallekele 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+6)",
"PlayerName": "Harry Brook",
"playerID": "66374",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "560",
"careerbest": "571 v South Africa at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Andries Gous",
"playerID": "57274",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "560",
"careerbest": "617 v Nepal at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Tawhid Hridoy",
"playerID": "67719",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "548",
"careerbest": "602 v Australia at Antigua 2024",
"rankdate": "2025-06-10"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Shubman Gill",
"playerID": "66818",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "546",
"careerbest": "616 v Sri Lanka at Pallekele 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Michael Levitt",
"playerID": "107562",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "546",
"careerbest": "623 v USA at Utrecht 2024",
"rankdate": "2025-06-10"
},
{
"position": "44",
"change": "(-5)",
"PlayerName": "Liam Livingstone",
"playerID": "63940",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "542",
"careerbest": "580 v West Indies at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "45",
"change": "(-5)",
"PlayerName": "Jonny Bairstow",
"playerID": "19394",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "541",
"careerbest": "642 v South Africa at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "46",
"change": "(-1)",
"PlayerName": "Mark Chapman",
"playerID": "60536",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "540",
"careerbest": "564 v England at Trent Bridge 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Hasan Nawaz",
"playerID": "97312",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "540",
"careerbest": "540 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "48",
"change": "(-1)",
"PlayerName": "Richie Berrington",
"playerID": "4023",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "530",
"careerbest": "597 v Oman at Oman 2021",
"rankdate": "2025-06-10"
},
{
"position": "49",
"change": "(-1)",
"PlayerName": "Daryl Mitchell",
"playerID": "57444",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "527",
"careerbest": "587 v Sri Lanka at Auckland 2023",
"rankdate": "2025-06-10"
},
{
"position": "50",
"change": "(-1)",
"PlayerName": "David Miller",
"playerID": "5313",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "526",
"careerbest": "600 v Sri Lanka at Cape Town 2019",
"rankdate": "2025-06-10"
},
{
"position": "51",
"change": "(-1)",
"PlayerName": "Marcus Stoinis",
"playerID": "4311",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "523",
"careerbest": "537 v India at Trivandrum 2023",
"rankdate": "2025-06-10"
},
{
"position": "52",
"change": "(-1)",
"PlayerName": "Litton Das",
"playerID": "63206",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "518",
"careerbest": "596 v Ireland at Chittagong 2023",
"rankdate": "2025-06-10"
},
{
"position": "53",
"change": "(-1)",
"PlayerName": "Max O'Dowd",
"playerID": "65585",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "515",
"careerbest": "555 v Kenya at Dubai (GCA) 2019",
"rankdate": "2025-06-10"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Tanzid Hasan",
"playerID": "70206",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "511",
"careerbest": "511 v Pakistan at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "55",
"change": "(-1)",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "508",
"careerbest": "510 v England at Pune 2025",
"rankdate": "2025-06-10"
},
{
"position": "56",
"change": "(-1)",
"PlayerName": "Devon Conway",
"playerID": "13177",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "499",
"careerbest": "839 v Australia at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Rinku Singh",
"playerID": "64727",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "499",
"careerbest": "550 v Afghanistan at Bengaluru 2024",
"rankdate": "2025-06-10"
},
{
"position": "58",
"change": "(-1)",
"PlayerName": "Paul Stirling",
"playerID": "4476",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "494",
"careerbest": "607 v United Arab Emirates at Dubai (GCA) 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Brandon McMullen",
"playerID": "97960",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "494",
"careerbest": "494 v Australia at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "60",
"change": "(-1)",
"PlayerName": "Dipendra Singh Airee",
"playerID": "66061",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "489",
"careerbest": "517 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "61",
"change": "(-1)",
"PlayerName": "Shivam Dube",
"playerID": "66044",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "487",
"careerbest": "487 v England at Mumbai 2025",
"rankdate": "2025-06-10"
},
{
"position": "62",
"change": "(-1)",
"PlayerName": "Saim Ayub",
"playerID": "70241",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "485",
"careerbest": "485 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "63",
"change": "(-1)",
"PlayerName": "Brian Bennett",
"playerID": "87227",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "482",
"careerbest": "506 v Afghanistan at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "64",
"change": "(-1)",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "479",
"careerbest": "577 v Bangladesh at Mirpur 2019",
"rankdate": "2025-06-10"
},
{
"position": "65",
"change": "(+1)",
"PlayerName": "Najmul Hossain Shanto",
"playerID": "63872",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "465",
"careerbest": "600 v England at Mirpur 2023",
"rankdate": "2025-06-10"
},
{
"position": "66",
"change": "(+1)",
"PlayerName": "Jaker Ali",
"playerID": "65411",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "462",
"careerbest": "468 v Pakistan at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "67",
"change": "(+34)",
"PlayerName": "Jacob Bethell",
"playerID": "85736",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "461",
"careerbest": "492 v West Indies at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "68",
"change": "( - )",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "460",
"careerbest": "483 v Sri Lanka at Colombo (RPS) 2024",
"rankdate": "2025-06-10"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Rohit Paudel",
"playerID": "68435",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "458",
"careerbest": "518 v Hong Kong at Hong Kong 2024",
"rankdate": "2025-06-10"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Andy Balbirnie",
"playerID": "4454",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "455",
"careerbest": "529 v Hong Kong at Abu Dhabi 2019",
"rankdate": "2025-06-10"
},
{
"position": "71",
"change": "(-6)",
"PlayerName": "Kyle Mayers",
"playerID": "57792",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "453",
"careerbest": "563 v England at Grenada 2023",
"rankdate": "2025-06-10"
},
{
"position": "72",
"change": "(-1)",
"PlayerName": "Nikolaas Davin",
"playerID": "65757",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "450",
"careerbest": "541 v Zimbabwe at Namibia 2023",
"rankdate": "2025-06-10"
},
{
"position": "73",
"change": "(-1)",
"PlayerName": "Alishan Sharafu",
"playerID": "70270",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "444",
"careerbest": "477 v USA at Namibia 2024",
"rankdate": "2025-06-10"
},
{
"position": "74",
"change": "(-1)",
"PlayerName": "Aasif Sheikh",
"playerID": "67193",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "440",
"careerbest": "452 v Kuwait at Hong Kong 2025",
"rankdate": "2025-06-10"
},
{
"position": "75",
"change": "(+192)",
"PlayerName": "Jamie Smith",
"playerID": "69554",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "437",
"careerbest": "437 v West Indies at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "76",
"change": "(-2)",
"PlayerName": "Hazratullah Zazai",
"playerID": "65869",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "430",
"careerbest": "750 v West Indies at Lucknow 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Salman Agha",
"playerID": "64078",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "430",
"careerbest": "430 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "78",
"change": "(-1)",
"PlayerName": "Dasun Shanaka",
"playerID": "59067",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "425",
"careerbest": "522 v India at Rajkot 2023",
"rankdate": "2025-06-10"
},
{
"position": "79",
"change": "(-1)",
"PlayerName": "Najibullah Zadran",
"playerID": "57991",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "423",
"careerbest": "563 v Ireland at Abu Dhabi 2017",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Matthew Short",
"playerID": "63846",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "423",
"careerbest": "447 v Pakistan at Sydney 2024",
"rankdate": "2025-06-10"
},
{
"position": "81",
"change": "(-1)",
"PlayerName": "Anshy Rath",
"playerID": "65108",
"CountryId": "17",
"CountryName": "Hong Kong",
"Country": "HK",
"teamId": "19",
"teamName": "Hong Kong, China",
"Points": "420",
"careerbest": "426 v Nepal at Oman 2024",
"rankdate": "2025-06-10"
},
{
"position": "82",
"change": "(-1)",
"PlayerName": "Tony Ura",
"playerID": "4434",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "750",
"teamName": "Papua New Guinea",
"Points": "418",
"careerbest": "571 v Namibia at Dubai 2019",
"rankdate": "2025-06-10"
},
{
"position": "83",
"change": "(-1)",
"PlayerName": "Asif Khan",
"playerID": "18158",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "416",
"careerbest": "416 v Bangladesh at Sharjah 2025",
"rankdate": "2025-06-10"
},
{
"position": "84",
"change": "(-1)",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "409",
"careerbest": "502 v Ireland at Sharjah 2021",
"rankdate": "2025-06-10"
},
{
"position": "85",
"change": "(-1)",
"PlayerName": "Matthew Cross",
"playerID": "63122",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "407",
"careerbest": "488 v Zimbabwe at Edinburgh 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Bhanuka Rajapaksa",
"playerID": "10183",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "407",
"careerbest": "552 v England at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "87",
"change": "(-1)",
"PlayerName": "Fakhar Zaman",
"playerID": "57492",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "406",
"careerbest": "854 v Australia at Harare 2018",
"rankdate": "2025-06-10"
},
{
"position": "88",
"change": "(-1)",
"PlayerName": "Matthew Wade",
"playerID": "4195",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "401",
"careerbest": "487 v West Indies at Hobart 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "JJ Smit",
"playerID": "57715",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "401",
"careerbest": "448 v Netherlands at Kirtipur, Nepal 2024",
"rankdate": "2025-06-10"
},
{
"position": "90",
"change": "(-1)",
"PlayerName": "Nicholas Kirton",
"playerID": "68433",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "400",
"careerbest": "425 v Namibia at Namibia 2025",
"rankdate": "2025-06-10"
},
{
"position": "91",
"change": "(-1)",
"PlayerName": "Curtis Campher",
"playerID": "67442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "399",
"careerbest": "438 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-10"
},
{
"position": "92",
"change": "(-16)",
"PlayerName": "Sherfane Rutherford",
"playerID": "67285",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "395",
"careerbest": "541 v England at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "93",
"change": "(-2)",
"PlayerName": "Scott Edwards",
"playerID": "67919",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "393",
"careerbest": "396 v Oman at Oman 2024",
"rankdate": "2025-06-10"
},
{
"position": "94",
"change": "(-2)",
"PlayerName": "Harry Tector",
"playerID": "66085",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "390",
"careerbest": "445 v Pakistan at Dublin 2024",
"rankdate": "2025-06-10"
},
{
"position": "95",
"change": "(-2)",
"PlayerName": "Muhammad Tanveer",
"playerID": "70866",
"CountryId": "192",
"CountryName": "Qatar",
"Country": "QAT",
"teamId": "1763",
"teamName": "Qatar",
"Points": "389",
"careerbest": "461 v Maldives at Oman 2020",
"rankdate": "2025-06-10"
},
{
"position": "96",
"change": "(-2)",
"PlayerName": "Parvez Hossain Emon",
"playerID": "70418",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "385",
"careerbest": "385 v Pakistan at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "97",
"change": "(-2)",
"PlayerName": "Iftikhar Ahmed",
"playerID": "24437",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "383",
"careerbest": "523 v New Zealand at Rawalpindi 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Lorcan Tucker",
"playerID": "66087",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "383",
"careerbest": "446 v Australia at Brisbane 2022",
"rankdate": "2025-06-10"
},
{
"position": "99",
"change": "(+3)",
"PlayerName": "Romario Shepherd",
"playerID": "66243",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "380",
"careerbest": "390 v England at Bristol 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-2)",
"PlayerName": "Kushal Bhurtel",
"playerID": "66128",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "380",
"careerbest": "590 v Papua New Guinea at Kirtipur, Nepal 2022",
"rankdate": "2025-06-10"
}
]
},
{
"matchType": "T20",
"gender": "m",
"rankType": "bowl",
"updatedAt": "2025-06-11T06:46+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Jacob Duffy",
"playerID": "57672",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "723",
"careerbest": "723 v Pakistan at Wellington 2025",
"rankdate": "2025-06-10"
},
{
"position": "2",
"change": "(+2)",
"PlayerName": "Adil Rashid",
"playerID": "4661",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "710",
"careerbest": "747 v West Indies at Barbados 2022",
"rankdate": "2025-06-10"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Varun Chakaravarthy",
"playerID": "67469",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "706",
"careerbest": "706 v England at Mumbai 2025",
"rankdate": "2025-06-10"
},
{
"position": "4",
"change": "(+1)",
"PlayerName": "Wanindu Hasaranga",
"playerID": "65027",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "700",
"careerbest": "809 v West Indies at Abu Dhabi 2021",
"rankdate": "2025-06-10"
},
{
"position": "5",
"change": "(-3)",
"PlayerName": "Akeal Hosein",
"playerID": "57239",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "696",
"careerbest": "714 v Bangladesh at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Adam Zampa",
"playerID": "58913",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "694",
"careerbest": "746 v Sri Lanka at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Ravi Bishnoi",
"playerID": "71288",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "674",
"careerbest": "707 v Australia at Bengaluru 2023",
"rankdate": "2025-06-10"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Maheesh Theekshana",
"playerID": "69274",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "666",
"careerbest": "686 v New Zealand at Bay Oval 2024",
"rankdate": "2025-06-10"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "664",
"careerbest": "828 v Bangladesh at Dehradun 2018",
"rankdate": "2025-06-10"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Arshdeep Singh",
"playerID": "67905",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "653",
"careerbest": "679 v England at Kolkata 2025",
"rankdate": "2025-06-10"
},
{
"position": "11",
"change": "(+1)",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "646",
"careerbest": "715 v Sri Lanka at Dambulla 2024",
"rankdate": "2025-06-10"
},
{
"position": "12",
"change": "(+1)",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "636",
"careerbest": "667 v Afghanistan at Indore 2024",
"rankdate": "2025-06-10"
},
{
"position": "13",
"change": "(-2)",
"PlayerName": "Jofra Archer",
"playerID": "64254",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "630",
"careerbest": "668 v India at Chennai 2025",
"rankdate": "2025-06-10"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Nathan Ellis",
"playerID": "70324",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "629",
"careerbest": "629 v Pakistan at Hobart 2024",
"rankdate": "2025-06-10"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Fazalhaq Farooqi",
"playerID": "67927",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "627",
"careerbest": "700 v Pakistan at Sharjah 2023",
"rankdate": "2025-06-10"
},
{
"position": "16",
"change": "(+1)",
"PlayerName": "Josh Hazlewood",
"playerID": "4255",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "621",
"careerbest": "808 v Sri Lanka at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "17",
"change": "(+1)",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "608",
"careerbest": "735 v Pakistan at Wellington 2018",
"rankdate": "2025-06-10"
},
{
"position": "18",
"change": "(+1)",
"PlayerName": "Anrich Nortje",
"playerID": "63641",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "605",
"careerbest": "699 v India at Cuttack 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Haris Rauf",
"playerID": "70326",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "605",
"careerbest": "659 v New Zealand at Lahore 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Abbas Afridi",
"playerID": "69965",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "605",
"careerbest": "605 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "21",
"change": "(+1)",
"PlayerName": "Mahedi Hasan",
"playerID": "65473",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "603",
"careerbest": "636 v West Indies at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "22",
"change": "(+1)",
"PlayerName": "Naveen-ul-Haq",
"playerID": "65876",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "601",
"careerbest": "604 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "23",
"change": "(-7)",
"PlayerName": "Roston Chase",
"playerID": "58071",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "600",
"careerbest": "625 v Bangladesh at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Taskin Ahmed",
"playerID": "58314",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "594",
"careerbest": "631 v West Indies at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Nuwan Thushara",
"playerID": "66158",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "584",
"careerbest": "584 v New Zealand at Nelson 2025",
"rankdate": "2025-06-10"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Mustafizur Rahman",
"playerID": "63881",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "575",
"careerbest": "718 v Sri Lanka at Colombo (RPS) 2017",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Keshav Maharaj",
"playerID": "48607",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "575",
"careerbest": "673 v India at Indore 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Matheesha Pathirana",
"playerID": "73830",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "575",
"careerbest": "581 v New Zealand at Bay Oval 2024",
"rankdate": "2025-06-10"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "570",
"careerbest": "582 v India at Johannesburg 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rishad Hossain",
"playerID": "70203",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "570",
"careerbest": "622 v West Indies at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Lockie Ferguson",
"playerID": "63719",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "566",
"careerbest": "613 v Sri Lanka at Dambulla 2024",
"rankdate": "2025-06-10"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Tabraiz Shamsi",
"playerID": "48191",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "564",
"careerbest": "827 v West Indies at Grenada 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Mujeeb Ur Rahman",
"playerID": "67540",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "564",
"careerbest": "757 v Ireland at Greater Noida 2020",
"rankdate": "2025-06-10"
},
{
"position": "34",
"change": "(+1)",
"PlayerName": "Hasan Mahmud",
"playerID": "67672",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "554",
"careerbest": "598 v United Arab Emirates at Sharjah 2025",
"rankdate": "2025-06-10"
},
{
"position": "35",
"change": "(+1)",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "552",
"careerbest": "636 v Australia at Lahore 2022",
"rankdate": "2025-06-10"
},
{
"position": "36",
"change": "(+1)",
"PlayerName": "Ish Sodhi",
"playerID": "57625",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "551",
"careerbest": "737 v Pakistan at Wellington 2018",
"rankdate": "2025-06-10"
},
{
"position": "37",
"change": "(+1)",
"PlayerName": "Kuldeep Yadav",
"playerID": "63187",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "535",
"careerbest": "737 v New Zealand at Hamilton 2019",
"rankdate": "2025-06-10"
},
{
"position": "38",
"change": "(-4)",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "529",
"careerbest": "654 v England at Grenada 2023",
"rankdate": "2025-06-10"
},
{
"position": "39",
"change": "(+1)",
"PlayerName": "Jasprit Bumrah",
"playerID": "63755",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "523",
"careerbest": "783 v England at Bengaluru 2017",
"rankdate": "2025-06-10"
},
{
"position": "40",
"change": "(+1)",
"PlayerName": "Mark Watt",
"playerID": "64635",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "518",
"careerbest": "606 v New Zealand at Dubai 2021",
"rankdate": "2025-06-10"
},
{
"position": "41",
"change": "(+1)",
"PlayerName": "Matt Henry",
"playerID": "60544",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "516",
"careerbest": "543 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-10"
},
{
"position": "42",
"change": "(-3)",
"PlayerName": "Romario Shepherd",
"playerID": "66243",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "513",
"careerbest": "582 v Sri Lanka at Dambulla 2024",
"rankdate": "2025-06-10"
},
{
"position": "43",
"change": "( - )",
"PlayerName": "Tanzim Hasan Sakib",
"playerID": "70921",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "512",
"careerbest": "546 v United Arab Emirates at Sharjah 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Harmeet Singh",
"playerID": "36489",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "512",
"careerbest": "551 v Nepal at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "45",
"change": "(+1)",
"PlayerName": "Ben Sears",
"playerID": "66055",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "510",
"careerbest": "510 v Pakistan at Wellington 2025",
"rankdate": "2025-06-10"
},
{
"position": "46",
"change": "(+1)",
"PlayerName": "Kagiso Rabada",
"playerID": "63611",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "507",
"careerbest": "603 v West Indies at Nagpur 2016",
"rankdate": "2025-06-10"
},
{
"position": "47",
"change": "(+1)",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "498",
"careerbest": "545 v West Indies at Guyana 2023",
"rankdate": "2025-06-10"
},
{
"position": "48",
"change": "(+1)",
"PlayerName": "Pat Cummins",
"playerID": "56964",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "497",
"careerbest": "629 v England at Cardiff 2015",
"rankdate": "2025-06-10"
},
{
"position": "49",
"change": "(-6)",
"PlayerName": "Reece Topley",
"playerID": "58101",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "496",
"careerbest": "662 v Australia at Canberra 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "496",
"careerbest": "589 v Namibia at Dubai 2019",
"rankdate": "2025-06-10"
},
{
"position": "51",
"change": "( - )",
"PlayerName": "Sean Abbott",
"playerID": "57028",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "494",
"careerbest": "509 v England at Cardiff 2024",
"rankdate": "2025-06-10"
},
{
"position": "52",
"change": "(+16)",
"PlayerName": "Brydon Carse",
"playerID": "65090",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "493",
"careerbest": "493 v West Indies at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "53",
"change": "(-1)",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "492",
"careerbest": "634 v England at Ahmedabad 2021",
"rankdate": "2025-06-10"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Brad Currie",
"playerID": "93065",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "491",
"careerbest": "491 v Australia at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "55",
"change": "(+1)",
"PlayerName": "Ottneil Baartman",
"playerID": "65089",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "482",
"careerbest": "482 v Pakistan at Centurion 2024",
"rankdate": "2025-06-10"
},
{
"position": "56",
"change": "(+1)",
"PlayerName": "Trent Boult",
"playerID": "4338",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "481",
"careerbest": "654 v Sri Lanka at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "57",
"change": "(+1)",
"PlayerName": "Imad Wasim",
"playerID": "11025",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "479",
"careerbest": "797 v West Indies at Trinidad 2017",
"rankdate": "2025-06-10"
},
{
"position": "58",
"change": "(+1)",
"PlayerName": "Shadab Khan",
"playerID": "65739",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "476",
"careerbest": "811 v Scotland at Edinburgh 2018",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-5)",
"PlayerName": "Sam Curran",
"playerID": "65584",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "476",
"careerbest": "690 v Pakistan at Melbourne 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Abrar Ahmed",
"playerID": "66884",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "476",
"careerbest": "485 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Vivian Kingma",
"playerID": "63937",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "475",
"careerbest": "475 v Oman at Oman 2024",
"rankdate": "2025-06-10"
},
{
"position": "62",
"change": "(-7)",
"PlayerName": "Saqib Mahmood",
"playerID": "64948",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "473",
"careerbest": "492 v India at Pune 2025",
"rankdate": "2025-06-10"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Ashton Agar",
"playerID": "57172",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "470",
"careerbest": "719 v England at Southampton 2020",
"rankdate": "2025-06-10"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Paul van Meekeren",
"playerID": "63893",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "469",
"careerbest": "548 v Ireland at Rotterdam 2018",
"rankdate": "2025-06-10"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Josh Little",
"playerID": "66081",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "468",
"careerbest": "529 v New Zealand at Adelaide 2022",
"rankdate": "2025-06-10"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Mitchell Starc",
"playerID": "10053",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "460",
"careerbest": "723 v Pakistan at Dubai 2014",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+3)",
"PlayerName": "Jason Holder",
"playerID": "10232",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "460",
"careerbest": "589 v England at Grenada 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Zakary Foulkes",
"playerID": "90571",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "460",
"careerbest": "465 v Pakistan at Bay Oval 2025",
"rankdate": "2025-06-10"
},
{
"position": "69",
"change": "(-7)",
"PlayerName": "Mark Wood",
"playerID": "57871",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "459",
"careerbest": "615 v Sri Lanka at Cardiff 2021",
"rankdate": "2025-06-10"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Binura Fernando",
"playerID": "63889",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "447",
"careerbest": "447 v New Zealand at Nelson 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nosthush Kenjige",
"playerID": "67389",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "447",
"careerbest": "475 v Oman at Oman 2025",
"rankdate": "2025-06-10"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Logan van Beek",
"playerID": "10176",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "444",
"careerbest": "495 v South Africa at New York 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Blessing Muzarabani",
"playerID": "67784",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "444",
"careerbest": "535 v Bangladesh at Harare 2021",
"rankdate": "2025-06-10"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Mohammed Siraj",
"playerID": "65799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "443",
"careerbest": "500 v Sri Lanka at Pallekele 2024",
"rankdate": "2025-06-10"
},
{
"position": "75",
"change": "( - )",
"PlayerName": "Shoriful Islam",
"playerID": "66332",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "436",
"careerbest": "517 v West Indies at Dominica 2022",
"rankdate": "2025-06-10"
},
{
"position": "76",
"change": "( - )",
"PlayerName": "Michael Bracewell",
"playerID": "62325",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "435",
"careerbest": "555 v India at Lucknow 2023",
"rankdate": "2025-06-10"
},
{
"position": "77",
"change": "( - )",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "434",
"careerbest": "643 v West Indies at Nagpur 2016",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Aayan Khan",
"playerID": "82579",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "434",
"careerbest": "539 v Scotland at Dubai 2024",
"rankdate": "2025-06-10"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Bernard Scholtz",
"playerID": "59032",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "431",
"careerbest": "523 v Zimbabwe at Namibia 2023",
"rankdate": "2025-06-10"
},
{
"position": "80",
"change": "( - )",
"PlayerName": "Dipendra Singh Airee",
"playerID": "66061",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "428",
"careerbest": "472 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "81",
"change": "(+1)",
"PlayerName": "Jasdeep Singh",
"playerID": "65600",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "426",
"careerbest": "448 v Nepal at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "82",
"change": "(+2)",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "423",
"careerbest": "455 v India at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "83",
"change": "(+2)",
"PlayerName": "Xavier Bartlett",
"playerID": "66516",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "419",
"careerbest": "419 v Pakistan at Hobart 2024",
"rankdate": "2025-06-10"
},
{
"position": "84",
"change": "(+2)",
"PlayerName": "Richard Ngarava",
"playerID": "65649",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "417",
"careerbest": "526 v Namibia at Namibia 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+2)",
"PlayerName": "Shakeel Ahmed",
"playerID": "90742",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "417",
"careerbest": "417 v USA at Oman 2025",
"rankdate": "2025-06-10"
},
{
"position": "86",
"change": "(-6)",
"PlayerName": "Obed McCoy",
"playerID": "66028",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "415",
"careerbest": "569 v India at St Kitts 2022",
"rankdate": "2025-06-10"
},
{
"position": "87",
"change": "(+1)",
"PlayerName": "Azmatullah Omarzai",
"playerID": "67516",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "414",
"careerbest": "452 v Uganda at Guyana 2024",
"rankdate": "2025-06-10"
},
{
"position": "88",
"change": "(-5)",
"PlayerName": "Chris Jordan",
"playerID": "26718",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "412",
"careerbest": "664 v New Zealand at Wellington 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Ben White",
"playerID": "24825",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "412",
"careerbest": "431 v Scotland at Netherlands 2024",
"rankdate": "2025-06-10"
},
{
"position": "90",
"change": "( - )",
"PlayerName": "Safyaan Sharif",
"playerID": "56957",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "408",
"careerbest": "490 v Ireland at Dubai 2017",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(RE)",
"PlayerName": "Luke Wood",
"playerID": "64498",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "408",
"careerbest": "408 v West Indies at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "92",
"change": "(-1)",
"PlayerName": "Craig Young",
"playerID": "59442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "407",
"careerbest": "411 v New Zealand at Belfast 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Barry McCarthy",
"playerID": "63157",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "407",
"careerbest": "428 v Pakistan at Lauderhill 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Naseem Shah",
"playerID": "69956",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "407",
"careerbest": "602 v Afghanistan at Sharjah 2023",
"rankdate": "2025-06-10"
},
{
"position": "95",
"change": "(-1)",
"PlayerName": "Sufiyan Muqeem",
"playerID": "97317",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "406",
"careerbest": "418 v New Zealand at Wellington 2025",
"rankdate": "2025-06-10"
},
{
"position": "96",
"change": "(-1)",
"PlayerName": "Sompal Kami",
"playerID": "64545",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "403",
"careerbest": "425 v Qatar at Hong Kong 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Marcus Stoinis",
"playerID": "4311",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "403",
"careerbest": "459 v Namibia at Antigua 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Lungi Ngidi",
"playerID": "64225",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "403",
"careerbest": "572 v Pakistan at Sydney 2022",
"rankdate": "2025-06-10"
},
{
"position": "99",
"change": "(-1)",
"PlayerName": "Fred Klaassen",
"playerID": "67424",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "402",
"careerbest": "476 v South Africa at Adelaide 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "402",
"careerbest": "431 v Zimbabwe at Namibia 2023",
"rankdate": "2025-06-10"
}
]
},
{
"matchType": "T20",
"gender": "m",
"rankType": "allrounder",
"updatedAt": "2025-06-11T06:46+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Hardik Pandya",
"playerID": "63751",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "252",
"careerbest": "268 v West Indies at Guyana 2023",
"rankdate": "2025-06-10"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Marcus Stoinis",
"playerID": "4311",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "210",
"careerbest": "235 v Namibia at Antigua 2024",
"rankdate": "2025-06-10"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Dipendra Singh Airee",
"playerID": "66061",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "209",
"careerbest": "244 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "4",
"change": "(+1)",
"PlayerName": "Mohammad Nabi",
"playerID": "7797",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "207",
"careerbest": "361 v Bangladesh at Mirpur 2019",
"rankdate": "2025-06-10"
},
{
"position": "5",
"change": "(+1)",
"PlayerName": "Wanindu Hasaranga",
"playerID": "65027",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "205",
"careerbest": "243 v Afghanistan at Dambulla 2024",
"rankdate": "2025-06-10"
},
{
"position": "6",
"change": "(-3)",
"PlayerName": "Liam Livingstone",
"playerID": "63940",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "196",
"careerbest": "261 v West Indies at Barbados 2024",
"rankdate": "2025-06-10"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Sikandar Raza",
"playerID": "25422",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "194",
"careerbest": "213 v India at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Romario Shepherd",
"playerID": "66243",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "194",
"careerbest": "208 v England at Bristol 2025",
"rankdate": "2025-06-10"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Roston Chase",
"playerID": "58071",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "189",
"careerbest": "196 v England at Durham 2025",
"rankdate": "2025-06-10"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Gerhard Erasmus",
"playerID": "57890",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "164",
"careerbest": "190 v Zimbabwe at Namibia 2023",
"rankdate": "2025-06-10"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Aiden Markram",
"playerID": "64219",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "162",
"careerbest": "214 v India at Gqeberha 2023",
"rankdate": "2025-06-10"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Axar Patel",
"playerID": "62576",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "161",
"careerbest": "164 v South Africa at Barbados 2024",
"rankdate": "2025-06-10"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Abhishek Sharma",
"playerID": "66799",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "148",
"careerbest": "148 v England at Mumbai 2025",
"rankdate": "2025-06-10"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Shadab Khan",
"playerID": "65739",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "141",
"careerbest": "199 v Afghanistan at Sharjah 2023",
"rankdate": "2025-06-10"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Michael Bracewell",
"playerID": "62325",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "134",
"careerbest": "141 v Pakistan at Bay Oval 2025",
"rankdate": "2025-06-10"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Marco Jansen",
"playerID": "69409",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "133",
"careerbest": "139 v India at Johannesburg 2024",
"rankdate": "2025-06-10"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Rashid Khan",
"playerID": "65748",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "125",
"careerbest": "129 v Bangladesh at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Azmatullah Omarzai",
"playerID": "67516",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "125",
"careerbest": "125 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-10"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Mark Adair",
"playerID": "65690",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "123",
"careerbest": "131 v South Africa at Abu Dhabi 2024",
"rankdate": "2025-06-10"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Mitchell Santner",
"playerID": "57903",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "122",
"careerbest": "138 v Pakistan at Dunedin 2024",
"rankdate": "2025-06-10"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Imad Wasim",
"playerID": "11025",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "121",
"careerbest": "167 v Ireland at Lauderhill 2024",
"rankdate": "2025-06-10"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "Curtis Campher",
"playerID": "67442",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "118",
"careerbest": "128 v Netherlands at Netherlands 2024",
"rankdate": "2025-06-10"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Glenn Maxwell",
"playerID": "10085",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "116",
"careerbest": "375 v Sri Lanka at Colombo (RPS) 2016",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Gareth Delany",
"playerID": "67568",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "116",
"careerbest": "174 v Afghanistan at Greater Noida 2020",
"rankdate": "2025-06-10"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "JJ Smit",
"playerID": "57715",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "115",
"careerbest": "199 v Zimbabwe at Namibia 2023",
"rankdate": "2025-06-10"
},
{
"position": "26",
"change": "(+16)",
"PlayerName": "Jason Holder",
"playerID": "10232",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "114",
"careerbest": "140 v Australia at Adelaide 2024",
"rankdate": "2025-06-10"
},
{
"position": "27",
"change": "(-1)",
"PlayerName": "Aqib Ilyas",
"playerID": "66873",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "111",
"careerbest": "138 v Canada at King City 2024",
"rankdate": "2025-06-10"
},
{
"position": "28",
"change": "(-1)",
"PlayerName": "Dasun Shanaka",
"playerID": "59067",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "110",
"careerbest": "149 v South Africa at New York 2024",
"rankdate": "2025-06-10"
},
{
"position": "29",
"change": "(-1)",
"PlayerName": "Shivam Dube",
"playerID": "66044",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "108",
"careerbest": "108 v England at Mumbai 2025",
"rankdate": "2025-06-10"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "James Neesham",
"playerID": "10172",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "104",
"careerbest": "113 v United Arab Emirates at Dubai 2023",
"rankdate": "2025-06-10"
},
{
"position": "31",
"change": "(-2)",
"PlayerName": "Andre Russell",
"playerID": "12047",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "102",
"careerbest": "136 v South Africa at Antigua 2024",
"rankdate": "2025-06-10"
},
{
"position": "32",
"change": "(-1)",
"PlayerName": "Bas de Leede",
"playerID": "67717",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "100",
"careerbest": "136 v Nepal at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "33",
"change": "(-1)",
"PlayerName": "Mitchell Marsh",
"playerID": "10094",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "96",
"careerbest": "158 v Bangladesh at Mirpur 2021",
"rankdate": "2025-06-10"
},
{
"position": "34",
"change": "(-1)",
"PlayerName": "Washington Sundar",
"playerID": "65859",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "94",
"careerbest": "105 v Bangladesh at Hyderabad 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Cameron Green",
"playerID": "66870",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "94",
"careerbest": "101 v England at Southampton 2024",
"rankdate": "2025-06-10"
},
{
"position": "36",
"change": "(-1)",
"PlayerName": "Gulbadin Naib",
"playerID": "56961",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "92",
"careerbest": "101 v Bangladesh at St. Vincent 2024",
"rankdate": "2025-06-10"
},
{
"position": "37",
"change": "(-1)",
"PlayerName": "Kushal Bhurtel",
"playerID": "66128",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "87",
"careerbest": "87 v Kuwait at Hong Kong 2025",
"rankdate": "2025-06-10"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Angelo Mathews",
"playerID": "5244",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "86",
"careerbest": "276 v Pakistan at Colombo (RPS) 2015",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Michael Leask",
"playerID": "63917",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "86",
"careerbest": "98 v Australia at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Karim Janat",
"playerID": "65875",
"CountryId": "262",
"CountryName": "Afghanistan",
"Country": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Points": "85",
"careerbest": "124 v India at Abu Dhabi 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Harmeet Singh",
"playerID": "36489",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "85",
"careerbest": "106 v Namibia at Namibia 2024",
"rankdate": "2025-06-10"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Basil Hameed",
"playerID": "74272",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "84",
"careerbest": "113 v USA at Namibia 2024",
"rankdate": "2025-06-10"
},
{
"position": "43",
"change": "(+1)",
"PlayerName": "Assad Vala",
"playerID": "58613",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "750",
"teamName": "Papua New Guinea",
"Points": "83",
"careerbest": "141 v Bangladesh at Oman 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Dhananjaya de Silva",
"playerID": "57440",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "83",
"careerbest": "106 v India at Mumbai 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Mahedi Hasan",
"playerID": "65473",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "83",
"careerbest": "108 v Afghanistan at Sharjah 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-7)",
"PlayerName": "Akeal Hosein",
"playerID": "57239",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "83",
"careerbest": "92 v Australia at Hobart 2024",
"rankdate": "2025-06-10"
},
{
"position": "47",
"change": "(+1)",
"PlayerName": "Zeeshan Maqsood",
"playerID": "65594",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "81",
"careerbest": "177 v Canada at Oman 2022",
"rankdate": "2025-06-10"
},
{
"position": "48",
"change": "(+1)",
"PlayerName": "Charles Amini",
"playerID": "4412",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "750",
"teamName": "Papua New Guinea",
"Points": "80",
"careerbest": "143 v Nepal at Kirtipur, Nepal 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Norman Vanua",
"playerID": "63137",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "750",
"teamName": "Papua New Guinea",
"Points": "80",
"careerbest": "168 v Singapore at Singapore 2022",
"rankdate": "2025-06-10"
},
{
"position": "50",
"change": "(-6)",
"PlayerName": "Sam Curran",
"playerID": "65584",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "79",
"careerbest": "96 v West Indies at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "51",
"change": "( - )",
"PlayerName": "Glenn Phillips",
"playerID": "65295",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "77",
"careerbest": "85 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-10"
},
{
"position": "52",
"change": "( - )",
"PlayerName": "Gulshan Jha",
"playerID": "87400",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "75",
"careerbest": "91 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "53",
"change": "( - )",
"PlayerName": "Ryan Burl",
"playerID": "58070",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "73",
"careerbest": "161 v Ireland at Bready 2021",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Charith Asalanka",
"playerID": "65038",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Points": "73",
"careerbest": "73 v New Zealand at Nelson 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rishad Hossain",
"playerID": "70203",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "73",
"careerbest": "91 v India at Gwalior 2024",
"rankdate": "2025-06-10"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Sean Williams",
"playerID": "3682",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "72",
"careerbest": "232 v Nepal at Singapore 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Iftikhar Ahmed",
"playerID": "24437",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "72",
"careerbest": "124 v Bangladesh at Adelaide 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Aaron Hardie",
"playerID": "68072",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1",
"teamName": "Australia",
"Points": "72",
"careerbest": "72 v Pakistan at Hobart 2024",
"rankdate": "2025-06-10"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Mehidy Hasan Miraz",
"playerID": "63875",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "70",
"careerbest": "70 v Pakistan at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Richie Berrington",
"playerID": "4023",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "69",
"careerbest": "209 v Ireland at Malahide 2019",
"rankdate": "2025-06-10"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Kushal Malla",
"playerID": "70515",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "68",
"careerbest": "112 v Qatar at Oman 2024",
"rankdate": "2025-06-10"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Mahmudullah",
"playerID": "3956",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "66",
"careerbest": "186 v West Indies at Mirpur 2018",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Sese Bau",
"playerID": "61329",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "750",
"teamName": "Papua New Guinea",
"Points": "66",
"careerbest": "78 v Nepal at Hong Kong 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+4)",
"PlayerName": "Rovman Powell",
"playerID": "65291",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "66",
"careerbest": "66 v England at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "65",
"change": "(-1)",
"PlayerName": "Rohit Paudel",
"playerID": "68435",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "65",
"careerbest": "75 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "66",
"change": "(-1)",
"PlayerName": "Saad Bin Zafar",
"playerID": "40433",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "64",
"careerbest": "65 v Namibia at Namibia 2025",
"rankdate": "2025-06-10"
},
{
"position": "67",
"change": "(-1)",
"PlayerName": "Chris Greaves",
"playerID": "71106",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "63",
"careerbest": "79 v West Indies at Hobart 2022",
"rankdate": "2025-06-10"
},
{
"position": "68",
"change": "(+1)",
"PlayerName": "Harry Tector",
"playerID": "66085",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "61",
"careerbest": "71 v Bangladesh at Chittagong 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Jan Nicol Loftie-Eaton",
"playerID": "35623",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "61",
"careerbest": "61 v Canada at Namibia 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Abbas Afridi",
"playerID": "69965",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "61",
"careerbest": "62 v New Zealand at Auckland 2025",
"rankdate": "2025-06-10"
},
{
"position": "71",
"change": "(+1)",
"PlayerName": "Roelof van der Merwe",
"playerID": "5305",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "59",
"careerbest": "119 v Papua New Guinea at Dubai 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Zakary Foulkes",
"playerID": "90571",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "59",
"careerbest": "60 v Pakistan at Bay Oval 2025",
"rankdate": "2025-06-10"
},
{
"position": "73",
"change": "(-5)",
"PlayerName": "Gudakesh Motie",
"playerID": "64262",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "58",
"careerbest": "67 v England at Barbados 2024",
"rankdate": "2025-06-10"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Jan Frylinck",
"playerID": "57688",
"CountryId": "18",
"CountryName": "Namibia",
"Country": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Points": "57",
"careerbest": "112 v Nepal at Kirtipur, Nepal 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Tanzim Hasan Sakib",
"playerID": "70921",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Points": "57",
"careerbest": "57 v Pakistan at Lahore 2025",
"rankdate": "2025-06-10"
},
{
"position": "76",
"change": "(+1)",
"PlayerName": "Harsh Thaker",
"playerID": "66021",
"CountryId": "12",
"CountryName": "Canada",
"Country": "CAN",
"teamId": "12",
"teamName": "Canada",
"Points": "55",
"careerbest": "57 v USA at Cayman Islands 2025",
"rankdate": "2025-06-10"
},
{
"position": "77",
"change": "(+1)",
"PlayerName": "Brandon McMullen",
"playerID": "97960",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "54",
"careerbest": "54 v Australia at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "78",
"change": "(+1)",
"PlayerName": "Mark Watt",
"playerID": "64635",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Points": "53",
"careerbest": "53 v Australia at Edinburgh 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Ali Naseer",
"playerID": "74553",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "21",
"teamName": "United Arab Emirates",
"Points": "53",
"careerbest": "76 v Afghanistan at Sharjah 2024",
"rankdate": "2025-06-10"
},
{
"position": "80",
"change": "(+1)",
"PlayerName": "Karan KC",
"playerID": "65314",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Points": "51",
"careerbest": "57 v USA at Dallas 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-4)",
"PlayerName": "Alzarri Joseph",
"playerID": "64264",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "9",
"teamName": "West Indies",
"Points": "51",
"careerbest": "61 v England at St Lucia 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Shakeel Ahmed",
"playerID": "90742",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "51",
"careerbest": "51 v USA at Oman 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Milind Kumar",
"playerID": "14885",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "51",
"careerbest": "51 v Canada at Cayman Islands 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+240)",
"PlayerName": "Jacob Bethell",
"playerID": "85736",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "51",
"careerbest": "51 v West Indies at Southampton 2025",
"rankdate": "2025-06-10"
},
{
"position": "85",
"change": "( - )",
"PlayerName": "Max O'Dowd",
"playerID": "65585",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Points": "50",
"careerbest": "50 v Oman at Oman 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Brian Bennett",
"playerID": "87227",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "50",
"careerbest": "50 v Ireland at Harare 2025",
"rankdate": "2025-06-10"
},
{
"position": "87",
"change": "(+1)",
"PlayerName": "Paul Stirling",
"playerID": "4476",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "49",
"careerbest": "217 v United Arab Emirates at Sylhet 2014",
"rankdate": "2025-06-10"
},
{
"position": "88",
"change": "(+1)",
"PlayerName": "Daryl Mitchell",
"playerID": "57444",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "48",
"careerbest": "54 v Sri Lanka at Auckland 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Steven Taylor",
"playerID": "10154",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "22",
"teamName": "USA",
"Points": "48",
"careerbest": "58 v South Africa at Antigua 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-7)",
"PlayerName": "Benjamin Ward",
"playerID": "72366",
"CountryId": "259",
"CountryName": "Jersey",
"Country": "JSY",
"teamId": "1481",
"teamName": "Jersey",
"Points": "48",
"careerbest": "60 v Ireland at Edinburgh 2023",
"rankdate": "2025-06-10"
},
{
"position": "91",
"change": "(-6)",
"PlayerName": "Chris Jordan",
"playerID": "26718",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "3",
"teamName": "England",
"Points": "47",
"careerbest": "115 v South Africa at Southampton 2022",
"rankdate": "2025-06-10"
},
{
"position": "92",
"change": "(-1)",
"PlayerName": "Aamir Kaleem",
"playerID": "58777",
"CountryId": "181",
"CountryName": "Oman",
"Country": "OMN",
"teamId": "28",
"teamName": "Oman",
"Points": "46",
"careerbest": "87 v Canada at Abu Dhabi 2019",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Wessly Madhevere",
"playerID": "65847",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "46",
"careerbest": "131 v Bangladesh at Harare 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Gerald Coetzee",
"playerID": "67443",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "7",
"teamName": "South Africa",
"Points": "46",
"careerbest": "48 v India at Johannesburg 2024",
"rankdate": "2025-06-10"
},
{
"position": "95",
"change": "(-1)",
"PlayerName": "Nick Greenwood",
"playerID": "73439",
"CountryId": "259",
"CountryName": "Jersey",
"Country": "JSY",
"teamId": "1481",
"teamName": "Jersey",
"Points": "45",
"careerbest": "46 v Belgium at Germany 2024",
"rankdate": "2025-06-10"
},
{
"position": "96",
"change": "(-1)",
"PlayerName": "George Dockrell",
"playerID": "9694",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Points": "44",
"careerbest": "61 v Zimbabwe at Harare 2023",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Mark Chapman",
"playerID": "60536",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Points": "44",
"careerbest": "47 v Pakistan at Rawalpindi 2024",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Luke Jongwe",
"playerID": "57826",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Points": "44",
"careerbest": "73 v West Indies at Hobart 2022",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Shaheen Afridi",
"playerID": "66833",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Points": "44",
"careerbest": "48 v New Zealand at Auckland 2025",
"rankdate": "2025-06-10"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Nitish Kumar Reddy",
"playerID": "74837",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "4",
"teamName": "India",
"Points": "44",
"careerbest": "63 v Bangladesh at Hyderabad 2024",
"rankdate": "2025-06-10"
}
]
}
]
}
Endpoint Description
This endpoint retrieves the current rankings for women's cricket across different formats, specifically One Day Internationals (ODI) and Twenty20 (T20).
Request
Method:
GET
Endpoint:
https://apiv3.sportsapi360.com/cricket/api/v3/ranking/women
Response
The response is a JSON object containing the rankings for women in two formats: ODI and T20. Each format includes the following structure:
ODI: An array of objects representing the rankings in One Day Internationals.
T20: An array of objects representing the rankings in Twenty20 matches.
Response Format
The response for both formats includes the following fields:
matchType: Type of match (string).
gender: Gender of the players (string).
rankType: Type of ranking (string).
updatedAt: Timestamp of the last update (string).
rank: An array of player ranking details, where each entry includes:
position: The player's rank position (string).
change: The change in rank (string).
PlayerName: Name of the player (string).
playerID: Unique identifier for the player (string).
CountryId: Identifier for the country (string).
CountryName: Name of the country (string).
Country: Country abbreviation (string).
teamId: Identifier for the team (string).
teamName: Name of the team (string).
Points: Points accumulated by the player (string).
careerbest: Career best ranking (string).
rankdate: Date of the rank (string).
This structured response allows consumers of the API to easily access and utilize the ranking information for women's cricket.
{API_KEY}
GET /cricket/api/v3/ranking/women HTTP/1.1
Host: apiv3.sportsapi360.com
Authorization: x-api-key YOUR_SECRET_TOKEN
Accept: */*
OK
{
"ODI": [
{
"matchType": "ODI",
"gender": "women",
"rankType": "bat",
"updatedAt": "2025-06-10T07:10+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Laura Wolvaardt",
"playerID": "66176",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "738",
"careerbest": "773 v England at Potchefstroom 2024",
"rankdate": "2025-06-07"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Smriti Mandhana",
"playerID": "63992",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "727",
"careerbest": "799 v England at Mumbai 2019",
"rankdate": "2025-06-07"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Natalie Sciver-Brunt",
"playerID": "63998",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "719",
"careerbest": "807 v Sri Lanka at Leicester 2023",
"rankdate": "2025-06-07"
},
{
"position": "4",
"change": "(+3)",
"PlayerName": "Amy Jones",
"playerID": "62569",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "689",
"careerbest": "689 v West Indies at Taunton 2025",
"rankdate": "2025-06-07"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Ellyse Perry",
"playerID": "59956",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "684",
"careerbest": "776 v India at Vadodara 2018",
"rankdate": "2025-06-07"
},
{
"position": "6",
"change": "(-2)",
"PlayerName": "Hayley Matthews",
"playerID": "64970",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "680",
"careerbest": "699 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "7",
"change": "(-1)",
"PlayerName": "Alyssa Healy",
"playerID": "58854",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "679",
"careerbest": "785 v England at Christchurch 2022",
"rankdate": "2025-06-07"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Chamari Athapaththu",
"playerID": "58520",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "655",
"careerbest": "774 v South Africa at Potchefstroom 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Beth Mooney",
"playerID": "64853",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "655",
"careerbest": "776 v England at Bristol 2023",
"rankdate": "2025-06-07"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Ash Gardner",
"playerID": "67023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "650",
"careerbest": "650 v England at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Tammy Beaumont",
"playerID": "11873",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "649",
"careerbest": "791 v India at Bristol 2021",
"rankdate": "2025-06-07"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Marizanne Kapp",
"playerID": "7759",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "631",
"careerbest": "698 v India at Bangalore 2024",
"rankdate": "2025-06-07"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Sophie Devine",
"playerID": "62067",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "616",
"careerbest": "681 v Australia at Melbourne 2019",
"rankdate": "2025-06-07"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Amelia Kerr",
"playerID": "66632",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "608",
"careerbest": "645 v Pakistan at Queenstown 2023",
"rankdate": "2025-06-07"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Jemimah Rodrigues",
"playerID": "68442",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "606",
"careerbest": "606 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Harmanpreet Kaur",
"playerID": "59348",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "605",
"careerbest": "732 v England at Canterbury 2022",
"rankdate": "2025-06-07"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Maddy Green",
"playerID": "57906",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "596",
"careerbest": "596 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-07"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Chloe Tryon",
"playerID": "11858",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "594",
"careerbest": "601 v Sri Lanka at Taunton 2017",
"rankdate": "2025-06-07"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Harshitha Samarawickrama",
"playerID": "66160",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "588",
"careerbest": "588 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Gaby Lewis",
"playerID": "64968",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "584",
"careerbest": "588 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Sidra Amin",
"playerID": "58242",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "579",
"careerbest": "595 v New Zealand at Queenstown 2023",
"rankdate": "2025-06-07"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "Nigar Sultana Joty",
"playerID": "65720",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "564",
"careerbest": "601 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Sharmin Akhter",
"playerID": "58230",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "555",
"careerbest": "559 v West Indies at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Suzie Bates",
"playerID": "61306",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "554",
"careerbest": "799 v Australia at Bay Oval 2016",
"rankdate": "2025-06-07"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Annabel Sutherland",
"playerID": "67045",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "548",
"careerbest": "567 v New Zealand at Wellington 2024",
"rankdate": "2025-06-07"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Nilakshika Silva",
"playerID": "63229",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "547",
"careerbest": "547 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Fargana Hoque",
"playerID": "57487",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "543",
"careerbest": "602 v South Africa at Potchefstroom 2023",
"rankdate": "2025-06-07"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Amy Hunter",
"playerID": "80012",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "535",
"careerbest": "548 v Thailand at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Aliya Riaz",
"playerID": "64963",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "531",
"careerbest": "531 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Tahlia McGrath",
"playerID": "66669",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "530",
"careerbest": "530 v England at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Muneeba Ali",
"playerID": "66199",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "528",
"careerbest": "528 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "32",
"change": "( - )",
"PlayerName": "Deepti Sharma",
"playerID": "65146",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "526",
"careerbest": "630 v New Zealand at Hamilton 2019",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Tazmin Brits",
"playerID": "69441",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "526",
"careerbest": "526 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Orla Prendergast",
"playerID": "69541",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "525",
"careerbest": "525 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "35",
"change": "( - )",
"PlayerName": "Natthakan Chantham",
"playerID": "69460",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "524",
"careerbest": "552 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Brooke Halliday",
"playerID": "70697",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "521",
"careerbest": "525 v India at Ahmedabad 2024",
"rankdate": "2025-06-07"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Kathryn Bryce",
"playerID": "69563",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "520",
"careerbest": "520 v Ireland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Phoebe Litchfield",
"playerID": "71357",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "519",
"careerbest": "539 v India at Mumbai 2024",
"rankdate": "2025-06-07"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Heather Knight",
"playerID": "59735",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "506",
"careerbest": "692 v West Indies at Leicester 2019",
"rankdate": "2025-06-07"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Danni Wyatt-Hodge",
"playerID": "59131",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "505",
"careerbest": "572 v West Indies at Antigua 2022",
"rankdate": "2025-06-07"
},
{
"position": "41",
"change": "(+1)",
"PlayerName": "Richa Ghosh",
"playerID": "74530",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "495",
"careerbest": "502 v South Africa at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "42",
"change": "(+1)",
"PlayerName": "Laura Delany",
"playerID": "22048",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "492",
"careerbest": "492 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "43",
"change": "(+1)",
"PlayerName": "Chipo Mugeri-Tiripano",
"playerID": "67310",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "490",
"careerbest": "490 v USA at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Pratika Rawal",
"playerID": "83623",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "490",
"careerbest": "497 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "45",
"change": "(+1)",
"PlayerName": "Leah Paul",
"playerID": "67299",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "487",
"careerbest": "502 v Thailand at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "46",
"change": "(-5)",
"PlayerName": "Stafanie Taylor",
"playerID": "61516",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "482",
"careerbest": "789 v India at St Kitts (WP) 2012",
"rankdate": "2025-06-07"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "Kavisha Dilhari",
"playerID": "69351",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "471",
"careerbest": "481 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Annerie Dercksen",
"playerID": "82713",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "453",
"careerbest": "453 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "49",
"change": "(+1)",
"PlayerName": "Sune Luus",
"playerID": "63228",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "450",
"careerbest": "547 v Ireland at Dublin 2022",
"rankdate": "2025-06-07"
},
{
"position": "50",
"change": "(+2)",
"PlayerName": "Harleen Deol",
"playerID": "70726",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "448",
"careerbest": "448 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "51",
"change": "(-2)",
"PlayerName": "Deandra Dottin",
"playerID": "59467",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "442",
"careerbest": "704 v New Zealand at Kingston 2013",
"rankdate": "2025-06-07"
},
{
"position": "52",
"change": "(-1)",
"PlayerName": "Chinelle Henry",
"playerID": "64347",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "441",
"careerbest": "454 v Thailand at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "53",
"change": "(+1)",
"PlayerName": "Nadine De Klerk",
"playerID": "67302",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "434",
"careerbest": "434 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Maia Bouchier",
"playerID": "69878",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "433",
"careerbest": "510 v New Zealand at Bristol 2024",
"rankdate": "2025-06-07"
},
{
"position": "55",
"change": "( - )",
"PlayerName": "Modester Mupachikwa",
"playerID": "67312",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "425",
"careerbest": "436 v USA at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Nida Dar",
"playerID": "60588",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "424",
"careerbest": "488 v Bangladesh at Dhaka 2023",
"rankdate": "2025-06-07"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Ashley Ndiraya",
"playerID": "70808",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "409",
"careerbest": "417 v USA at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Fatima Sana",
"playerID": "71759",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "408",
"careerbest": "408 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Disha Dhingra",
"playerID": "96935",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "403",
"careerbest": "415 v Zimbabwe at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "60",
"change": "(+1)",
"PlayerName": "Georgia Plimmer",
"playerID": "82434",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "391",
"careerbest": "391 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-07"
},
{
"position": "61",
"change": "(+1)",
"PlayerName": "Saskia Horley",
"playerID": "70442",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "386",
"careerbest": "406 v Netherlands at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "62",
"change": "(+1)",
"PlayerName": "Vishmi Gunarathne",
"playerID": "89745",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "382",
"careerbest": "391 v Ireland at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "63",
"change": "(+1)",
"PlayerName": "Georgia Wareham",
"playerID": "67047",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "381",
"careerbest": "381 v England at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "64",
"change": "(+1)",
"PlayerName": "Sarah Bryce",
"playerID": "69568",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "376",
"careerbest": "382 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Josephine Nkomo",
"playerID": "67315",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "376",
"careerbest": "384 v USA at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "66",
"change": "(+1)",
"PlayerName": "Yastika Bhatia",
"playerID": "73424",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "371",
"careerbest": "441 v England at Canterbury 2022",
"rankdate": "2025-06-07"
},
{
"position": "67",
"change": "(+1)",
"PlayerName": "Naruemol Chaiwai",
"playerID": "69455",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "370",
"careerbest": "416 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "68",
"change": "(+1)",
"PlayerName": "Hasini Perera",
"playerID": "64859",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "369",
"careerbest": "387 v South Africa at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "69",
"change": "(-9)",
"PlayerName": "Shemaine Campbelle",
"playerID": "61359",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "368",
"careerbest": "450 v New Zealand at St Kitts (WP) 2014",
"rankdate": "2025-06-07"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Pooja Vastrakar",
"playerID": "68423",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "367",
"careerbest": "435 v South Africa at Bangalore 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Babette de Leede",
"playerID": "69570",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "367",
"careerbest": "394 v Thailand at Thailand 2022",
"rankdate": "2025-06-07"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Alana King",
"playerID": "67057",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "366",
"careerbest": "381 v England at Sydney 2025",
"rankdate": "2025-06-07"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Tanya Ruma",
"playerID": "69618",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "355",
"careerbest": "363 v Netherlands at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Sindhu Sriharsha",
"playerID": "72175",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "355",
"careerbest": "362 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "75",
"change": "(+14)",
"PlayerName": "Sophia Dunkley",
"playerID": "69734",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "348",
"careerbest": "482 v India at Hove 2022",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Aaliyah Alleyne",
"playerID": "73622",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "348",
"careerbest": "348 v England at Taunton 2025",
"rankdate": "2025-06-07"
},
{
"position": "77",
"change": "(-2)",
"PlayerName": "Anushka Sanjeewani",
"playerID": "64555",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "345",
"careerbest": "345 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "78",
"change": "(-1)",
"PlayerName": "Robine Rijke",
"playerID": "69590",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "342",
"careerbest": "359 v Papua New Guinea at Utrecht 2024",
"rankdate": "2025-06-07"
},
{
"position": "79",
"change": "(+3)",
"PlayerName": "Qiana Joseph",
"playerID": "67322",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "340",
"careerbest": "340 v England at Taunton 2025",
"rankdate": "2025-06-07"
},
{
"position": "80",
"change": "(-2)",
"PlayerName": "Mst Ritu Moni",
"playerID": "63217",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "339",
"careerbest": "339 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "81",
"change": "(-2)",
"PlayerName": "Charlie Dean",
"playerID": "69779",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "334",
"careerbest": "360 v South Africa at Potchefstroom 2024",
"rankdate": "2025-06-07"
},
{
"position": "82",
"change": "(-2)",
"PlayerName": "Omaima Sohail",
"playerID": "70330",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "333",
"careerbest": "411 v West Indies at Karachi 2021",
"rankdate": "2025-06-07"
},
{
"position": "83",
"change": "(-2)",
"PlayerName": "Darcey Carter",
"playerID": "85801",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "332",
"careerbest": "346 v West Indies at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "84",
"change": "(-1)",
"PlayerName": "Pauke Siaka",
"playerID": "69603",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "329",
"careerbest": "329 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "85",
"change": "(-1)",
"PlayerName": "Katherine Fraser",
"playerID": "72351",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "325",
"careerbest": "340 v West Indies at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Ailsa Lister",
"playerID": "82100",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "325",
"careerbest": "325 v Ireland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "87",
"change": "(-1)",
"PlayerName": "Beloved Biza",
"playerID": "113105",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "324",
"careerbest": "324 v USA at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "88",
"change": "(-1)",
"PlayerName": "Shafali Verma",
"playerID": "70772",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "322",
"careerbest": "447 v Sri Lanka at Pallekele 2022",
"rankdate": "2025-06-07"
},
{
"position": "89",
"change": "(-1)",
"PlayerName": "Georgia Voll",
"playerID": "75001",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "321",
"careerbest": "338 v India at Perth 2024",
"rankdate": "2025-06-07"
},
{
"position": "90",
"change": "( - )",
"PlayerName": "Marufa Akter",
"playerID": "97646",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "317",
"careerbest": "317 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "91",
"change": "( - )",
"PlayerName": "Brenda Tau",
"playerID": "69619",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "312",
"careerbest": "312 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "92",
"change": "( - )",
"PlayerName": "Lara Goodall",
"playerID": "66230",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "308",
"careerbest": "413 v Pakistan at Karachi 2023",
"rankdate": "2025-06-07"
},
{
"position": "93",
"change": "(+18)",
"PlayerName": "Emma Lamb",
"playerID": "69753",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "306",
"careerbest": "391 v Sri Lanka at Chester-le-St 2023",
"rankdate": "2025-06-07"
},
{
"position": "94",
"change": "(-1)",
"PlayerName": "Chetna Reddy Pagydyala",
"playerID": "111648",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "304",
"careerbest": "304 v Zimbabwe at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "95",
"change": "(-1)",
"PlayerName": "Mary-Anne Musonda",
"playerID": "69434",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "302",
"careerbest": "327 v Papua New Guinea at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "96",
"change": "(-1)",
"PlayerName": "Megan McColl",
"playerID": "72353",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "299",
"careerbest": "329 v Thailand at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "97",
"change": "(-1)",
"PlayerName": "Murshida Khatun",
"playerID": "69423",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "295",
"careerbest": "354 v South Africa at East London 2023",
"rankdate": "2025-06-07"
},
{
"position": "98",
"change": "(-1)",
"PlayerName": "Arlene Kelly",
"playerID": "70684",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "293",
"careerbest": "299 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "99",
"change": "(+4)",
"PlayerName": "Alice Capsey",
"playerID": "80602",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "289",
"careerbest": "322 v New Zealand at Bristol 2024",
"rankdate": "2025-06-07"
},
{
"position": "100",
"change": "(-2)",
"PlayerName": "Nannapat Koncharoenkai",
"playerID": "69462",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "287",
"careerbest": "309 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
}
]
},
{
"matchType": "ODI",
"gender": "women",
"rankType": "bowl",
"updatedAt": "2025-06-10T07:10+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Sophie Ecclestone",
"playerID": "66391",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "747",
"careerbest": "802 v New Zealand at Worcester 2024",
"rankdate": "2025-06-07"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Ash Gardner",
"playerID": "67023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "724",
"careerbest": "740 v England at Melbourne 2025",
"rankdate": "2025-06-07"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Megan Schutt",
"playerID": "63467",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "696",
"careerbest": "766 v West Indies at Antigua 2019",
"rankdate": "2025-06-07"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Deepti Sharma",
"playerID": "65146",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "672",
"careerbest": "704 v New Zealand at Ahmedabad 2024",
"rankdate": "2025-06-07"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Marizanne Kapp",
"playerID": "7759",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "650",
"careerbest": "749 v West Indies at Antigua 2021",
"rankdate": "2025-06-07"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Kim Garth",
"playerID": "19948",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "647",
"careerbest": "647 v England at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "7",
"change": "(+1)",
"PlayerName": "Alana King",
"playerID": "67057",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "642",
"careerbest": "642 v England at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "8",
"change": "(+1)",
"PlayerName": "Kate Cross",
"playerID": "64283",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "638",
"careerbest": "703 v Ireland at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "9",
"change": "(-2)",
"PlayerName": "Hayley Matthews",
"playerID": "64970",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "633",
"careerbest": "671 v New Zealand at Antigua 2022",
"rankdate": "2025-06-07"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Nahida Akter",
"playerID": "65721",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "618",
"careerbest": "618 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Charlie Dean",
"playerID": "69779",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "617",
"careerbest": "617 v West Indies at Taunton 2025",
"rankdate": "2025-06-07"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Jess Kerr",
"playerID": "70686",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "604",
"careerbest": "604 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-07"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Nashra Sandhu",
"playerID": "67100",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "589",
"careerbest": "601 v Bangladesh at Hamilton 2022",
"rankdate": "2025-06-07"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Amelia Kerr",
"playerID": "66632",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "556",
"careerbest": "620 v England at Dunedin 2021",
"rankdate": "2025-06-07"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Ayabonga Khaka",
"playerID": "63227",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "553",
"careerbest": "680 v New Zealand at Hamilton 2022",
"rankdate": "2025-06-07"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Lauren Bell",
"playerID": "69906",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "535",
"careerbest": "555 v Australia at Hobart 2025",
"rankdate": "2025-06-07"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Sadia Iqbal",
"playerID": "73820",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "531",
"careerbest": "531 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Lea Tahuhu",
"playerID": "57828",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "527",
"careerbest": "611 v Australia at Perth 2019",
"rankdate": "2025-06-07"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Rabeya",
"playerID": "100120",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "512",
"careerbest": "512 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Annabel Sutherland",
"playerID": "67045",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "509",
"careerbest": "536 v New Zealand at Wellington 2024",
"rankdate": "2025-06-07"
},
{
"position": "21",
"change": "(+1)",
"PlayerName": "Hannah Rowe",
"playerID": "65368",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "504",
"careerbest": "512 v England at Bristol 2024",
"rankdate": "2025-06-07"
},
{
"position": "22",
"change": "(+1)",
"PlayerName": "Nadine De Klerk",
"playerID": "67302",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "500",
"careerbest": "509 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "23",
"change": "(-3)",
"PlayerName": "Afy Fletcher",
"playerID": "58618",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "497",
"careerbest": "522 v India at Antigua 2019",
"rankdate": "2025-06-07"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Renuka Singh Thakur",
"playerID": "70714",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "496",
"careerbest": "537 v West Indies at Vadodara 2024",
"rankdate": "2025-06-07"
},
{
"position": "25",
"change": "(+1)",
"PlayerName": "Inoka Ranaweera",
"playerID": "59745",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "472",
"careerbest": "561 v Bangladesh at Colombo (SSC) 2023",
"rankdate": "2025-06-07"
},
{
"position": "26",
"change": "(+2)",
"PlayerName": "Karishma Ramharack",
"playerID": "69976",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "467",
"careerbest": "470 v England at Leicester 2025",
"rankdate": "2025-06-07"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Fatima Sana",
"playerID": "71759",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "461",
"careerbest": "461 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Georgia Wareham",
"playerID": "67047",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "457",
"careerbest": "565 v South Africa at Adelaide 2024",
"rankdate": "2025-06-07"
},
{
"position": "29",
"change": "(+1)",
"PlayerName": "Nonkululeko Mlaba",
"playerID": "73258",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "455",
"careerbest": "466 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "30",
"change": "(+1)",
"PlayerName": "Nida Dar",
"playerID": "60588",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "454",
"careerbest": "526 v Bangladesh at Dhaka 2023",
"rankdate": "2025-06-07"
},
{
"position": "31",
"change": "(+1)",
"PlayerName": "Chamari Athapaththu",
"playerID": "58520",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "445",
"careerbest": "464 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "32",
"change": "(+1)",
"PlayerName": "Darcie Brown",
"playerID": "71451",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "444",
"careerbest": "455 v England at Sydney 2025",
"rankdate": "2025-06-07"
},
{
"position": "33",
"change": "(-8)",
"PlayerName": "Natalie Sciver-Brunt",
"playerID": "63998",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "440",
"careerbest": "580 v New Zealand at Canterbury 2021",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Sneh Rana",
"playerID": "64550",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "440",
"careerbest": "440 v Sri Lanka at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Arlene Kelly",
"playerID": "70684",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "440",
"careerbest": "464 v Sri Lanka at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Udeshika Prabodhani",
"playerID": "60225",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "439",
"careerbest": "482 v Ireland at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Sugandika Kumari",
"playerID": "65346",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "432",
"careerbest": "432 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Diana Baig",
"playerID": "63469",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "425",
"careerbest": "495 v Australia at Sydney 2023",
"rankdate": "2025-06-07"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Sophie Devine",
"playerID": "62067",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "422",
"careerbest": "563 v India at Sydney 2009",
"rankdate": "2025-06-07"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Iris Zwilling",
"playerID": "72324",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "420",
"careerbest": "420 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Masabata Klaas",
"playerID": "60543",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "416",
"careerbest": "457 v Australia at Sydney 2024",
"rankdate": "2025-06-07"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Josephine Nkomo",
"playerID": "67315",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "414",
"careerbest": "422 v USA at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "43",
"change": "( - )",
"PlayerName": "Fran Jonas",
"playerID": "74329",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "409",
"careerbest": "417 v England at Hamilton 2024",
"rankdate": "2025-06-07"
},
{
"position": "44",
"change": "( - )",
"PlayerName": "Orla Prendergast",
"playerID": "69541",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "402",
"careerbest": "402 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "45",
"change": "( - )",
"PlayerName": "Fahima Khatun",
"playerID": "63991",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "395",
"careerbest": "398 v West Indies at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Thipatcha Putthawong",
"playerID": "70980",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "394",
"careerbest": "403 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+12)",
"PlayerName": "Lauren Filer",
"playerID": "80807",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "394",
"careerbest": "396 v West Indies at Leicester 2025",
"rankdate": "2025-06-07"
},
{
"position": "48",
"change": "(-1)",
"PlayerName": "Eden Carson",
"playerID": "70737",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "393",
"careerbest": "393 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-07"
},
{
"position": "49",
"change": "(-1)",
"PlayerName": "Marufa Akter",
"playerID": "97646",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "392",
"careerbest": "392 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "50",
"change": "(-1)",
"PlayerName": "Sultana Khatun",
"playerID": "106353",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "390",
"careerbest": "429 v Ireland at Dhaka 2024",
"rankdate": "2025-06-07"
},
{
"position": "51",
"change": "(-1)",
"PlayerName": "Chloe Tryon",
"playerID": "11858",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "389",
"careerbest": "400 v New Zealand at Kimberley 2016",
"rankdate": "2025-06-07"
},
{
"position": "52",
"change": "(-1)",
"PlayerName": "Oshadi Ranasinghe",
"playerID": "58032",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "387",
"careerbest": "432 v West Indies at Hambantota 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Jane Maguire",
"playerID": "80019",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "387",
"careerbest": "387 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "54",
"change": "(-1)",
"PlayerName": "Achini Kulasuriya",
"playerID": "65768",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "384",
"careerbest": "408 v Ireland at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Kavisha Dilhari",
"playerID": "69351",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "384",
"careerbest": "445 v Ireland at Belfast 2024",
"rankdate": "2025-06-07"
},
{
"position": "56",
"change": "(-3)",
"PlayerName": "Shamilia Connell",
"playerID": "65018",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "377",
"careerbest": "506 v England at Dunedin 2022",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Ava Canning",
"playerID": "80013",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "377",
"careerbest": "377 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "58",
"change": "(-2)",
"PlayerName": "Chinelle Henry",
"playerID": "64347",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "374",
"careerbest": "421 v Pakistan at Karachi 2024",
"rankdate": "2025-06-07"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Cara Murray",
"playerID": "69485",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "370",
"careerbest": "389 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Nomvelo Sibanda",
"playerID": "67316",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "362",
"careerbest": "362 v USA at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Umm-e-Hani",
"playerID": "74623",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "362",
"careerbest": "381 v England at Chelmsford 2024",
"rankdate": "2025-06-07"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Aditiba Chudasama",
"playerID": "96933",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "361",
"careerbest": "361 v Zimbabwe at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "63",
"change": "(+1)",
"PlayerName": "Abtaha Maqsood",
"playerID": "69572",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "354",
"careerbest": "367 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Katherine Fraser",
"playerID": "72351",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "354",
"careerbest": "354 v Ireland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "65",
"change": "(+1)",
"PlayerName": "Arundhati Reddy",
"playerID": "70064",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "353",
"careerbest": "361 v Australia at Perth 2024",
"rankdate": "2025-06-07"
},
{
"position": "66",
"change": "(+1)",
"PlayerName": "Georgina Dempsey",
"playerID": "80018",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "336",
"careerbest": "357 v Scotland at Spain 2023",
"rankdate": "2025-06-07"
},
{
"position": "67",
"change": "(-4)",
"PlayerName": "Aaliyah Alleyne",
"playerID": "73622",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "335",
"careerbest": "359 v Thailand at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "68",
"change": "( - )",
"PlayerName": "Sibona Jimmy",
"playerID": "69615",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "332",
"careerbest": "332 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Kelis Ndhlovu",
"playerID": "83369",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "331",
"careerbest": "331 v USA at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "70",
"change": "(+8)",
"PlayerName": "Sarah Glenn",
"playerID": "69756",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "325",
"careerbest": "344 v New Zealand at Chester-le-St 2024",
"rankdate": "2025-06-07"
},
{
"position": "71",
"change": "(-1)",
"PlayerName": "Pooja Vastrakar",
"playerID": "68423",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "322",
"careerbest": "382 v South Africa at Bangalore 2024",
"rankdate": "2025-06-07"
},
{
"position": "72",
"change": "(-1)",
"PlayerName": "Nattaya Boochatham",
"playerID": "69454",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "320",
"careerbest": "338 v Pakistan at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "73",
"change": "(-1)",
"PlayerName": "Caroline de Lange",
"playerID": "72329",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "314",
"careerbest": "314 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "74",
"change": "(-1)",
"PlayerName": "Onnicha Kamchomphu",
"playerID": "69465",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "312",
"careerbest": "342 v Scotland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "75",
"change": "(-1)",
"PlayerName": "Laura Delany",
"playerID": "22048",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "306",
"careerbest": "397 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Audrey Mazvishaya",
"playerID": "67308",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "306",
"careerbest": "312 v USA at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "77",
"change": "(-1)",
"PlayerName": "Ellyse Perry",
"playerID": "59956",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "305",
"careerbest": "738 v India at Mumbai 2012",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "(-1)",
"PlayerName": "Freya Sargent",
"playerID": "80017",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "305",
"careerbest": "324 v India at Rajkot 2025",
"rankdate": "2025-06-07"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Dewmi Vihanga",
"playerID": "99585",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "300",
"careerbest": "300 v India at Colombo (RPS) 2025",
"rankdate": "2025-06-07"
},
{
"position": "80",
"change": "( - )",
"PlayerName": "Priya Mishra",
"playerID": "88981",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "298",
"careerbest": "316 v Ireland at Rajkot 2025",
"rankdate": "2025-06-07"
},
{
"position": "81",
"change": "( - )",
"PlayerName": "Saanvi Immadi",
"playerID": "121528",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "293",
"careerbest": "300 v Zimbabwe at Dallas 2025",
"rankdate": "2025-06-07"
},
{
"position": "82",
"change": "( - )",
"PlayerName": "Tara Norris",
"playerID": "72969",
"CountryId": "20",
"CountryName": "USA",
"Country": "USA",
"teamId": "1725",
"teamName": "USA",
"Points": "288",
"careerbest": "294 v Zimbabwe at Harare 2024",
"rankdate": "2025-06-07"
},
{
"position": "83",
"change": "( - )",
"PlayerName": "Sophie Molineux",
"playerID": "67041",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "285",
"careerbest": "365 v India at Mackay 2021",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Titas Sadhu",
"playerID": "83663",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "285",
"careerbest": "300 v Ireland at Rajkot 2025",
"rankdate": "2025-06-07"
},
{
"position": "85",
"change": "( - )",
"PlayerName": "Rosemary Mair",
"playerID": "70677",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "283",
"careerbest": "312 v India at Queenstown 2022",
"rankdate": "2025-06-07"
},
{
"position": "86",
"change": "( - )",
"PlayerName": "Molly Penfold",
"playerID": "74332",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "281",
"careerbest": "290 v Australia at Wellington 2024",
"rankdate": "2025-06-07"
},
{
"position": "87",
"change": "( - )",
"PlayerName": "Henao Thomas",
"playerID": "72056",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "278",
"careerbest": "288 v Netherlands at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "88",
"change": "( - )",
"PlayerName": "Eva Lynch",
"playerID": "72322",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "277",
"careerbest": "277 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "89",
"change": "( - )",
"PlayerName": "Saima Thakor",
"playerID": "83651",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "272",
"careerbest": "290 v Australia at Brisbane - AB 2024",
"rankdate": "2025-06-07"
},
{
"position": "90",
"change": "( - )",
"PlayerName": "Chloe Abel",
"playerID": "81922",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "270",
"careerbest": "270 v Ireland at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "91",
"change": "( - )",
"PlayerName": "Inoshi Priyadharshani",
"playerID": "65065",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "267",
"careerbest": "292 v Bangladesh at Colombo 2017",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Tumi Sekhukhune",
"playerID": "70050",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "267",
"careerbest": "400 v West Indies at Antigua 2021",
"rankdate": "2025-06-07"
},
{
"position": "93",
"change": "( - )",
"PlayerName": "Aimee Maguire",
"playerID": "92205",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "266",
"careerbest": "285 v India at Rajkot 2025",
"rankdate": "2025-06-07"
},
{
"position": "94",
"change": "( - )",
"PlayerName": "Olivia Bell",
"playerID": "96900",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "265",
"careerbest": "279 v Netherlands at Amstelveen 2024",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Shreyanka Patil",
"playerID": "75598",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "265",
"careerbest": "314 v South Africa at Bangalore 2024",
"rankdate": "2025-06-07"
},
{
"position": "96",
"change": "( - )",
"PlayerName": "Darcey Carter",
"playerID": "85801",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "263",
"careerbest": "274 v West Indies at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "97",
"change": "(+1)",
"PlayerName": "Sayali Satghare",
"playerID": "83633",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "259",
"careerbest": "272 v Ireland at Rajkot 2025",
"rankdate": "2025-06-07"
},
{
"position": "98",
"change": "(-1)",
"PlayerName": "Deandra Dottin",
"playerID": "59467",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "256",
"careerbest": "422 v Pakistan at Dubai 2019",
"rankdate": "2025-06-07"
},
{
"position": "99",
"change": "( - )",
"PlayerName": "Rameen Shamim",
"playerID": "71752",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "254",
"careerbest": "254 v Bangladesh at Lahore 2025",
"rankdate": "2025-06-07"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Bree Illing",
"playerID": "83431",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "254",
"careerbest": "254 v Sri Lanka at Nelson 2025",
"rankdate": "2025-06-07"
}
]
}
],
"T20": [
{
"matchType": "T20",
"gender": "women",
"rankType": "bat",
"updatedAt": "2025-06-10T07:20+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Beth Mooney",
"playerID": "64853",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "794",
"careerbest": "798 v New Zealand at Bay Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Hayley Matthews",
"playerID": "64970",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "765",
"careerbest": "765 v England at Chelmsford 2025",
"rankdate": "2025-06-08"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Tahlia McGrath",
"playerID": "66669",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "757",
"careerbest": "827 v India at Mumbai 2022",
"rankdate": "2025-06-08"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Smriti Mandhana",
"playerID": "63992",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "753",
"careerbest": "753 v West Indies at Mumbai 2024",
"rankdate": "2025-06-08"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Laura Wolvaardt",
"playerID": "66176",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "737",
"careerbest": "748 v Scotland at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Chamari Athapaththu",
"playerID": "58520",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "689",
"careerbest": "705 v India at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Suzie Bates",
"playerID": "61306",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "671",
"careerbest": "770 v Pakistan at Guyana 2018",
"rankdate": "2025-06-08"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Tazmin Brits",
"playerID": "69441",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "663",
"careerbest": "706 v Pakistan at Multan 2024",
"rankdate": "2025-06-08"
},
{
"position": "9",
"change": "( - )",
"PlayerName": "Natalie Sciver-Brunt",
"playerID": "63998",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "643",
"careerbest": "644 v West Indies at Derby 2020",
"rankdate": "2025-06-08"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Alyssa Healy",
"playerID": "58854",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "639",
"careerbest": "718 v Sri Lanka at Sydney 2019",
"rankdate": "2025-06-08"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Amelia Kerr",
"playerID": "66632",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "633",
"careerbest": "645 v England at Nelson 2024",
"rankdate": "2025-06-08"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Harmanpreet Kaur",
"playerID": "59348",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "628",
"careerbest": "720 v Australia at Guyana 2018",
"rankdate": "2025-06-08"
},
{
"position": "13",
"change": "( - )",
"PlayerName": "Jemimah Rodrigues",
"playerID": "68442",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "619",
"careerbest": "755 v New Zealand at Auckland 2019",
"rankdate": "2025-06-08"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Shafali Verma",
"playerID": "70772",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "617",
"careerbest": "776 v South Africa at Lucknow 2021",
"rankdate": "2025-06-08"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Sophie Devine",
"playerID": "62067",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "612",
"careerbest": "750 v Sri Lanka at Perth 2020",
"rankdate": "2025-06-08"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Danni Wyatt-Hodge",
"playerID": "59131",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "611",
"careerbest": "629 v Australia at Canberra 2025",
"rankdate": "2025-06-08"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Heather Knight",
"playerID": "59735",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "610",
"careerbest": "610 v West Indies at Chelmsford 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nigar Sultana Joty",
"playerID": "65720",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "610",
"careerbest": "618 v South Africa at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Anneke Bosch",
"playerID": "66656",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "610",
"careerbest": "641 v Australia at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Deandra Dottin",
"playerID": "59467",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "609",
"careerbest": "735 v England at Bridgetown 2013",
"rankdate": "2025-06-08"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Phoebe Litchfield",
"playerID": "71357",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "602",
"careerbest": "602 v New Zealand at Wellington 2025",
"rankdate": "2025-06-08"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "Ellyse Perry",
"playerID": "59956",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "592",
"careerbest": "600 v South Africa at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Gaby Lewis",
"playerID": "64968",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "590",
"careerbest": "593 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Harshitha Samarawickrama",
"playerID": "66160",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "582",
"careerbest": "616 v Ireland at Dublin 2024",
"rankdate": "2025-06-08"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Richa Ghosh",
"playerID": "74530",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "576",
"careerbest": "587 v England at Gqeberha 2023",
"rankdate": "2025-06-08"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Ash Gardner",
"playerID": "67023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "567",
"careerbest": "667 v England at Edgbaston 2023",
"rankdate": "2025-06-08"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Orla Prendergast",
"playerID": "69541",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "559",
"careerbest": "564 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Grace Harris",
"playerID": "65633",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "553",
"careerbest": "553 v New Zealand at Wellington 2025",
"rankdate": "2025-06-08"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Sophia Dunkley",
"playerID": "69734",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "550",
"careerbest": "622 v West Indies at Bridgetown 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Amy Hunter",
"playerID": "80012",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "550",
"careerbest": "613 v Vanuatu at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Amy Jones",
"playerID": "62569",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "536",
"careerbest": "565 v Australia at Edgbaston 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Tanya Ruma",
"playerID": "69618",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "536",
"careerbest": "540 v Netherlands at Amstelveen 2024",
"rankdate": "2025-06-08"
},
{
"position": "33",
"change": "( - )",
"PlayerName": "Deepti Sharma",
"playerID": "65146",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "533",
"careerbest": "556 v West Indies at Cape Town 2023",
"rankdate": "2025-06-08"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Brenda Tau",
"playerID": "69619",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "530",
"careerbest": "545 v Samoa at Fiji 2023",
"rankdate": "2025-06-08"
},
{
"position": "35",
"change": "( - )",
"PlayerName": "Kathryn Bryce",
"playerID": "69563",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "526",
"careerbest": "634 v Germany at Murcia, Spain 2021",
"rankdate": "2025-06-08"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Maia Bouchier",
"playerID": "69878",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "517",
"careerbest": "588 v New Zealand at Southampton 2024",
"rankdate": "2025-06-08"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Muneeba Ali",
"playerID": "66199",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "508",
"careerbest": "515 v South Africa at Multan 2024",
"rankdate": "2025-06-08"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Nannapat Koncharoenkai",
"playerID": "69462",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "505",
"careerbest": "552 v Zimbabwe at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Nida Dar",
"playerID": "60588",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "494",
"careerbest": "508 v West Indies at Karachi 2024",
"rankdate": "2025-06-08"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Qiana Joseph",
"playerID": "67322",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "492",
"careerbest": "558 v Bangladesh at St Kitts (WP) 2025",
"rankdate": "2025-06-08"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Georgia Voll",
"playerID": "75001",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "485",
"careerbest": "485 v New Zealand at Wellington 2025",
"rankdate": "2025-06-08"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Natthakan Chantham",
"playerID": "69460",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "482",
"careerbest": "610 v Pakistan at Sylhet 2022",
"rankdate": "2025-06-08"
},
{
"position": "43",
"change": "( - )",
"PlayerName": "Sarah Bryce",
"playerID": "69568",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "473",
"careerbest": "604 v Netherlands at Arbroath, Scotla 2019",
"rankdate": "2025-06-08"
},
{
"position": "44",
"change": "( - )",
"PlayerName": "Maddy Green",
"playerID": "57906",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "469",
"careerbest": "469 v Australia at Wellington 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Sune Luus",
"playerID": "63228",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "469",
"careerbest": "508 v Bangladesh at Kimberley 2023",
"rankdate": "2025-06-08"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Alice Capsey",
"playerID": "80602",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "468",
"careerbest": "564 v New Zealand at Canterbury 2024",
"rankdate": "2025-06-08"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "Stafanie Taylor",
"playerID": "61516",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "467",
"careerbest": "836 v New Zealand at St Lucia 2010",
"rankdate": "2025-06-08"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Marizanne Kapp",
"playerID": "7759",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "457",
"careerbest": "491 v Pakistan at Pietermaritzburg 2019",
"rankdate": "2025-06-08"
},
{
"position": "49",
"change": "( - )",
"PlayerName": "Theertha Satish",
"playerID": "85051",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "455",
"careerbest": "532 v Scotland at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "50",
"change": "( - )",
"PlayerName": "Esha Oza",
"playerID": "69606",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "450",
"careerbest": "495 v Nepal at Kuala Lumpur 2022",
"rankdate": "2025-06-08"
},
{
"position": "51",
"change": "( - )",
"PlayerName": "Mary-Anne Musonda",
"playerID": "69434",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "447",
"careerbest": "500 v Ireland at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "52",
"change": "( - )",
"PlayerName": "Aliya Riaz",
"playerID": "64963",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "444",
"careerbest": "458 v South Africa at Multan 2024",
"rankdate": "2025-06-08"
},
{
"position": "53",
"change": "( - )",
"PlayerName": "Nilakshika Silva",
"playerID": "63229",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "440",
"careerbest": "444 v New Zealand at Christchurch 2025",
"rankdate": "2025-06-08"
},
{
"position": "54",
"change": "( - )",
"PlayerName": "Nadine De Klerk",
"playerID": "67302",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "439",
"careerbest": "439 v England at Centurion 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Georgia Plimmer",
"playerID": "82434",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "439",
"careerbest": "448 v Australia at Bay Oval 2025",
"rankdate": "2025-06-08"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Chloe Tryon",
"playerID": "11858",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "436",
"careerbest": "522 v Bangladesh at St Lucia 2018",
"rankdate": "2025-06-08"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Laura Delany",
"playerID": "22048",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "433",
"careerbest": "433 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Modester Mupachikwa",
"playerID": "67312",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "422",
"careerbest": "571 v Mozambique at Gaborone 2021",
"rankdate": "2025-06-08"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Naruemol Chaiwai",
"playerID": "69455",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "417",
"careerbest": "544 v United Arab Emirates at Bangkok 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Chipo Mugeri-Tiripano",
"playerID": "67310",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "417",
"careerbest": "513 v Namibia at Namibia 2022",
"rankdate": "2025-06-08"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Sobhana Mostary",
"playerID": "69433",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "416",
"careerbest": "433 v West Indies at St Kitts (WP) 2025",
"rankdate": "2025-06-08"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Murshida Khatun",
"playerID": "69423",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "415",
"careerbest": "553 v India at Sylhet 2022",
"rankdate": "2025-06-08"
},
{
"position": "63",
"change": "( - )",
"PlayerName": "Fatima Sana",
"playerID": "71759",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "407",
"careerbest": "407 v New Zealand at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Lucy Barnett",
"playerID": "99520",
"CountryId": "272",
"CountryName": "Isle of Man",
"Country": "IOM",
"teamId": "1806",
"teamName": "Isle of Man",
"Points": "386",
"careerbest": "454 v Greece at Marsa, Malta 2024",
"rankdate": "2025-06-08"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Sharne Mayers",
"playerID": "67304",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "385",
"careerbest": "592 v Thailand at Bangkok 2023",
"rankdate": "2025-06-08"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Sidra Amin",
"playerID": "58242",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "384",
"careerbest": "398 v Sri Lanka at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Naoani Vare",
"playerID": "69622",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "384",
"careerbest": "420 v Cook Islands at Auckland 2024",
"rankdate": "2025-06-08"
},
{
"position": "68",
"change": "( - )",
"PlayerName": "Sharmin Akhter",
"playerID": "58230",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "377",
"careerbest": "421 v West Indies at St Kitts (WP) 2025",
"rankdate": "2025-06-08"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Kavisha Egodage",
"playerID": "69600",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "371",
"careerbest": "448 v Tanzania at Uganda 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Vishmi Gunarathne",
"playerID": "89745",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "371",
"careerbest": "449 v Thailand at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "71",
"change": "( - )",
"PlayerName": "Brooke Halliday",
"playerID": "70697",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "359",
"careerbest": "378 v Sri Lanka at Christchurch 2025",
"rankdate": "2025-06-08"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Shemaine Campbelle",
"playerID": "61359",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "358",
"careerbest": "382 v Australia at Sydney 2014",
"rankdate": "2025-06-08"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Sterre Kalis",
"playerID": "69579",
"CountryId": "15",
"CountryName": "Netherlands",
"Country": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Points": "356",
"careerbest": "601 v Germany at Murcia, Spain 2019",
"rankdate": "2025-06-08"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Kelis Ndhlovu",
"playerID": "83369",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "352",
"careerbest": "460 v Ireland at Harare 2024",
"rankdate": "2025-06-08"
},
{
"position": "75",
"change": "( - )",
"PlayerName": "Josephine Nkomo",
"playerID": "67315",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "349",
"careerbest": "375 v United Arab Emirates at Windhoek 2024",
"rankdate": "2025-06-08"
},
{
"position": "76",
"change": "( - )",
"PlayerName": "Chanida Sutthiruang",
"playerID": "69456",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "339",
"careerbest": "458 v Bangladesh at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "77",
"change": "( - )",
"PlayerName": "Anushka Sanjeewani",
"playerID": "64555",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "336",
"careerbest": "345 v Pakistan at Hangzhou, China 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Kavisha Dilhari",
"playerID": "69351",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "336",
"careerbest": "336 v New Zealand at Dunedin 2025",
"rankdate": "2025-06-08"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Pauke Siaka",
"playerID": "69603",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "334",
"careerbest": "334 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-08"
},
{
"position": "80",
"change": "( - )",
"PlayerName": "Ailsa Lister",
"playerID": "82100",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "332",
"careerbest": "338 v West Indies at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "81",
"change": "( - )",
"PlayerName": "Ni Nanda Sakarini",
"playerID": "70983",
"CountryId": "121",
"CountryName": "Indonesia",
"Country": "INA",
"teamId": "1810",
"teamName": "Indonesia",
"Points": "331",
"careerbest": "363 v Samoa at Vanuatu 2023",
"rankdate": "2025-06-08"
},
{
"position": "82",
"change": "( - )",
"PlayerName": "Deepika Rasangika",
"playerID": "59739",
"CountryId": "37",
"CountryName": "Bahrain",
"Country": "BRN",
"teamId": "1873",
"teamName": "Bahrain",
"Points": "328",
"careerbest": "356 v Saudi Arabia at Oman 2022",
"rankdate": "2025-06-08"
},
{
"position": "83",
"change": "( - )",
"PlayerName": "Ni Luh Dewi Wesika",
"playerID": "101120",
"CountryId": "121",
"CountryName": "Indonesia",
"Country": "INA",
"teamId": "1810",
"teamName": "Indonesia",
"Points": "326",
"careerbest": "354 v Singapore at Bali, Indonesia 2024",
"rankdate": "2025-06-08"
},
{
"position": "84",
"change": "( - )",
"PlayerName": "Sophie Ecclestone",
"playerID": "66391",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "324",
"careerbest": "336 v Australia at Canberra 2025",
"rankdate": "2025-06-08"
},
{
"position": "85",
"change": "( - )",
"PlayerName": "Tammy Beaumont",
"playerID": "11873",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "323",
"careerbest": "591 v New Zealand at Chelmsford 2021",
"rankdate": "2025-06-08"
},
{
"position": "86",
"change": "( - )",
"PlayerName": "Sibona Jimmy",
"playerID": "69615",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "317",
"careerbest": "368 v Vanuatu at Fiji 2023",
"rankdate": "2025-06-08"
},
{
"position": "87",
"change": "( - )",
"PlayerName": "Annerie Dercksen",
"playerID": "82713",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "315",
"careerbest": "315 v England at Centurion 2024",
"rankdate": "2025-06-08"
},
{
"position": "88",
"change": "(+1)",
"PlayerName": "Nattaya Boochatham",
"playerID": "69454",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "312",
"careerbest": "404 v United Arab Emirates at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "89",
"change": "(+1)",
"PlayerName": "Chinelle Henry",
"playerID": "64347",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "308",
"careerbest": "327 v India at Mumbai 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Rachel Andrew",
"playerID": "71995",
"CountryId": "247",
"CountryName": "Vanuatu",
"Country": "VUT",
"teamId": "1722",
"teamName": "Vanuatu",
"Points": "308",
"careerbest": "416 v Cook Islands at Auckland 2024",
"rankdate": "2025-06-08"
},
{
"position": "91",
"change": "(+1)",
"PlayerName": "Rebecca Stokell",
"playerID": "67301",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "304",
"careerbest": "319 v Netherlands at Amstelveen 2023",
"rankdate": "2025-06-08"
},
{
"position": "92",
"change": "(+1)",
"PlayerName": "Gull Feroza",
"playerID": "87679",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "303",
"careerbest": "391 v Sri Lanka at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "93",
"change": "(+1)",
"PlayerName": "Georgia Wareham",
"playerID": "67047",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "296",
"careerbest": "303 v New Zealand at Brisbane - AB 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Iresha Chathurani",
"playerID": "124581",
"CountryId": "74",
"CountryName": "Cyprus",
"Country": "CYP ",
"teamId": "1838",
"teamName": "Cyprus",
"Points": "296",
"careerbest": "296 v Czechia at Prague 2025",
"rankdate": "2025-06-08"
},
{
"position": "95",
"change": "(+1)",
"PlayerName": "Dayalan Hemalatha",
"playerID": "69399",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "295",
"careerbest": "329 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "96",
"change": "(+1)",
"PlayerName": "Sinalo Jafta",
"playerID": "66614",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "291",
"careerbest": "292 v England at Benoni 2024",
"rankdate": "2025-06-08"
},
{
"position": "97",
"change": "(+1)",
"PlayerName": "Ayesha Zafar",
"playerID": "65726",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "285",
"careerbest": "326 v West Indies at Karachi 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "(+1)",
"PlayerName": "Sita Magar",
"playerID": "70936",
"CountryId": "170",
"CountryName": "Nepal",
"Country": "NEP",
"teamId": "1535",
"teamName": "Nepal",
"Points": "285",
"careerbest": "389 v Uganda at Kirtipur, Nepal 2022",
"rankdate": "2025-06-08"
},
{
"position": "99",
"change": "(+1)",
"PlayerName": "Dilara Akter",
"playerID": "99725",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "284",
"careerbest": "284 v West Indies at St Kitts (WP) 2025",
"rankdate": "2025-06-08"
},
{
"position": "100",
"change": "(+1)",
"PlayerName": "Shorna Akter",
"playerID": "100861",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "278",
"careerbest": "292 v India at Dambulla 2024",
"rankdate": "2025-06-08"
}
]
},
{
"matchType": "T20",
"gender": "women",
"rankType": "bowl",
"updatedAt": "2025-06-10T07:21+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"PlayerName": "Sadia Iqbal",
"playerID": "73820",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "746",
"careerbest": "758 v Sri Lanka at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "2",
"change": "( - )",
"PlayerName": "Deepti Sharma",
"playerID": "65146",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "737",
"careerbest": "759 v Bangladesh at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "3",
"change": "( - )",
"PlayerName": "Annabel Sutherland",
"playerID": "67045",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "736",
"careerbest": "736 v New Zealand at Wellington 2025",
"rankdate": "2025-06-08"
},
{
"position": "4",
"change": "( - )",
"PlayerName": "Sophie Ecclestone",
"playerID": "66391",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "734",
"careerbest": "802 v Australia at Edgbaston 2023",
"rankdate": "2025-06-08"
},
{
"position": "5",
"change": "( - )",
"PlayerName": "Renuka Singh Thakur",
"playerID": "70714",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "728",
"careerbest": "740 v Australia at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "6",
"change": "( - )",
"PlayerName": "Lauren Bell",
"playerID": "69906",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "717",
"careerbest": "717 v West Indies at Chelmsford 2025",
"rankdate": "2025-06-08"
},
{
"position": "7",
"change": "( - )",
"PlayerName": "Charlie Dean",
"playerID": "69779",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "714",
"careerbest": "730 v New Zealand at Wellington 2024",
"rankdate": "2025-06-08"
},
{
"position": "8",
"change": "( - )",
"PlayerName": "Nashra Sandhu",
"playerID": "67100",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "704",
"careerbest": "717 v Bangladesh at Chittagong 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Georgia Wareham",
"playerID": "67047",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "704",
"careerbest": "708 v England at Adelaide 2025",
"rankdate": "2025-06-08"
},
{
"position": "10",
"change": "( - )",
"PlayerName": "Sarah Glenn",
"playerID": "69756",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "695",
"careerbest": "769 v New Zealand at The Oval 2024",
"rankdate": "2025-06-08"
},
{
"position": "11",
"change": "( - )",
"PlayerName": "Megan Schutt",
"playerID": "63467",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "689",
"careerbest": "806 v Pakistan at Guyana 2018",
"rankdate": "2025-06-08"
},
{
"position": "12",
"change": "( - )",
"PlayerName": "Amelia Kerr",
"playerID": "66632",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "687",
"careerbest": "740 v Australia at Melbourne 2020",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rabeya",
"playerID": "100120",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "687",
"careerbest": "705 v Thailand at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "14",
"change": "( - )",
"PlayerName": "Nonkululeko Mlaba",
"playerID": "73258",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "669",
"careerbest": "771 v New Zealand at Paarl 2023",
"rankdate": "2025-06-08"
},
{
"position": "15",
"change": "( - )",
"PlayerName": "Afy Fletcher",
"playerID": "58618",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "667",
"careerbest": "708 v Australia at Bridgetown 2019",
"rankdate": "2025-06-08"
},
{
"position": "16",
"change": "( - )",
"PlayerName": "Radha Yadav",
"playerID": "68441",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "664",
"careerbest": "770 v West Indies at Guyana 2019",
"rankdate": "2025-06-08"
},
{
"position": "17",
"change": "( - )",
"PlayerName": "Ash Gardner",
"playerID": "67023",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "657",
"careerbest": "710 v Pakistan at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "18",
"change": "( - )",
"PlayerName": "Hayley Matthews",
"playerID": "64970",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "639",
"careerbest": "718 v Pakistan at Karachi 2024",
"rankdate": "2025-06-08"
},
{
"position": "19",
"change": "( - )",
"PlayerName": "Darcie Brown",
"playerID": "71451",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "637",
"careerbest": "737 v South Africa at Cape Town 2023",
"rankdate": "2025-06-08"
},
{
"position": "20",
"change": "( - )",
"PlayerName": "Inoshi Priyadharshani",
"playerID": "65065",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "632",
"careerbest": "733 v Bangladesh at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "21",
"change": "( - )",
"PlayerName": "Shreyanka Patil",
"playerID": "75598",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "629",
"careerbest": "648 v Australia at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "22",
"change": "( - )",
"PlayerName": "Marizanne Kapp",
"playerID": "7759",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "610",
"careerbest": "720 v Ireland at Doha 2014",
"rankdate": "2025-06-08"
},
{
"position": "23",
"change": "( - )",
"PlayerName": "Eden Carson",
"playerID": "70737",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "608",
"careerbest": "695 v Pakistan at Queenstown 2023",
"rankdate": "2025-06-08"
},
{
"position": "24",
"change": "( - )",
"PlayerName": "Sugandika Kumari",
"playerID": "65346",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "605",
"careerbest": "639 v Thailand at Kuala Lumpur 2018",
"rankdate": "2025-06-08"
},
{
"position": "25",
"change": "( - )",
"PlayerName": "Arlene Kelly",
"playerID": "70684",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "602",
"careerbest": "666 v West Indies at St Lucia 2023",
"rankdate": "2025-06-08"
},
{
"position": "26",
"change": "( - )",
"PlayerName": "Rosemary Mair",
"playerID": "70677",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "601",
"careerbest": "606 v Sri Lanka at Christchurch 2025",
"rankdate": "2025-06-08"
},
{
"position": "27",
"change": "( - )",
"PlayerName": "Udeshika Prabodhani",
"playerID": "60225",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "590",
"careerbest": "726 v Bangladesh at Sylhet 2014",
"rankdate": "2025-06-08"
},
{
"position": "28",
"change": "( - )",
"PlayerName": "Fran Jonas",
"playerID": "74329",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "584",
"careerbest": "710 v Pakistan at Dunedin 2023",
"rankdate": "2025-06-08"
},
{
"position": "29",
"change": "( - )",
"PlayerName": "Sophie Molineux",
"playerID": "67041",
"CountryId": "1",
"CountryName": "Australia",
"Country": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Points": "581",
"careerbest": "673 v England at Hove 2019",
"rankdate": "2025-06-08"
},
{
"position": "30",
"change": "( - )",
"PlayerName": "Nahida Akter",
"playerID": "65721",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "580",
"careerbest": "683 v Ireland at Utrecht 2018",
"rankdate": "2025-06-08"
},
{
"position": "31",
"change": "( - )",
"PlayerName": "Kavisha Dilhari",
"playerID": "69351",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "570",
"careerbest": "587 v Scotland at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Karishma Ramharack",
"playerID": "69976",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "570",
"careerbest": "643 v India at Mumbai 2024",
"rankdate": "2025-06-08"
},
{
"position": "33",
"change": "( - )",
"PlayerName": "Pooja Vastrakar",
"playerID": "68423",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "564",
"careerbest": "621 v United Arab Emirates at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "34",
"change": "( - )",
"PlayerName": "Nida Dar",
"playerID": "60588",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "560",
"careerbest": "688 v South Africa at Doha 2014",
"rankdate": "2025-06-08"
},
{
"position": "35",
"change": "( - )",
"PlayerName": "Fahima Khatun",
"playerID": "63991",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "557",
"careerbest": "557 v West Indies at St Kitts (WP) 2025",
"rankdate": "2025-06-08"
},
{
"position": "36",
"change": "( - )",
"PlayerName": "Lea Tahuhu",
"playerID": "57828",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "555",
"careerbest": "712 v Sri Lanka at Colombo (PSS) 2023",
"rankdate": "2025-06-08"
},
{
"position": "37",
"change": "( - )",
"PlayerName": "Nadine De Klerk",
"playerID": "67302",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "540",
"careerbest": "581 v West Indies at East London 2023",
"rankdate": "2025-06-08"
},
{
"position": "38",
"change": "( - )",
"PlayerName": "Marufa Akter",
"playerID": "97646",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "535",
"careerbest": "606 v Sri Lanka at Dambulla 2024",
"rankdate": "2025-06-08"
},
{
"position": "39",
"change": "( - )",
"PlayerName": "Fatima Sana",
"playerID": "71759",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "531",
"careerbest": "606 v West Indies at Karachi 2024",
"rankdate": "2025-06-08"
},
{
"position": "40",
"change": "( - )",
"PlayerName": "Inoka Ranaweera",
"playerID": "59745",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "530",
"careerbest": "709 v India at Hangzhou, China 2023",
"rankdate": "2025-06-08"
},
{
"position": "41",
"change": "( - )",
"PlayerName": "Linsey Smith",
"playerID": "69760",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "529",
"careerbest": "529 v West Indies at Chelmsford 2025",
"rankdate": "2025-06-08"
},
{
"position": "42",
"change": "( - )",
"PlayerName": "Chamari Athapaththu",
"playerID": "58520",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "525",
"careerbest": "525 v New Zealand at Dunedin 2025",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Ayabonga Khaka",
"playerID": "63227",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "525",
"careerbest": "676 v England at Cape Town 2023",
"rankdate": "2025-06-08"
},
{
"position": "44",
"change": "( - )",
"PlayerName": "Thipatcha Putthawong",
"playerID": "70980",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "503",
"careerbest": "544 v India at Sylhet 2022",
"rankdate": "2025-06-08"
},
{
"position": "45",
"change": "( - )",
"PlayerName": "Jess Kerr",
"playerID": "70686",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "493",
"careerbest": "596 v Sri Lanka at Paarl 2023",
"rankdate": "2025-06-08"
},
{
"position": "46",
"change": "( - )",
"PlayerName": "Laura Delany",
"playerID": "22048",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "492",
"careerbest": "514 v Zimbabwe at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "47",
"change": "( - )",
"PlayerName": "Sanjida Akter Meghla",
"playerID": "73816",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "474",
"careerbest": "592 v Pakistan at Hangzhou, China 2023",
"rankdate": "2025-06-08"
},
{
"position": "48",
"change": "( - )",
"PlayerName": "Ava Canning",
"playerID": "80013",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "465",
"careerbest": "509 v Zimbabwe at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "49",
"change": "( - )",
"PlayerName": "Kathryn Bryce",
"playerID": "69563",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "463",
"careerbest": "556 v Ireland at Murcia, Spain 2021",
"rankdate": "2025-06-08"
},
{
"position": "50",
"change": "( - )",
"PlayerName": "Chloe Tryon",
"playerID": "11858",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "461",
"careerbest": "475 v New Zealand at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "51",
"change": "( - )",
"PlayerName": "Cara Murray",
"playerID": "69485",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "457",
"careerbest": "525 v Zimbabwe at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "52",
"change": "( - )",
"PlayerName": "Tuba Hassan",
"playerID": "73768",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "455",
"careerbest": "551 v Sri Lanka at Sylhet 2022",
"rankdate": "2025-06-08"
},
{
"position": "53",
"change": "( - )",
"PlayerName": "Diana Baig",
"playerID": "63469",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "454",
"careerbest": "659 v South Africa at Durban 2021",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Arundhati Reddy",
"playerID": "70064",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "454",
"careerbest": "468 v Australia at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "55",
"change": "( - )",
"PlayerName": "Titas Sadhu",
"playerID": "83663",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "449",
"careerbest": "467 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "56",
"change": "( - )",
"PlayerName": "Sibona Jimmy",
"playerID": "69615",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "447",
"careerbest": "494 v Scotland at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "57",
"change": "( - )",
"PlayerName": "Achini Kulasuriya",
"playerID": "65768",
"CountryId": "8",
"CountryName": "Sri Lanka",
"Country": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Points": "445",
"careerbest": "495 v Scotland at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "58",
"change": "( - )",
"PlayerName": "Tumi Sekhukhune",
"playerID": "70050",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "441",
"careerbest": "552 v Ireland at Dublin 2022",
"rankdate": "2025-06-08"
},
{
"position": "59",
"change": "( - )",
"PlayerName": "Heena Hotchandani",
"playerID": "69601",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "438",
"careerbest": "475 v Zimbabwe at Windhoek 2024",
"rankdate": "2025-06-08"
},
{
"position": "60",
"change": "( - )",
"PlayerName": "Vicky Araa",
"playerID": "69607",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "437",
"careerbest": "437 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-08"
},
{
"position": "61",
"change": "( - )",
"PlayerName": "Orla Prendergast",
"playerID": "69541",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "435",
"careerbest": "467 v West Indies at St Lucia 2023",
"rankdate": "2025-06-08"
},
{
"position": "62",
"change": "( - )",
"PlayerName": "Precious Marange",
"playerID": "67305",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "434",
"careerbest": "576 v Thailand at Bangkok 2023",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Issy Wong",
"playerID": "72861",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "434",
"careerbest": "438 v West Indies at Hove 2025",
"rankdate": "2025-06-08"
},
{
"position": "64",
"change": "( - )",
"PlayerName": "Jane Maguire",
"playerID": "80019",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "424",
"careerbest": "437 v England at Dublin 2024",
"rankdate": "2025-06-08"
},
{
"position": "65",
"change": "( - )",
"PlayerName": "Onnicha Kamchomphu",
"playerID": "69465",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "422",
"careerbest": "530 v Zimbabwe at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "66",
"change": "( - )",
"PlayerName": "Isabel Toua",
"playerID": "69621",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "420",
"careerbest": "439 v Samoa at Auckland 2024",
"rankdate": "2025-06-08"
},
{
"position": "67",
"change": "( - )",
"PlayerName": "Shamilia Connell",
"playerID": "65018",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "417",
"careerbest": "632 v South Africa at St Lucia 2018",
"rankdate": "2025-06-08"
},
{
"position": "68",
"change": "( - )",
"PlayerName": "Chinelle Henry",
"playerID": "64347",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "416",
"careerbest": "442 v India at Mumbai 2024",
"rankdate": "2025-06-08"
},
{
"position": "69",
"change": "( - )",
"PlayerName": "Masabata Klaas",
"playerID": "60543",
"CountryId": "7",
"CountryName": "South Africa",
"Country": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Points": "410",
"careerbest": "486 v Australia at Hobart 2024",
"rankdate": "2025-06-08"
},
{
"position": "70",
"change": "( - )",
"PlayerName": "Chanida Sutthiruang",
"playerID": "69456",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "399",
"careerbest": "598 v Nepal at Bangkok 2019",
"rankdate": "2025-06-08"
},
{
"position": "71",
"change": "( - )",
"PlayerName": "Sultana Khatun",
"playerID": "106353",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "392",
"careerbest": "422 v Pakistan at Chittagong 2023",
"rankdate": "2025-06-08"
},
{
"position": "72",
"change": "( - )",
"PlayerName": "Abtaha Maqsood",
"playerID": "69572",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "391",
"careerbest": "438 v Germany at Murcia, Spain 2021",
"rankdate": "2025-06-08"
},
{
"position": "73",
"change": "( - )",
"PlayerName": "Asha Sobhana",
"playerID": "75591",
"CountryId": "4",
"CountryName": "India",
"Country": "IND",
"teamId": "1126",
"teamName": "India",
"Points": "388",
"careerbest": "404 v Sri Lanka at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "74",
"change": "( - )",
"PlayerName": "Nattaya Boochatham",
"playerID": "69454",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "381",
"careerbest": "619 v Papua New Guinea at Abu Dhabi 2022",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Nomvelo Sibanda",
"playerID": "67316",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "381",
"careerbest": "511 v Thailand at Bangkok 2023",
"rankdate": "2025-06-08"
},
{
"position": "76",
"change": "( - )",
"PlayerName": "Deandra Dottin",
"playerID": "59467",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "376",
"careerbest": "570 v Pakistan at Karachi 2019",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Suleeporn Laomi",
"playerID": "67816",
"CountryId": "230",
"CountryName": "Thailand",
"Country": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Points": "376",
"careerbest": "585 v United Arab Emirates at Dubai (GCA) 2022",
"rankdate": "2025-06-08"
},
{
"position": "78",
"change": "( - )",
"PlayerName": "Freya Kemp",
"playerID": "80596",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "375",
"careerbest": "386 v Australia at Adelaide 2025",
"rankdate": "2025-06-08"
},
{
"position": "79",
"change": "( - )",
"PlayerName": "Josephine Nkomo",
"playerID": "67315",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "374",
"careerbest": "448 v United Arab Emirates at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "80",
"change": "( - )",
"PlayerName": "Olivia Bell",
"playerID": "96900",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "373",
"careerbest": "380 v South Africa at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "81",
"change": "( - )",
"PlayerName": "Aaliyah Alleyne",
"playerID": "73622",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "370",
"careerbest": "406 v England at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "82",
"change": "( - )",
"PlayerName": "Omaima Sohail",
"playerID": "70330",
"CountryId": "6",
"CountryName": "Pakistan",
"Country": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Points": "369",
"careerbest": "369 v New Zealand at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Suraksha Kotte",
"playerID": "71013",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "369",
"careerbest": "369 v Nepal at Bangkok 2025",
"rankdate": "2025-06-08"
},
{
"position": "84",
"change": "( - )",
"PlayerName": "Natalie Sciver-Brunt",
"playerID": "63998",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "354",
"careerbest": "609 v India at Chelmsford 2021",
"rankdate": "2025-06-08"
},
{
"position": "85",
"change": "( - )",
"PlayerName": "Alana Dalzell",
"playerID": "80006",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "353",
"careerbest": "403 v Thailand at Dubai 2024",
"rankdate": "2025-06-08"
},
{
"position": "86",
"change": "( - )",
"PlayerName": "Fariha Trisna",
"playerID": "73446",
"CountryId": "2",
"CountryName": "Bangladesh",
"Country": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Points": "351",
"careerbest": "387 v India at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Freya Sargent",
"playerID": "80017",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "351",
"careerbest": "351 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "88",
"change": "( - )",
"PlayerName": "Henao Thomas",
"playerID": "72056",
"CountryId": "184",
"CountryName": "Papua New Guinea",
"Country": "PNG",
"teamId": "1483",
"teamName": "Papua New Guinea",
"Points": "350",
"careerbest": "350 v Scotland at Amstelveen 2024",
"rankdate": "2025-06-08"
},
{
"position": "=",
"change": "( - )",
"PlayerName": "Rachel Slater",
"playerID": "80590",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "350",
"careerbest": "350 v England at Sharjah 2024",
"rankdate": "2025-06-08"
},
{
"position": "90",
"change": "( - )",
"PlayerName": "Hannah Rainey",
"playerID": "69573",
"CountryId": "16",
"CountryName": "Scotland",
"Country": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Points": "348",
"careerbest": "373 v Ireland at Abu Dhabi 2024",
"rankdate": "2025-06-08"
},
{
"position": "91",
"change": "( - )",
"PlayerName": "Lindokuhle Mabhero",
"playerID": "113111",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "346",
"careerbest": "364 v United Arab Emirates at Windhoek 2024",
"rankdate": "2025-06-08"
},
{
"position": "92",
"change": "( - )",
"PlayerName": "Kelis Ndhlovu",
"playerID": "83369",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "345",
"careerbest": "467 v Ireland at Harare 2024",
"rankdate": "2025-06-08"
},
{
"position": "93",
"change": "( - )",
"PlayerName": "Lauren Filer",
"playerID": "80807",
"CountryId": "3",
"CountryName": "England",
"Country": "ENG",
"teamId": "1121",
"teamName": "England",
"Points": "341",
"careerbest": "373 v South Africa at Centurion 2024",
"rankdate": "2025-06-08"
},
{
"position": "94",
"change": "( - )",
"PlayerName": "Kavisha Egodage",
"playerID": "69600",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "336",
"careerbest": "361 v Zimbabwe at Windhoek 2024",
"rankdate": "2025-06-08"
},
{
"position": "95",
"change": "( - )",
"PlayerName": "Cherry-Ann Fraser",
"playerID": "73624",
"CountryId": "9",
"CountryName": "West Indies",
"Country": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Points": "335",
"careerbest": "338 v England at Hove 2025",
"rankdate": "2025-06-08"
},
{
"position": "96",
"change": "( - )",
"PlayerName": "Aimee Maguire",
"playerID": "92205",
"CountryId": "13",
"CountryName": "Ireland",
"Country": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Points": "333",
"careerbest": "333 v Bangladesh at Sylhet 2024",
"rankdate": "2025-06-08"
},
{
"position": "97",
"change": "( - )",
"PlayerName": "Vaishnave Mahesh",
"playerID": "71003",
"CountryId": "19",
"CountryName": "United Arab Emirates",
"Country": "UAE",
"teamId": "1642",
"teamName": "United Arab Emirates",
"Points": "332",
"careerbest": "396 v Sri Lanka at Sylhet 2022",
"rankdate": "2025-06-08"
},
{
"position": "98",
"change": "( - )",
"PlayerName": "Loreen Tshuma",
"playerID": "67317",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "328",
"careerbest": "470 v Tanzania at Uganda 2023",
"rankdate": "2025-06-08"
},
{
"position": "99",
"change": "( - )",
"PlayerName": "Audrey Mazvishaya",
"playerID": "67308",
"CountryId": "10",
"CountryName": "Zimbabwe",
"Country": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Points": "323",
"careerbest": "378 v Thailand at Bangkok 2023",
"rankdate": "2025-06-08"
},
{
"position": "100",
"change": "( - )",
"PlayerName": "Sophie Devine",
"playerID": "62067",
"CountryId": "5",
"CountryName": "New Zealand",
"Country": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Points": "321",
"careerbest": "691 v England at Hove 2010",
"rankdate": "2025-06-08"
}
]
}
]
}
Get Men's Cricket Team Rankings
This endpoint retrieves the current rankings of men's cricket teams across different formats: ODI, T20, and Test.
Request
Method: GET
URL:
https://apiv3.sportsapi360.com/cricket/api/v3/ranking/team/men
Response
The response is structured in JSON format and contains the rankings for the following match types:
ODI:
An array of ranking details for One Day Internationals.
T20:
An array of ranking details for Twenty20 matches.
Test:
An array of ranking details for Test matches.
Response Structure
Each match type contains the following fields:
matchType: Type of the match (e.g., ODI, T20, Test).
gender: Gender of the teams (e.g., male).
rankType: Type of ranking.
updatedAt: Timestamp of the last update.
rank: An array of ranking details for each team, which includes:
position: Current rank position of the team.
change: Change in rank position.
CountryId: Unique identifier for the country.
Country: Name of the country.
shortname: Abbreviated name of the team.
teamId: Unique identifier for the team.
teamName: Full name of the team.
Matches: Number of matches played.
Points: Total points accumulated.
Rating: Average rating based on performance.
rankdate: Date of the ranking.
Notes
Ensure that the base URL is correctly set before making the request.
The response may vary based on the latest rankings and updates in the cricket world.
{API_KEY}
GET /cricket/api/v3/ranking/team/men HTTP/1.1
Host: apiv3.sportsapi360.com
Authorization: x-api-key YOUR_SECRET_TOKEN
Accept: */*
OK
{
"ODI": [
{
"matchType": "ODI",
"gender": "men",
"rankType": "team",
"updatedAt": "2025-06-14T21:53+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"CountryId": "4",
"Country": "India",
"shortname": "IND",
"teamId": "4",
"teamName": "India",
"Matches": "36",
"Points": "4471",
"Rating": "124",
"rankdate": "2025-06-12"
},
{
"position": "2",
"change": "( - )",
"CountryId": "5",
"Country": "New Zealand",
"shortname": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Matches": "38",
"Points": "4160",
"Rating": "109",
"rankdate": "2025-06-12"
},
{
"position": "3",
"change": "( - )",
"CountryId": "1",
"Country": "Australia",
"shortname": "AUS",
"teamId": "1",
"teamName": "Australia",
"Matches": "32",
"Points": "3473",
"Rating": "109",
"rankdate": "2025-06-12"
},
{
"position": "4",
"change": "( - )",
"CountryId": "8",
"Country": "Sri Lanka",
"shortname": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Matches": "36",
"Points": "3730",
"Rating": "104",
"rankdate": "2025-06-12"
},
{
"position": "5",
"change": "( - )",
"CountryId": "6",
"Country": "Pakistan",
"shortname": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Matches": "32",
"Points": "3312",
"Rating": "104",
"rankdate": "2025-06-12"
},
{
"position": "6",
"change": "( - )",
"CountryId": "7",
"Country": "South Africa",
"shortname": "SA",
"teamId": "7",
"teamName": "South Africa",
"Matches": "29",
"Points": "2775",
"Rating": "96",
"rankdate": "2025-06-12"
},
{
"position": "7",
"change": "( - )",
"CountryId": "262",
"Country": "Afghanistan",
"shortname": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Matches": "25",
"Points": "2279",
"Rating": "91",
"rankdate": "2025-06-12"
},
{
"position": "8",
"change": "( - )",
"CountryId": "3",
"Country": "England",
"shortname": "ENG",
"teamId": "3",
"teamName": "England",
"Matches": "34",
"Points": "3003",
"Rating": "88",
"rankdate": "2025-06-12"
},
{
"position": "9",
"change": "( - )",
"CountryId": "9",
"Country": "West Indies",
"shortname": "WI",
"teamId": "9",
"teamName": "West Indies",
"Matches": "32",
"Points": "2454",
"Rating": "77",
"rankdate": "2025-06-12"
},
{
"position": "10",
"change": "( - )",
"CountryId": "2",
"Country": "Bangladesh",
"shortname": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Matches": "29",
"Points": "2205",
"Rating": "76",
"rankdate": "2025-06-12"
},
{
"position": "11",
"change": "( - )",
"CountryId": "10",
"Country": "Zimbabwe",
"shortname": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Matches": "22",
"Points": "1202",
"Rating": "55",
"rankdate": "2025-06-12"
},
{
"position": "12",
"change": "( - )",
"CountryId": "13",
"Country": "Ireland",
"shortname": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Matches": "18",
"Points": "938",
"Rating": "52",
"rankdate": "2025-06-12"
},
{
"position": "13",
"change": "( - )",
"CountryId": "16",
"Country": "Scotland",
"shortname": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Matches": "31",
"Points": "1381",
"Rating": "45",
"rankdate": "2025-06-12"
},
{
"position": "14",
"change": "( - )",
"CountryId": "20",
"Country": "USA",
"shortname": "USA",
"teamId": "22",
"teamName": "USA",
"Matches": "34",
"Points": "1387",
"Rating": "41",
"rankdate": "2025-06-12"
},
{
"position": "15",
"change": "( - )",
"CountryId": "15",
"Country": "Netherlands",
"shortname": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Matches": "36",
"Points": "1425",
"Rating": "40",
"rankdate": "2025-06-12"
},
{
"position": "16",
"change": "( - )",
"CountryId": "181",
"Country": "Oman",
"shortname": "OMN",
"teamId": "28",
"teamName": "Oman",
"Matches": "25",
"Points": "886",
"Rating": "35",
"rankdate": "2025-06-12"
},
{
"position": "17",
"change": "( - )",
"CountryId": "170",
"Country": "Nepal",
"shortname": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Matches": "32",
"Points": "1060",
"Rating": "33",
"rankdate": "2025-06-12"
},
{
"position": "18",
"change": "( - )",
"CountryId": "12",
"Country": "Canada",
"shortname": "CAN",
"teamId": "12",
"teamName": "Canada",
"Matches": "20",
"Points": "422",
"Rating": "21",
"rankdate": "2025-06-12"
},
{
"position": "19",
"change": "( - )",
"CountryId": "18",
"Country": "Namibia",
"shortname": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Matches": "30",
"Points": "573",
"Rating": "19",
"rankdate": "2025-06-12"
},
{
"position": "20",
"change": "( - )",
"CountryId": "19",
"Country": "United Arab Emirates",
"shortname": "UAE",
"teamId": "21",
"teamName": "UAE",
"Matches": "32",
"Points": "250",
"Rating": "8",
"rankdate": "2025-06-12"
}
]
}
],
"T20": [
{
"matchType": "T20",
"gender": "men",
"rankType": "team",
"updatedAt": "2025-06-14T21:53+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"CountryId": "4",
"Country": "India",
"shortname": "IND",
"teamId": "4",
"teamName": "India",
"Matches": "57",
"Points": "15425",
"Rating": "271",
"rankdate": "2025-05-30"
},
{
"position": "2",
"change": "( - )",
"CountryId": "1",
"Country": "Australia",
"shortname": "AUS",
"teamId": "1",
"teamName": "Australia",
"Matches": "29",
"Points": "7593",
"Rating": "262",
"rankdate": "2025-05-30"
},
{
"position": "3",
"change": "( - )",
"CountryId": "3",
"Country": "England",
"shortname": "ENG",
"teamId": "3",
"teamName": "England",
"Matches": "37",
"Points": "9402",
"Rating": "254",
"rankdate": "2025-05-30"
},
{
"position": "4",
"change": "( - )",
"CountryId": "5",
"Country": "New Zealand",
"shortname": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Matches": "41",
"Points": "10224",
"Rating": "249",
"rankdate": "2025-05-30"
},
{
"position": "5",
"change": "( - )",
"CountryId": "9",
"Country": "West Indies",
"shortname": "WI",
"teamId": "9",
"teamName": "West Indies",
"Matches": "39",
"Points": "9584",
"Rating": "246",
"rankdate": "2025-05-30"
},
{
"position": "6",
"change": "( - )",
"CountryId": "7",
"Country": "South Africa",
"shortname": "SA",
"teamId": "7",
"teamName": "South Africa",
"Matches": "35",
"Points": "8578",
"Rating": "245",
"rankdate": "2025-05-30"
},
{
"position": "7",
"change": "( - )",
"CountryId": "8",
"Country": "Sri Lanka",
"shortname": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Matches": "31",
"Points": "7287",
"Rating": "235",
"rankdate": "2025-05-30"
},
{
"position": "8",
"change": "( - )",
"CountryId": "6",
"Country": "Pakistan",
"shortname": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Matches": "45",
"Points": "10315",
"Rating": "229",
"rankdate": "2025-05-30"
},
{
"position": "9",
"change": "(+1)",
"CountryId": "262",
"Country": "Afghanistan",
"shortname": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Matches": "30",
"Points": "6699",
"Rating": "223",
"rankdate": "2025-05-30"
},
{
"position": "10",
"change": "(-1)",
"CountryId": "2",
"Country": "Bangladesh",
"shortname": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Matches": "42",
"Points": "9219",
"Rating": "220",
"rankdate": "2025-05-30"
},
{
"position": "11",
"change": "( - )",
"CountryId": "13",
"Country": "Ireland",
"shortname": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Matches": "31",
"Points": "6247",
"Rating": "202",
"rankdate": "2025-05-30"
},
{
"position": "12",
"change": "( - )",
"CountryId": "10",
"Country": "Zimbabwe",
"shortname": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Matches": "44",
"Points": "8805",
"Rating": "200",
"rankdate": "2025-05-30"
},
{
"position": "13",
"change": "( - )",
"CountryId": "16",
"Country": "Scotland",
"shortname": "SCO",
"teamId": "16",
"teamName": "Scotland",
"Matches": "16",
"Points": "3049",
"Rating": "191",
"rankdate": "2025-05-30"
},
{
"position": "14",
"change": "( - )",
"CountryId": "15",
"Country": "Netherlands",
"shortname": "NED",
"teamId": "15",
"teamName": "Netherlands",
"Matches": "25",
"Points": "4597",
"Rating": "184",
"rankdate": "2025-05-30"
},
{
"position": "15",
"change": "( - )",
"CountryId": "19",
"Country": "United Arab Emirates",
"shortname": "UAE",
"teamId": "21",
"teamName": "UAE",
"Matches": "40",
"Points": "7338",
"Rating": "183",
"rankdate": "2025-05-30"
},
{
"position": "16",
"change": "( - )",
"CountryId": "18",
"Country": "Namibia",
"shortname": "NAM",
"teamId": "20",
"teamName": "Namibia",
"Matches": "26",
"Points": "4617",
"Rating": "178",
"rankdate": "2025-05-30"
},
{
"position": "17",
"change": "( - )",
"CountryId": "20",
"Country": "USA",
"shortname": "USA",
"teamId": "22",
"teamName": "USA",
"Matches": "33",
"Points": "5769",
"Rating": "175",
"rankdate": "2025-05-30"
},
{
"position": "18",
"change": "( - )",
"CountryId": "170",
"Country": "Nepal",
"shortname": "NEP",
"teamId": "637",
"teamName": "Nepal",
"Matches": "29",
"Points": "4789",
"Rating": "165",
"rankdate": "2025-05-30"
},
{
"position": "19",
"change": "( - )",
"CountryId": "12",
"Country": "Canada",
"shortname": "CAN",
"teamId": "12",
"teamName": "Canada",
"Matches": "27",
"Points": "4073",
"Rating": "151",
"rankdate": "2025-05-30"
},
{
"position": "20",
"change": "( - )",
"CountryId": "181",
"Country": "Oman",
"shortname": "OMN",
"teamId": "28",
"teamName": "Oman",
"Matches": "35",
"Points": "5121",
"Rating": "146",
"rankdate": "2025-05-30"
},
{
"position": "21",
"change": "( - )",
"CountryId": "184",
"Country": "Papua New Guinea",
"shortname": "PNG",
"teamId": "750",
"teamName": "PNG",
"Matches": "17",
"Points": "2416",
"Rating": "142",
"rankdate": "2025-05-30"
},
{
"position": "22",
"change": "( - )",
"CountryId": "240",
"Country": "Uganda",
"shortname": "UGN",
"teamId": "29",
"teamName": "Uganda",
"Matches": "45",
"Points": "6237",
"Rating": "139",
"rankdate": "2025-05-30"
},
{
"position": "23",
"change": "( - )",
"CountryId": "134",
"Country": "Kuwait",
"shortname": "KUW",
"teamId": "1797",
"teamName": "Kuwait",
"Matches": "38",
"Points": "5086",
"Rating": "134",
"rankdate": "2025-05-30"
},
{
"position": "24",
"change": "( - )",
"CountryId": "17",
"Country": "Hong Kong",
"shortname": "HK",
"teamId": "19",
"teamName": "Hong Kong",
"Matches": "40",
"Points": "5248",
"Rating": "131",
"rankdate": "2025-05-30"
},
{
"position": "25",
"change": "( - )",
"CountryId": "149",
"Country": "Malaysia",
"shortname": "MAS",
"teamId": "552",
"teamName": "Malaysia",
"Matches": "44",
"Points": "5265",
"Rating": "120",
"rankdate": "2025-05-30"
},
{
"position": "26",
"change": "( - )",
"CountryId": "37",
"Country": "Bahrain",
"shortname": "BRN",
"teamId": "1872",
"teamName": "Bahrain",
"Matches": "46",
"Points": "5490",
"Rating": "119",
"rankdate": "2025-05-30"
},
{
"position": "27",
"change": "( - )",
"CountryId": "259",
"Country": "Jersey",
"shortname": "JSY",
"teamId": "1481",
"teamName": "Jersey",
"Matches": "18",
"Points": "2098",
"Rating": "117",
"rankdate": "2025-05-30"
},
{
"position": "28",
"change": "( - )",
"CountryId": "11",
"Country": "Bermuda",
"shortname": "BDA",
"teamId": "11",
"teamName": "Bermuda",
"Matches": "19",
"Points": "2182",
"Rating": "115",
"rankdate": "2025-05-30"
},
{
"position": "29",
"change": "( - )",
"CountryId": "192",
"Country": "Qatar",
"shortname": "QAT",
"teamId": "1763",
"teamName": "Qatar",
"Matches": "27",
"Points": "2993",
"Rating": "111",
"rankdate": "2025-05-30"
},
{
"position": "30",
"change": "( - )",
"CountryId": "216",
"Country": "Spain",
"shortname": "ESP",
"teamId": "1739",
"teamName": "Spain",
"Matches": "17",
"Points": "1872",
"Rating": "110",
"rankdate": "2025-05-30"
},
{
"position": "31",
"change": "( - )",
"CountryId": "205",
"Country": "Saudi Arabia",
"shortname": "SDA",
"teamId": "1751",
"teamName": "Saudi Arabia",
"Matches": "34",
"Points": "3734",
"Rating": "110",
"rankdate": "2025-05-30"
},
{
"position": "32",
"change": "( - )",
"CountryId": "125",
"Country": "Italy",
"shortname": "ITA",
"teamId": "1298",
"teamName": "Italy",
"Matches": "12",
"Points": "1292",
"Rating": "108",
"rankdate": "2025-05-30"
},
{
"position": "33",
"change": "( - )",
"CountryId": "14",
"Country": "Kenya",
"shortname": "KEN",
"teamId": "14",
"teamName": "Kenya",
"Matches": "37",
"Points": "3950",
"Rating": "107",
"rankdate": "2025-05-30"
},
{
"position": "34",
"change": "( - )",
"CountryId": "229",
"Country": "Tanzania",
"shortname": "TAN",
"teamId": "1731",
"teamName": "Tanzania",
"Matches": "30",
"Points": "2855",
"Rating": "95",
"rankdate": "2025-05-30"
},
{
"position": "35",
"change": "( - )",
"CountryId": "102",
"Country": "Germany",
"shortname": "GER",
"teamId": "1822",
"teamName": "Germany",
"Matches": "16",
"Points": "1463",
"Rating": "91",
"rankdate": "2025-05-30"
},
{
"position": "36",
"change": "( - )",
"CountryId": "176",
"Country": "Nigeria",
"shortname": "NGR",
"teamId": "1671",
"teamName": "Nigeria",
"Matches": "32",
"Points": "2599",
"Rating": "81",
"rankdate": "2025-05-30"
},
{
"position": "37",
"change": "( - )",
"CountryId": "210",
"Country": "Singapore",
"shortname": "SIN",
"teamId": "1565",
"teamName": "Singapore",
"Matches": "31",
"Points": "2401",
"Rating": "77",
"rankdate": "2025-05-30"
},
{
"position": "38",
"change": "( - )",
"CountryId": "270",
"Country": "Guernsey",
"shortname": "GSY",
"teamId": "1814",
"teamName": "Guernsey",
"Matches": "19",
"Points": "1427",
"Rating": "75",
"rankdate": "2025-05-30"
},
{
"position": "39",
"change": "( - )",
"CountryId": "180",
"Country": "Norway",
"shortname": "NOR",
"teamId": "1774",
"teamName": "Norway",
"Matches": "16",
"Points": "1179",
"Rating": "74",
"rankdate": "2025-05-30"
},
{
"position": "40",
"change": "( - )",
"CountryId": "76",
"Country": "Denmark",
"shortname": "DEN",
"teamId": "26",
"teamName": "Denmark",
"Matches": "15",
"Points": "1054",
"Rating": "70",
"rankdate": "2025-05-30"
},
{
"position": "41",
"change": "( - )",
"CountryId": "58",
"Country": "Cayman Islands",
"shortname": "CAY",
"teamId": "151",
"teamName": "Cayman Islands",
"Matches": "17",
"Points": "1169",
"Rating": "69",
"rankdate": "2025-05-30"
},
{
"position": "42",
"change": "( - )",
"CountryId": "128",
"Country": "Japan",
"shortname": "JPN",
"teamId": "1801",
"teamName": "Japan",
"Matches": "32",
"Points": "2055",
"Rating": "64",
"rankdate": "2025-05-30"
},
{
"position": "43",
"change": "( - )",
"CountryId": "190",
"Country": "Portugal",
"shortname": "POR",
"teamId": "1765",
"teamName": "Portugal",
"Matches": "15",
"Points": "953",
"Rating": "64",
"rankdate": "2025-05-30"
},
{
"position": "44",
"change": "(+2)",
"CountryId": "34",
"Country": "Austria",
"shortname": "AUT ",
"teamId": "1723",
"teamName": "Austria",
"Matches": "30",
"Points": "1844",
"Rating": "61",
"rankdate": "2025-05-30"
},
{
"position": "45",
"change": "(-1)",
"CountryId": "40",
"Country": "Belgium",
"shortname": "BEL ",
"teamId": "1870",
"teamName": "Belgium",
"Matches": "24",
"Points": "1471",
"Rating": "61",
"rankdate": "2025-05-30"
},
{
"position": "46",
"change": "(-1)",
"CountryId": "93",
"Country": "France",
"shortname": "FRA ",
"teamId": "1826",
"teamName": "France",
"Matches": "17",
"Points": "1025",
"Rating": "60",
"rankdate": "2025-05-30"
},
{
"position": "47",
"change": "( - )",
"CountryId": "55",
"Country": "Cambodia",
"shortname": "KHM",
"teamId": "3790",
"teamName": "Cambodia",
"Matches": "17",
"Points": "1010",
"Rating": "59",
"rankdate": "2025-05-30"
},
{
"position": "48",
"change": "( - )",
"CountryId": "272",
"Country": "Isle of Man",
"shortname": "IOM",
"teamId": "1805",
"teamName": "Isle of Man",
"Matches": "11",
"Points": "617",
"Rating": "56",
"rankdate": "2025-05-30"
},
{
"position": "49",
"change": "( - )",
"CountryId": "225",
"Country": "Switzerland",
"shortname": "CHE",
"teamId": "2833",
"teamName": "Switzerland",
"Matches": "11",
"Points": "558",
"Rating": "51",
"rankdate": "2025-05-30"
},
{
"position": "50",
"change": "( - )",
"CountryId": "46",
"Country": "Botswana",
"shortname": "BOT",
"teamId": "1863",
"teamName": "Botswana",
"Matches": "28",
"Points": "1404",
"Rating": "50",
"rankdate": "2025-05-30"
},
{
"position": "51",
"change": "( - )",
"CountryId": "36",
"Country": "Bahamas",
"shortname": "BAH",
"teamId": "117",
"teamName": "Bahamas",
"Matches": "14",
"Points": "697",
"Rating": "50",
"rankdate": "2025-05-30"
},
{
"position": "52",
"change": "( - )",
"CountryId": "22",
"Country": "Argentina",
"shortname": "ARG",
"teamId": "25",
"teamName": "Argentina",
"Matches": "13",
"Points": "627",
"Rating": "48",
"rankdate": "2025-05-30"
},
{
"position": "53",
"change": "( - )",
"CountryId": "75",
"Country": "Czechia",
"shortname": "CZE",
"teamId": "1835",
"teamName": "Czechia",
"Matches": "14",
"Points": "651",
"Rating": "47",
"rankdate": "2025-05-30"
},
{
"position": "54",
"change": "( - )",
"CountryId": "230",
"Country": "Thailand",
"shortname": "THA",
"teamId": "1730",
"teamName": "Thailand",
"Matches": "36",
"Points": "1654",
"Rating": "46",
"rankdate": "2025-05-30"
},
{
"position": "55",
"change": "( - )",
"CountryId": "148",
"Country": "Malawi",
"shortname": "MAW",
"teamId": "1791",
"teamName": "Malawi",
"Matches": "23",
"Points": "1047",
"Rating": "46",
"rankdate": "2025-05-30"
},
{
"position": "56",
"change": "( - )",
"CountryId": "92",
"Country": "Finland",
"shortname": "FIN",
"teamId": "1828",
"teamName": "Finland",
"Matches": "16",
"Points": "724",
"Rating": "45",
"rankdate": "2025-05-30"
},
{
"position": "57",
"change": "( - )",
"CountryId": "194",
"Country": "Romania",
"shortname": "ROM",
"teamId": "1761",
"teamName": "Romania",
"Matches": "19",
"Points": "850",
"Rating": "45",
"rankdate": "2025-05-30"
},
{
"position": "58",
"change": "( - )",
"CountryId": "224",
"Country": "Sweden",
"shortname": "SWE ",
"teamId": "1733",
"teamName": "Sweden",
"Matches": "11",
"Points": "466",
"Rating": "42",
"rankdate": "2025-05-30"
},
{
"position": "59",
"change": "( - )",
"CountryId": "167",
"Country": "Mozambique",
"shortname": "MOZ",
"teamId": "1779",
"teamName": "Mozambique",
"Matches": "16",
"Points": "651",
"Rating": "41",
"rankdate": "2025-05-30"
},
{
"position": "60",
"change": "( - )",
"CountryId": "69",
"Country": "Cook Islands",
"shortname": "COK",
"teamId": "1843",
"teamName": "Cook Islands",
"Matches": "14",
"Points": "552",
"Rating": "39",
"rankdate": "2025-05-30"
},
{
"position": "61",
"change": "( - )",
"CountryId": "196",
"Country": "Rwanda",
"shortname": "RWA",
"teamId": "1757",
"teamName": "Rwanda",
"Matches": "56",
"Points": "2056",
"Rating": "37",
"rankdate": "2025-05-30"
},
{
"position": "62",
"change": "( - )",
"CountryId": "91",
"Country": "Fiji",
"shortname": "FIJ",
"teamId": "301",
"teamName": "Fiji",
"Matches": "11",
"Points": "387",
"Rating": "35",
"rankdate": "2025-05-30"
},
{
"position": "63",
"change": "( - )",
"CountryId": "247",
"Country": "Vanuatu",
"shortname": "VUT",
"teamId": "1720",
"teamName": "Vanuatu",
"Matches": "16",
"Points": "561",
"Rating": "35",
"rankdate": "2025-05-30"
},
{
"position": "64",
"change": "( - )",
"CountryId": "187",
"Country": "Philippines",
"shortname": "PHI",
"teamId": "1767",
"teamName": "Philippines",
"Matches": "14",
"Points": "489",
"Rating": "35",
"rankdate": "2025-05-30"
},
{
"position": "65",
"change": "( - )",
"CountryId": "87",
"Country": "Estonia",
"shortname": "EST ",
"teamId": "1833",
"teamName": "Estonia",
"Matches": "18",
"Points": "575",
"Rating": "32",
"rankdate": "2025-05-30"
},
{
"position": "66",
"change": "( - )",
"CountryId": "202",
"Country": "Samoa",
"shortname": "SAM",
"teamId": "1753",
"teamName": "Samoa",
"Matches": "11",
"Points": "344",
"Rating": "31",
"rankdate": "2025-05-30"
},
{
"position": "67",
"change": "( - )",
"CountryId": "103",
"Country": "Ghana",
"shortname": "GHA",
"teamId": "1820",
"teamName": "Ghana",
"Matches": "19",
"Points": "570",
"Rating": "30",
"rankdate": "2025-05-30"
},
{
"position": "68",
"change": "( - )",
"CountryId": "121",
"Country": "Indonesia",
"shortname": "INA",
"teamId": "1809",
"teamName": "Indonesia",
"Matches": "41",
"Points": "1218",
"Rating": "30",
"rankdate": "2025-05-30"
},
{
"position": "69",
"change": "( - )",
"CountryId": "209",
"Country": "Sierra Leone",
"shortname": "SRL",
"teamId": "1745",
"teamName": "Sierra Leone",
"Matches": "17",
"Points": "504",
"Rating": "30",
"rankdate": "2025-05-30"
},
{
"position": "70",
"change": "( - )",
"CountryId": "119",
"Country": "Hungary",
"shortname": "HUN ",
"teamId": "1811",
"teamName": "Hungary",
"Matches": "17",
"Points": "497",
"Rating": "29",
"rankdate": "2025-05-30"
},
{
"position": "71",
"change": "( - )",
"CountryId": "124",
"Country": "Israel",
"shortname": "ISR",
"teamId": "1803",
"teamName": "Israel",
"Matches": "7",
"Points": "178",
"Rating": "25",
"rankdate": "2025-05-30"
},
{
"position": "72",
"change": "( - )",
"CountryId": "144",
"Country": "Luxembourg",
"shortname": "LUX ",
"teamId": "1793",
"teamName": "Luxembourg",
"Matches": "17",
"Points": "366",
"Rating": "22",
"rankdate": "2025-05-30"
},
{
"position": "73",
"change": "(+1)",
"CountryId": "183",
"Country": "Panama",
"shortname": "PAN",
"teamId": "1771",
"teamName": "Panama",
"Matches": "15",
"Points": "318",
"Rating": "21",
"rankdate": "2025-05-30"
},
{
"position": "74",
"change": "(-1)",
"CountryId": "152",
"Country": "Malta",
"shortname": "MLT",
"teamId": "1785",
"teamName": "Malta",
"Matches": "34",
"Points": "719",
"Rating": "21",
"rankdate": "2025-05-30"
},
{
"position": "75",
"change": "( - )",
"CountryId": "104",
"Country": "Gibraltar",
"shortname": "GIB",
"teamId": "1818",
"teamName": "Gibraltar",
"Matches": "21",
"Points": "433",
"Rating": "21",
"rankdate": "2025-05-30"
},
{
"position": "76",
"change": "( - )",
"CountryId": "41",
"Country": "Belize",
"shortname": "BIZ",
"teamId": "1868",
"teamName": "Belize",
"Matches": "8",
"Points": "164",
"Rating": "21",
"rankdate": "2025-05-30"
},
{
"position": "77",
"change": "(+1)",
"CountryId": "70",
"Country": "Costa Rica",
"shortname": "CRI",
"teamId": "1841",
"teamName": "Costa Rica",
"Matches": "13",
"Points": "218",
"Rating": "17",
"rankdate": "2025-05-30"
},
{
"position": "78",
"change": "(+1)",
"CountryId": "43",
"Country": "Bhutan",
"shortname": "BHU",
"teamId": "1865",
"teamName": "Bhutan",
"Matches": "21",
"Points": "336",
"Rating": "16",
"rankdate": "2025-05-30"
},
{
"position": "79",
"change": "(-2)",
"CountryId": "212",
"Country": "Slovenia",
"shortname": "SVN",
"teamId": "1742",
"teamName": "Slovenia",
"Matches": "12",
"Points": "180",
"Rating": "15",
"rankdate": "2025-05-30"
},
{
"position": "80",
"change": "( - )",
"CountryId": "221",
"Country": "Suriname",
"shortname": "SUR",
"teamId": "1737",
"teamName": "Suriname",
"Matches": "8",
"Points": "119",
"Rating": "15",
"rankdate": "2025-05-30"
},
{
"position": "81",
"change": "( - )",
"CountryId": "48",
"Country": "Brazil",
"shortname": "BRA",
"teamId": "1861",
"teamName": "Brazil",
"Matches": "9",
"Points": "131",
"Rating": "15",
"rankdate": "2025-05-30"
},
{
"position": "82",
"change": "( - )",
"CountryId": "74",
"Country": "Cyprus",
"shortname": "CYP ",
"teamId": "1837",
"teamName": "Cyprus",
"Matches": "14",
"Points": "189",
"Rating": "14",
"rankdate": "2025-05-30"
},
{
"position": "83",
"change": "( - )",
"CountryId": "158",
"Country": "Mexico",
"shortname": "MEX",
"teamId": "1783",
"teamName": "Mexico",
"Matches": "17",
"Points": "222",
"Rating": "13",
"rankdate": "2025-05-30"
},
{
"position": "84",
"change": "( - )",
"CountryId": "72",
"Country": "Croatia",
"shortname": "CRO",
"teamId": "1839",
"teamName": "Croatia",
"Matches": "14",
"Points": "167",
"Rating": "12",
"rankdate": "2025-05-30"
},
{
"position": "85",
"change": "( - )",
"CountryId": "223",
"Country": "Swaziland",
"shortname": "SWZ",
"teamId": "1735",
"teamName": "Eswatini",
"Matches": "15",
"Points": "153",
"Rating": "10",
"rankdate": "2025-05-30"
},
{
"position": "86",
"change": "( - )",
"CountryId": "150",
"Country": "Maldives",
"shortname": "MDV",
"teamId": "1789",
"teamName": "Maldives",
"Matches": "21",
"Points": "214",
"Rating": "10",
"rankdate": "2025-05-30"
},
{
"position": "87",
"change": "( - )",
"CountryId": "56",
"Country": "Cameroon",
"shortname": "CMR",
"teamId": "1857",
"teamName": "Cameroon",
"Matches": "11",
"Points": "86",
"Rating": "8",
"rankdate": "2025-05-30"
},
{
"position": "88",
"change": "( - )",
"CountryId": "219",
"Country": "St.Helena",
"shortname": "SHN",
"teamId": "1755",
"teamName": "St Helena",
"Matches": "8",
"Points": "44",
"Rating": "6",
"rankdate": "2025-05-30"
},
{
"position": "89",
"change": "( - )",
"CountryId": "63",
"Country": "China",
"shortname": "CHN",
"teamId": "1850",
"teamName": "China",
"Matches": "6",
"Points": "29",
"Rating": "5",
"rankdate": "2025-05-30"
},
{
"position": "90",
"change": "( - )",
"CountryId": "139",
"Country": "Lesotho",
"shortname": "LES",
"teamId": "1795",
"teamName": "Lesotho",
"Matches": "11",
"Points": "24",
"Rating": "2",
"rankdate": "2025-05-30"
},
{
"position": "91",
"change": "( - )",
"CountryId": "207",
"Country": "Serbia",
"shortname": "SER",
"teamId": "1749",
"teamName": "Serbia",
"Matches": "18",
"Points": "29",
"Rating": "2",
"rankdate": "2025-05-30"
},
{
"position": "92",
"change": "( - )",
"CountryId": "100",
"Country": "Gambia",
"shortname": "GAM",
"teamId": "1824",
"teamName": "Gambia",
"Matches": "8",
"Points": "6",
"Rating": "1",
"rankdate": "2025-05-30"
},
{
"position": "93",
"change": "( - )",
"CountryId": "52",
"Country": "Bulgaria",
"shortname": "BUL",
"teamId": "1859",
"teamName": "Bulgaria",
"Matches": "18",
"Points": "6",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "94",
"change": "( - )",
"CountryId": "163",
"Country": "Mongolia",
"shortname": "MNG",
"teamId": "4025",
"teamName": "Mongolia",
"Matches": "13",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "95",
"change": "( - )",
"CountryId": "236",
"Country": "Turkiye",
"shortname": "TUR ",
"teamId": "1728",
"teamName": "Turkey",
"Matches": "8",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "96",
"change": "( - )",
"CountryId": "132",
"Country": "Korea",
"shortname": "KOR",
"teamId": "1741",
"teamName": "South Korea",
"Matches": "8",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "97",
"change": "( - )",
"CountryId": "208",
"Country": "Seychelles",
"shortname": "SEY",
"teamId": "1747",
"teamName": "Seychelles",
"Matches": "7",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "98",
"change": "( - )",
"CountryId": "168",
"Country": "Myanmar",
"shortname": "MMR",
"teamId": "1777",
"teamName": "Myanmar",
"Matches": "16",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "99",
"change": "( - )",
"CountryId": "151",
"Country": "Mali",
"shortname": "MLI",
"teamId": "1787",
"teamName": "Mali",
"Matches": "9",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
},
{
"position": "100",
"change": "( - )",
"CountryId": "105",
"Country": "Greece",
"shortname": "GRE",
"teamId": "1816",
"teamName": "Greece",
"Matches": "6",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-30"
}
]
}
],
"Test": [
{
"matchType": "Test",
"gender": "men",
"rankType": "team",
"updatedAt": "2025-06-14T21:53+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"CountryId": "1",
"Country": "Australia",
"shortname": "AUS",
"teamId": "1",
"teamName": "Australia",
"Matches": "26",
"Points": "3200",
"Rating": "123",
"rankdate": "2025-06-14"
},
{
"position": "2",
"change": "(+1)",
"CountryId": "7",
"Country": "South Africa",
"shortname": "SA",
"teamId": "7",
"teamName": "South Africa",
"Matches": "22",
"Points": "2501",
"Rating": "114",
"rankdate": "2025-06-14"
},
{
"position": "3",
"change": "(-1)",
"CountryId": "3",
"Country": "England",
"shortname": "ENG",
"teamId": "3",
"teamName": "England",
"Matches": "34",
"Points": "3839",
"Rating": "113",
"rankdate": "2025-06-14"
},
{
"position": "4",
"change": "( - )",
"CountryId": "4",
"Country": "India",
"shortname": "IND",
"teamId": "4",
"teamName": "India",
"Matches": "27",
"Points": "2837",
"Rating": "105",
"rankdate": "2025-06-14"
},
{
"position": "5",
"change": "( - )",
"CountryId": "5",
"Country": "New Zealand",
"shortname": "NZ",
"teamId": "5",
"teamName": "New Zealand",
"Matches": "22",
"Points": "2094",
"Rating": "95",
"rankdate": "2025-06-14"
},
{
"position": "6",
"change": "( - )",
"CountryId": "8",
"Country": "Sri Lanka",
"shortname": "SL",
"teamId": "8",
"teamName": "Sri Lanka",
"Matches": "24",
"Points": "2078",
"Rating": "87",
"rankdate": "2025-06-14"
},
{
"position": "7",
"change": "( - )",
"CountryId": "6",
"Country": "Pakistan",
"shortname": "PAK",
"teamId": "6",
"teamName": "Pakistan",
"Matches": "22",
"Points": "1705",
"Rating": "78",
"rankdate": "2025-06-14"
},
{
"position": "8",
"change": "( - )",
"CountryId": "9",
"Country": "West Indies",
"shortname": "WI",
"teamId": "9",
"teamName": "West Indies",
"Matches": "22",
"Points": "1613",
"Rating": "73",
"rankdate": "2025-06-14"
},
{
"position": "9",
"change": "( - )",
"CountryId": "2",
"Country": "Bangladesh",
"shortname": "BAN",
"teamId": "2",
"teamName": "Bangladesh",
"Matches": "24",
"Points": "1487",
"Rating": "62",
"rankdate": "2025-06-14"
},
{
"position": "10",
"change": "( - )",
"CountryId": "13",
"Country": "Ireland",
"shortname": "IRE",
"teamId": "13",
"teamName": "Ireland",
"Matches": "5",
"Points": "152",
"Rating": "30",
"rankdate": "2025-06-14"
},
{
"position": "11",
"change": "( - )",
"CountryId": "262",
"Country": "Afghanistan",
"shortname": "AFG",
"teamId": "1188",
"teamName": "Afghanistan",
"Matches": "5",
"Points": "104",
"Rating": "21",
"rankdate": "2025-06-14"
},
{
"position": "12",
"change": "( - )",
"CountryId": "10",
"Country": "Zimbabwe",
"shortname": "ZIM",
"teamId": "10",
"teamName": "Zimbabwe",
"Matches": "11",
"Points": "131",
"Rating": "12",
"rankdate": "2025-06-14"
}
]
}
]
}
Endpoint Description
This endpoint retrieves the current rankings of women's cricket teams. It provides information about the teams' positions in various formats, specifically One Day Internationals (ODI) and Twenty20 (T20) matches.
Request
Method: GET
URL:
https://apiv3.sportsapi360.com/cricket/api/v3/ranking/team/women
Request Body: No request body is required for this GET request.
Response Fields
ODI: An array containing the rankings for One Day Internationals.
matchType: Type of the match.
gender: Gender category of the ranking.
rankType: Type of ranking.
updatedAt: Timestamp of the last update.
rank: An array of ranking details for each team.
position: Current rank position.
change: Change in rank position.
CountryId: Identifier for the country.
Country: Name of the country.
shortname: Abbreviated name of the country.
teamId: Identifier for the team.
teamName: Name of the team.
Matches: Number of matches played.
Points: Points accumulated.
Rating: Rating based on performance.
rankdate: Date of the ranking.
T20: An array containing the rankings for Twenty20 matches, structured similarly to the ODI rankings.
This endpoint is essential for applications that need to display or utilize the latest rankings of women's cricket teams.
{API_KEY}
GET /cricket/api/v3/ranking/team/women HTTP/1.1
Host: apiv3.sportsapi360.com
Authorization: x-api-key YOUR_SECRET_TOKEN
Accept: */*
OK
{
"ODI": [
{
"matchType": "ODI",
"gender": "women",
"rankType": "team",
"updatedAt": "2025-06-14T21:54+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"CountryId": "1",
"Country": "Australia",
"shortname": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Matches": "18",
"Points": "3012",
"Rating": "167",
"rankdate": "2025-06-14"
},
{
"position": "2",
"change": "( - )",
"CountryId": "3",
"Country": "England",
"shortname": "ENG",
"teamId": "1121",
"teamName": "England",
"Matches": "29",
"Points": "3755",
"Rating": "129",
"rankdate": "2025-06-14"
},
{
"position": "3",
"change": "( - )",
"CountryId": "4",
"Country": "India",
"shortname": "IND",
"teamId": "1126",
"teamName": "India",
"Matches": "26",
"Points": "3157",
"Rating": "121",
"rankdate": "2025-06-14"
},
{
"position": "4",
"change": "( - )",
"CountryId": "5",
"Country": "New Zealand",
"shortname": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Matches": "18",
"Points": "1721",
"Rating": "96",
"rankdate": "2025-06-14"
},
{
"position": "5",
"change": "( - )",
"CountryId": "7",
"Country": "South Africa",
"shortname": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Matches": "23",
"Points": "1971",
"Rating": "86",
"rankdate": "2025-06-14"
},
{
"position": "6",
"change": "( - )",
"CountryId": "8",
"Country": "Sri Lanka",
"shortname": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Matches": "20",
"Points": "1648",
"Rating": "82",
"rankdate": "2025-06-14"
},
{
"position": "7",
"change": "( - )",
"CountryId": "2",
"Country": "Bangladesh",
"shortname": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Matches": "18",
"Points": "1415",
"Rating": "79",
"rankdate": "2025-06-14"
},
{
"position": "8",
"change": "( - )",
"CountryId": "6",
"Country": "Pakistan",
"shortname": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Matches": "18",
"Points": "1403",
"Rating": "78",
"rankdate": "2025-06-14"
},
{
"position": "9",
"change": "( - )",
"CountryId": "9",
"Country": "West Indies",
"shortname": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Matches": "29",
"Points": "2120",
"Rating": "73",
"rankdate": "2025-06-14"
},
{
"position": "10",
"change": "( - )",
"CountryId": "13",
"Country": "Ireland",
"shortname": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Matches": "27",
"Points": "1337",
"Rating": "50",
"rankdate": "2025-06-14"
},
{
"position": "11",
"change": "( - )",
"CountryId": "230",
"Country": "Thailand",
"shortname": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Matches": "12",
"Points": "529",
"Rating": "44",
"rankdate": "2025-06-14"
},
{
"position": "12",
"change": "( - )",
"CountryId": "16",
"Country": "Scotland",
"shortname": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Matches": "12",
"Points": "525",
"Rating": "44",
"rankdate": "2025-06-14"
},
{
"position": "13",
"change": "( - )",
"CountryId": "15",
"Country": "Netherlands",
"shortname": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Matches": "10",
"Points": "226",
"Rating": "23",
"rankdate": "2025-06-14"
},
{
"position": "14",
"change": "( - )",
"CountryId": "10",
"Country": "Zimbabwe",
"shortname": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Matches": "12",
"Points": "186",
"Rating": "16",
"rankdate": "2025-06-14"
},
{
"position": "15",
"change": "( - )",
"CountryId": "184",
"Country": "Papua New Guinea",
"shortname": "PNG",
"teamId": "1483",
"teamName": "PNG",
"Matches": "7",
"Points": "0",
"Rating": "0",
"rankdate": "2025-06-14"
}
]
}
],
"T20": [
{
"matchType": "T20",
"gender": "women",
"rankType": "team",
"updatedAt": "2025-06-14T21:54+05:30",
"rank": [
{
"position": "1",
"change": "( - )",
"CountryId": "1",
"Country": "Australia",
"shortname": "AUS",
"teamId": "1119",
"teamName": "Australia",
"Matches": "31",
"Points": "9260",
"Rating": "299",
"rankdate": "2025-05-29"
},
{
"position": "2",
"change": "( - )",
"CountryId": "3",
"Country": "England",
"shortname": "ENG",
"teamId": "1121",
"teamName": "England",
"Matches": "41",
"Points": "11489",
"Rating": "280",
"rankdate": "2025-05-29"
},
{
"position": "3",
"change": "( - )",
"CountryId": "4",
"Country": "India",
"shortname": "IND",
"teamId": "1126",
"teamName": "India",
"Matches": "39",
"Points": "10141",
"Rating": "260",
"rankdate": "2025-05-29"
},
{
"position": "4",
"change": "( - )",
"CountryId": "5",
"Country": "New Zealand",
"shortname": "NZ",
"teamId": "1129",
"teamName": "New Zealand",
"Matches": "34",
"Points": "8600",
"Rating": "253",
"rankdate": "2025-05-29"
},
{
"position": "5",
"change": "( - )",
"CountryId": "7",
"Country": "South Africa",
"shortname": "SA",
"teamId": "1131",
"teamName": "South Africa",
"Matches": "30",
"Points": "7288",
"Rating": "243",
"rankdate": "2025-05-29"
},
{
"position": "6",
"change": "( - )",
"CountryId": "9",
"Country": "West Indies",
"shortname": "WI",
"teamId": "1135",
"teamName": "West Indies",
"Matches": "32",
"Points": "7653",
"Rating": "239",
"rankdate": "2025-05-29"
},
{
"position": "7",
"change": "( - )",
"CountryId": "8",
"Country": "Sri Lanka",
"shortname": "SL",
"teamId": "1133",
"teamName": "Sri Lanka",
"Matches": "38",
"Points": "8672",
"Rating": "228",
"rankdate": "2025-05-29"
},
{
"position": "8",
"change": "( - )",
"CountryId": "6",
"Country": "Pakistan",
"shortname": "PAK",
"teamId": "1130",
"teamName": "Pakistan",
"Matches": "33",
"Points": "7247",
"Rating": "220",
"rankdate": "2025-05-29"
},
{
"position": "9",
"change": "( - )",
"CountryId": "13",
"Country": "Ireland",
"shortname": "IRE",
"teamId": "1125",
"teamName": "Ireland",
"Matches": "27",
"Points": "5245",
"Rating": "194",
"rankdate": "2025-05-29"
},
{
"position": "10",
"change": "( - )",
"CountryId": "2",
"Country": "Bangladesh",
"shortname": "BAN",
"teamId": "1276",
"teamName": "Bangladesh",
"Matches": "34",
"Points": "6536",
"Rating": "192",
"rankdate": "2025-05-29"
},
{
"position": "11",
"change": "( - )",
"CountryId": "230",
"Country": "Thailand",
"shortname": "THA",
"teamId": "1482",
"teamName": "Thailand",
"Matches": "43",
"Points": "6708",
"Rating": "156",
"rankdate": "2025-05-29"
},
{
"position": "12",
"change": "( - )",
"CountryId": "16",
"Country": "Scotland",
"shortname": "SCO",
"teamId": "1132",
"teamName": "Scotland",
"Matches": "20",
"Points": "3071",
"Rating": "154",
"rankdate": "2025-05-29"
},
{
"position": "13",
"change": "( - )",
"CountryId": "184",
"Country": "Papua New Guinea",
"shortname": "PNG",
"teamId": "1483",
"teamName": "PNG",
"Matches": "15",
"Points": "2293",
"Rating": "153",
"rankdate": "2025-05-29"
},
{
"position": "14",
"change": "( - )",
"CountryId": "10",
"Country": "Zimbabwe",
"shortname": "ZIM",
"teamId": "1485",
"teamName": "Zimbabwe",
"Matches": "25",
"Points": "3302",
"Rating": "132",
"rankdate": "2025-05-29"
},
{
"position": "15",
"change": "( - )",
"CountryId": "15",
"Country": "Netherlands",
"shortname": "NED",
"teamId": "1123",
"teamName": "Netherlands",
"Matches": "27",
"Points": "3403",
"Rating": "126",
"rankdate": "2025-05-29"
},
{
"position": "16",
"change": "( - )",
"CountryId": "19",
"Country": "United Arab Emirates",
"shortname": "UAE",
"teamId": "1642",
"teamName": "UAE",
"Matches": "42",
"Points": "5161",
"Rating": "123",
"rankdate": "2025-05-29"
},
{
"position": "17",
"change": "( - )",
"CountryId": "240",
"Country": "Uganda",
"shortname": "UGN",
"teamId": "1641",
"teamName": "Uganda",
"Matches": "45",
"Points": "5196",
"Rating": "115",
"rankdate": "2025-05-29"
},
{
"position": "18",
"change": "( - )",
"CountryId": "18",
"Country": "Namibia",
"shortname": "NAM",
"teamId": "1716",
"teamName": "Namibia",
"Matches": "40",
"Points": "4504",
"Rating": "113",
"rankdate": "2025-05-29"
},
{
"position": "19",
"change": "( - )",
"CountryId": "229",
"Country": "Tanzania",
"shortname": "TAN",
"teamId": "1732",
"teamName": "Tanzania",
"Matches": "17",
"Points": "1778",
"Rating": "105",
"rankdate": "2025-05-29"
},
{
"position": "20",
"change": "( - )",
"CountryId": "121",
"Country": "Indonesia",
"shortname": "INA",
"teamId": "1810",
"teamName": "Indonesia",
"Matches": "22",
"Points": "2194",
"Rating": "100",
"rankdate": "2025-05-29"
},
{
"position": "21",
"change": "( - )",
"CountryId": "170",
"Country": "Nepal",
"shortname": "NEP",
"teamId": "1535",
"teamName": "Nepal",
"Matches": "36",
"Points": "3360",
"Rating": "93",
"rankdate": "2025-05-29"
},
{
"position": "22",
"change": "( - )",
"CountryId": "17",
"Country": "Hong Kong",
"shortname": "HK",
"teamId": "1813",
"teamName": "Hong Kong",
"Matches": "47",
"Points": "4281",
"Rating": "91",
"rankdate": "2025-05-29"
},
{
"position": "23",
"change": "( - )",
"CountryId": "125",
"Country": "Italy",
"shortname": "ITA",
"teamId": "1802",
"teamName": "Italy",
"Matches": "27",
"Points": "2371",
"Rating": "88",
"rankdate": "2025-05-29"
},
{
"position": "24",
"change": "( - )",
"CountryId": "20",
"Country": "USA",
"shortname": "USA",
"teamId": "1725",
"teamName": "USA",
"Matches": "18",
"Points": "1447",
"Rating": "80",
"rankdate": "2025-05-29"
},
{
"position": "25",
"change": "( - )",
"CountryId": "196",
"Country": "Rwanda",
"shortname": "RWA",
"teamId": "1758",
"teamName": "Rwanda",
"Matches": "40",
"Points": "3162",
"Rating": "79",
"rankdate": "2025-05-29"
},
{
"position": "26",
"change": "(+2)",
"CountryId": "149",
"Country": "Malaysia",
"shortname": "MAS",
"teamId": "1638",
"teamName": "Malaysia",
"Matches": "30",
"Points": "2217",
"Rating": "74",
"rankdate": "2025-05-29"
},
{
"position": "27",
"change": "(+2)",
"CountryId": "176",
"Country": "Nigeria",
"shortname": "NGR",
"teamId": "1776",
"teamName": "Nigeria",
"Matches": "24",
"Points": "1764",
"Rating": "74",
"rankdate": "2025-05-29"
},
{
"position": "28",
"change": "(+2)",
"CountryId": "14",
"Country": "Kenya",
"shortname": "KEN",
"teamId": "1799",
"teamName": "Kenya",
"Matches": "36",
"Points": "2527",
"Rating": "70",
"rankdate": "2025-05-29"
},
{
"position": "29",
"change": "(-2)",
"CountryId": "259",
"Country": "Jersey",
"shortname": "JSY",
"teamId": "1800",
"teamName": "Jersey",
"Matches": "26",
"Points": "1794",
"Rating": "69",
"rankdate": "2025-05-29"
},
{
"position": "30",
"change": "(+1)",
"CountryId": "12",
"Country": "Canada",
"shortname": "CAN",
"teamId": "1856",
"teamName": "Canada",
"Matches": "9",
"Points": "563",
"Rating": "63",
"rankdate": "2025-05-29"
},
{
"position": "31",
"change": "(-5)",
"CountryId": "216",
"Country": "Spain",
"shortname": "ESP",
"teamId": "1740",
"teamName": "Spain",
"Matches": "17",
"Points": "1049",
"Rating": "62",
"rankdate": "2025-05-29"
},
{
"position": "32",
"change": "( - )",
"CountryId": "247",
"Country": "Vanuatu",
"shortname": "VUT",
"teamId": "1722",
"teamName": "Vanuatu",
"Matches": "18",
"Points": "1064",
"Rating": "59",
"rankdate": "2025-05-29"
},
{
"position": "33",
"change": "(+3)",
"CountryId": "102",
"Country": "Germany",
"shortname": "GER",
"teamId": "1823",
"teamName": "Germany",
"Matches": "23",
"Points": "1284",
"Rating": "56",
"rankdate": "2025-05-29"
},
{
"position": "34",
"change": "(-1)",
"CountryId": "104",
"Country": "Gibraltar",
"shortname": "GIB",
"teamId": "1819",
"teamName": "Gibraltar",
"Matches": "8",
"Points": "408",
"Rating": "51",
"rankdate": "2025-05-29"
},
{
"position": "35",
"change": "(-1)",
"CountryId": "209",
"Country": "Sierra Leone",
"shortname": "SRL",
"teamId": "1746",
"teamName": "Sierra Leone",
"Matches": "15",
"Points": "742",
"Rating": "49",
"rankdate": "2025-05-29"
},
{
"position": "36",
"change": "(+1)",
"CountryId": "168",
"Country": "Myanmar",
"shortname": "MMR",
"teamId": "1778",
"teamName": "Myanmar",
"Matches": "23",
"Points": "1040",
"Rating": "45",
"rankdate": "2025-05-29"
},
{
"position": "37",
"change": "(-2)",
"CountryId": "272",
"Country": "Isle of Man",
"shortname": "IOM",
"teamId": "1806",
"teamName": "Isle of Man",
"Matches": "27",
"Points": "1199",
"Rating": "44",
"rankdate": "2025-05-29"
},
{
"position": "38",
"change": "(+2)",
"CountryId": "224",
"Country": "Sweden",
"shortname": "SWE ",
"teamId": "1734",
"teamName": "Sweden",
"Matches": "20",
"Points": "884",
"Rating": "44",
"rankdate": "2025-05-29"
},
{
"position": "39",
"change": "(-1)",
"CountryId": "76",
"Country": "Denmark",
"shortname": "DEN",
"teamId": "1120",
"teamName": "Denmark",
"Matches": "19",
"Points": "799",
"Rating": "42",
"rankdate": "2025-05-29"
},
{
"position": "40",
"change": "(-1)",
"CountryId": "48",
"Country": "Brazil",
"shortname": "BRA",
"teamId": "1862",
"teamName": "Brazil",
"Matches": "21",
"Points": "848",
"Rating": "40",
"rankdate": "2025-05-29"
},
{
"position": "41",
"change": "( - )",
"CountryId": "74",
"Country": "Cyprus",
"shortname": "CYP ",
"teamId": "1838",
"teamName": "Cyprus",
"Matches": "18",
"Points": "712",
"Rating": "40",
"rankdate": "2025-05-29"
},
{
"position": "42",
"change": "( - )",
"CountryId": "242",
"Country": "United Kingdom",
"shortname": "GBR",
"teamId": "1815",
"teamName": "Guernsey",
"Matches": "12",
"Points": "423",
"Rating": "35",
"rankdate": "2025-05-29"
},
{
"position": "43",
"change": "( - )",
"CountryId": "128",
"Country": "Japan",
"shortname": "JPN",
"teamId": "1127",
"teamName": "Japan",
"Matches": "22",
"Points": "756",
"Rating": "34",
"rankdate": "2025-05-29"
},
{
"position": "44",
"change": "(+1)",
"CountryId": "202",
"Country": "Samoa",
"shortname": "SAM",
"teamId": "1754",
"teamName": "Samoa",
"Matches": "15",
"Points": "475",
"Rating": "32",
"rankdate": "2025-05-29"
},
{
"position": "45",
"change": "(-1)",
"CountryId": "134",
"Country": "Kuwait",
"shortname": "KUW",
"teamId": "1798",
"teamName": "Kuwait",
"Matches": "22",
"Points": "668",
"Rating": "30",
"rankdate": "2025-05-29"
},
{
"position": "46",
"change": "( - )",
"CountryId": "46",
"Country": "Botswana",
"shortname": "BOT",
"teamId": "1864",
"teamName": "Botswana",
"Matches": "30",
"Points": "886",
"Rating": "30",
"rankdate": "2025-05-29"
},
{
"position": "47",
"change": "( - )",
"CountryId": "63",
"Country": "China",
"shortname": "CHN",
"teamId": "1484",
"teamName": "China",
"Matches": "19",
"Points": "561",
"Rating": "30",
"rankdate": "2025-05-29"
},
{
"position": "48",
"change": "( - )",
"CountryId": "105",
"Country": "Greece",
"shortname": "GRE",
"teamId": "1817",
"teamName": "Greece",
"Matches": "22",
"Points": "614",
"Rating": "28",
"rankdate": "2025-05-29"
},
{
"position": "49",
"change": "( - )",
"CountryId": "93",
"Country": "France",
"shortname": "FRA ",
"teamId": "1827",
"teamName": "France",
"Matches": "14",
"Points": "352",
"Rating": "25",
"rankdate": "2025-05-29"
},
{
"position": "50",
"change": "( - )",
"CountryId": "181",
"Country": "Oman",
"shortname": "OMN",
"teamId": "1773",
"teamName": "Oman",
"Matches": "6",
"Points": "150",
"Rating": "25",
"rankdate": "2025-05-29"
},
{
"position": "51",
"change": "( - )",
"CountryId": "72",
"Country": "Croatia",
"shortname": "CRO",
"teamId": "1840",
"teamName": "Croatia",
"Matches": "10",
"Points": "237",
"Rating": "24",
"rankdate": "2025-05-29"
},
{
"position": "52",
"change": "(+3)",
"CountryId": "43",
"Country": "Bhutan",
"shortname": "BHU",
"teamId": "1866",
"teamName": "Bhutan",
"Matches": "20",
"Points": "398",
"Rating": "20",
"rankdate": "2025-05-29"
},
{
"position": "53",
"change": "(-1)",
"CountryId": "167",
"Country": "Mozambique",
"shortname": "MOZ",
"teamId": "1780",
"teamName": "Mozambique",
"Matches": "15",
"Points": "277",
"Rating": "18",
"rankdate": "2025-05-29"
},
{
"position": "54",
"change": "(-1)",
"CountryId": "192",
"Country": "Qatar",
"shortname": "QAT",
"teamId": "1764",
"teamName": "Qatar",
"Matches": "16",
"Points": "277",
"Rating": "17",
"rankdate": "2025-05-29"
},
{
"position": "55",
"change": "(-1)",
"CountryId": "22",
"Country": "Argentina",
"shortname": "ARG",
"teamId": "1721",
"teamName": "Argentina",
"Matches": "19",
"Points": "322",
"Rating": "17",
"rankdate": "2025-05-29"
},
{
"position": "56",
"change": "( - )",
"CountryId": "194",
"Country": "Romania",
"shortname": "ROM",
"teamId": "1762",
"teamName": "Romania",
"Matches": "8",
"Points": "126",
"Rating": "16",
"rankdate": "2025-05-29"
},
{
"position": "57",
"change": "( - )",
"CountryId": "207",
"Country": "Serbia",
"shortname": "SER",
"teamId": "1750",
"teamName": "Serbia",
"Matches": "13",
"Points": "200",
"Rating": "15",
"rankdate": "2025-05-29"
},
{
"position": "58",
"change": "( - )",
"CountryId": "69",
"Country": "Cook Islands",
"shortname": "COK",
"teamId": "1844",
"teamName": "Cook Islands",
"Matches": "9",
"Points": "119",
"Rating": "13",
"rankdate": "2025-05-29"
},
{
"position": "59",
"change": "( - )",
"CountryId": "148",
"Country": "Malawi",
"shortname": "MAW",
"teamId": "1792",
"teamName": "Malawi",
"Matches": "9",
"Points": "112",
"Rating": "12",
"rankdate": "2025-05-29"
},
{
"position": "60",
"change": "( - )",
"CountryId": "34",
"Country": "Austria",
"shortname": "AUT ",
"teamId": "1724",
"teamName": "Austria",
"Matches": "21",
"Points": "250",
"Rating": "12",
"rankdate": "2025-05-29"
},
{
"position": "61",
"change": "( - )",
"CountryId": "152",
"Country": "Malta",
"shortname": "MLT",
"teamId": "1786",
"teamName": "Malta",
"Matches": "17",
"Points": "200",
"Rating": "12",
"rankdate": "2025-05-29"
},
{
"position": "62",
"change": "( - )",
"CountryId": "91",
"Country": "Fiji",
"shortname": "FIJ",
"teamId": "1830",
"teamName": "Fiji",
"Matches": "15",
"Points": "174",
"Rating": "12",
"rankdate": "2025-05-29"
},
{
"position": "63",
"change": "(+2)",
"CountryId": "87",
"Country": "Estonia",
"shortname": "EST ",
"teamId": "1834",
"teamName": "Estonia",
"Matches": "13",
"Points": "150",
"Rating": "12",
"rankdate": "2025-05-29"
},
{
"position": "64",
"change": "(-1)",
"CountryId": "144",
"Country": "Luxembourg",
"shortname": "LUX ",
"teamId": "1794",
"teamName": "Luxembourg",
"Matches": "11",
"Points": "104",
"Rating": "9",
"rankdate": "2025-05-29"
},
{
"position": "65",
"change": "(-1)",
"CountryId": "180",
"Country": "Norway",
"shortname": "NOR",
"teamId": "1775",
"teamName": "Norway",
"Matches": "16",
"Points": "125",
"Rating": "8",
"rankdate": "2025-05-29"
},
{
"position": "66",
"change": "( - )",
"CountryId": "55",
"Country": "Cambodia",
"shortname": "KHM",
"teamId": "3512",
"teamName": "Cambodia",
"Matches": "7",
"Points": "15",
"Rating": "2",
"rankdate": "2025-05-29"
},
{
"position": "67",
"change": "( - )",
"CountryId": "210",
"Country": "Singapore",
"shortname": "SIN",
"teamId": "1744",
"teamName": "Singapore",
"Matches": "35",
"Points": "59",
"Rating": "2",
"rankdate": "2025-05-29"
},
{
"position": "68",
"change": "( - )",
"CountryId": "187",
"Country": "Philippines",
"shortname": "PHI",
"teamId": "1768",
"teamName": "Philippines",
"Matches": "11",
"Points": "8",
"Rating": "1",
"rankdate": "2025-05-29"
},
{
"position": "69",
"change": "( - )",
"CountryId": "163",
"Country": "Mongolia",
"shortname": "MNG",
"teamId": "4026",
"teamName": "Mongolia",
"Matches": "12",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "70",
"change": "( - )",
"CountryId": "223",
"Country": "Swaziland",
"shortname": "SWZ",
"teamId": "1736",
"teamName": "Eswatini",
"Matches": "12",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "71",
"change": "( - )",
"CountryId": "139",
"Country": "Lesotho",
"shortname": "LES",
"teamId": "1796",
"teamName": "Lesotho",
"Matches": "5",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "72",
"change": "( - )",
"CountryId": "75",
"Country": "Czechia",
"shortname": "CZE",
"teamId": "1836",
"teamName": "Czechia",
"Matches": "12",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "73",
"change": "( - )",
"CountryId": "56",
"Country": "Cameroon",
"shortname": "CMR",
"teamId": "1858",
"teamName": "Cameroon",
"Matches": "12",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "74",
"change": "( - )",
"CountryId": "52",
"Country": "Bulgaria",
"shortname": "BUL",
"teamId": "1860",
"teamName": "Bulgaria",
"Matches": "11",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "75",
"change": "( - )",
"CountryId": "40",
"Country": "Belgium",
"shortname": "BEL ",
"teamId": "1871",
"teamName": "Belgium",
"Matches": "8",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
},
{
"position": "76",
"change": "(-1)",
"CountryId": "37",
"Country": "Bahrain",
"shortname": "BRN",
"teamId": "1873",
"teamName": "Bahrain",
"Matches": "15",
"Points": "0",
"Rating": "0",
"rankdate": "2025-05-29"
}
]
}
]
}