Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Project X — Season 2 — Men's Doubles Intermediate

ID: 5626913593

Match Scores

11-7

Win

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Sranathreddy Kasireddy

5EMEYV · Hyderabad, TS, IN

DUPR

3.880

MC
Moses Chella

0Q2ZVG · Hyderabad, TS, IN

DUPR

4.139

TEAM 2LOSS
LM
Lalith Mohan Anne

N5O2W6 · USA

DUPR

3.740

SP
Sujay Paul

PPOVLQ · USA

DUPR

3.994

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-5626913593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4440921745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sranathreddy Kasireddy",
        "dupr_id": "5EMEYV",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      },
      {
        "name": "Moses Chella",
        "dupr_id": "0Q2ZVG",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      }
    ]
  },
  {
    "team_id": 8425764192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lalith Mohan Anne",
        "dupr_id": "N5O2W6",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sujay Paul",
        "dupr_id": "PPOVLQ",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]