Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GRIP Night 11.0 - Open Doubles

ID: 7810829383

Match Scores

11-8

Loss

Play Date

2026-04-24

Play Time (Est)

8:45 AM

Play Location

The Pickle Point, Hinjewadi

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Anuj Bhave

DYWYR6 · USA

DUPR

4.141

OJ
Omkar Joshi

G0XDKQ · USA

DUPR

3.962

TEAM 2LOSS
LG
Lohit Gelani

LW4P7Q · USA

DUPR

4.118

MI
manik ingle

O6Z5RW · Pune, MH, IN

DUPR

4.194

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-7810829383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7418463382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anuj  Bhave",
        "dupr_id": "DYWYR6",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Omkar Joshi",
        "dupr_id": "G0XDKQ",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6896405222,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lohit Gelani",
        "dupr_id": "LW4P7Q",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manik ingle",
        "dupr_id": "O6Z5RW",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  }
]