Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Project X — Season 4 — Mens Doubles Intermediate — C

ID: 4525228414

Match Scores

4-11

Win

Play Date

2026-05-10

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Raunak Sood

JJNVLO · USA

DUPR

4.117

AY
Abhishek Yadav

WNPJZL · USA

DUPR

3.897

TEAM 2WINNER
RG

DUPR

3.233

MC
Moses Chella

0Q2ZVG · Hyderabad, TS, IN

DUPR

4.167

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-4525228414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5750572544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raunak Sood",
        "dupr_id": "JJNVLO",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abhishek Yadav",
        "dupr_id": "WNPJZL",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5136833269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raghuveer  Goriparthi",
        "dupr_id": "WNN74Y",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moses Chella",
        "dupr_id": "0Q2ZVG",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      }
    ]
  }
]