Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced DUPR Games

ID: 7574699732

Match Scores

9-11

Win

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

262 Van Brunt St, Brooklyn, NY 11231, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RG
Rhea Ghosh

EGE5VW · USA

DUPR

3.865

NT
Nicole Talisse

3PGENZ · New York, NY, US

DUPR

3.670

TEAM 2WINNER
BW
Bo Walder

PK52YE · Kings County, NY, US

DUPR

4.325

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.384

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-7574699732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5996358835,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rhea Ghosh",
        "dupr_id": "EGE5VW",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicole Talisse",
        "dupr_id": "3PGENZ",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8018443449,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bo Walder",
        "dupr_id": "PK52YE",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]