Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Project X — Season 4 — Mens Doubles Beginner — Final

ID: 4537234767

Match Scores

15-10

Loss

Play Date

2026-05-10

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sagnik Debnath

VXVRXJ · USA

DUPR

3.469

HV
harsha vardhan

ME9RMD · USA

DUPR

3.435

TEAM 2LOSS
HS
Haneesh Sai Kolli

WZX5YY · USA

DUPR

3.472

AK
Ashleesh Koganti

MPOODL · Manikonda, TS, IN

DUPR

3.554

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-4537234767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4620399300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sagnik  Debnath",
        "dupr_id": "VXVRXJ",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "harsha vardhan",
        "dupr_id": "ME9RMD",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6932620002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Haneesh Sai Kolli",
        "dupr_id": "WZX5YY",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashleesh Koganti",
        "dupr_id": "MPOODL",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Manikonda, TS, IN"
      }
    ]
  }
]