Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sportify Dinks Master: The Championship Circuit May Tournament - U-19 Mixed Doubles

ID: 8304291919

Match Scores

15-6

Win

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Sportify, Anand

Unverified Facility

Competitor Teams

TEAM 1WINNER
BJ
Bhavya Joshi

ZDP77W · Surat, GJ, IN

DUPR

4.563

MR
Mahika Rathod

XKMGWR · USA

DUPR

4.110

TEAM 2LOSS
DG
Divija Gangwal

QXYXDR · USA

DUPR

4.204

MT
Manav Thakker

D9P944 · USA

DUPR

3.927

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8304291919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4648979487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bhavya  Joshi",
        "dupr_id": "ZDP77W",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Surat, GJ, IN"
      },
      {
        "name": "Mahika Rathod",
        "dupr_id": "XKMGWR",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5397210651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Divija  Gangwal",
        "dupr_id": "QXYXDR",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manav  Thakker",
        "dupr_id": "D9P944",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]