Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced DUPR Games

ID: 8263919373

Match Scores

14-12

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

262 Van Brunt St, Brooklyn, NY 11231, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Rhea Ghosh

EGE5VW · USA

DUPR

3.848

CD
Carrie Dajani

QPED05 · USA

DUPR

3.900

TEAM 2LOSS
BW
Bo Walder

PK52YE · Kings County, NY, US

DUPR

4.408

VS
Van Soawesome Nguyen

L559NK · USA

DUPR

4.100

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-8263919373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5356334742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rhea Ghosh",
        "dupr_id": "EGE5VW",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carrie Dajani",
        "dupr_id": "QPED05",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5808912152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Walder",
        "dupr_id": "PK52YE",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Van Soawesome Nguyen",
        "dupr_id": "L559NK",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]