Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GRIP Night 5.0 - Open Doubles

ID: 5840388752

Match Scores

11-5

Win

Play Date

2026-03-20

Play Time (Est)

9:00 PM

Play Location

Musclebar Sports Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sail Sabnis

RYL29Z · USA

DUPR

3.384

MI
manik ingle

O6Z5RW · Pune, MH, IN

DUPR

4.192

TEAM 2LOSS
RA
Raghuvir Alapati

2ZVWVY · USA

DUPR

3.484

AB
Apurv Bagrecha

MEN9XO · USA

DUPR

3.548

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-5840388752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6638344243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sail Sabnis",
        "dupr_id": "RYL29Z",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manik ingle",
        "dupr_id": "O6Z5RW",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  },
  {
    "team_id": 8124538412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raghuvir Alapati",
        "dupr_id": "2ZVWVY",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Apurv Bagrecha",
        "dupr_id": "MEN9XO",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]