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

DUPR Open Play - 2.75 to 3.25

ID: 6540654442

Match Scores

11-1

Loss

Play Date

2026-05-24

Play Time (Est)

11:30 PM

Play Location

5-25 46th Ave. , Long Island City, 11101

Unverified Facility

Competitor Teams

TEAM 1WINNER
WC
william chen

6KKJ7D · USA

DUPR

3.032

CH
Christopher Huie

Y4NV04 · USA

DUPR

2.885

TEAM 2LOSS
TN
Tri Nhan Nguyen

LZPGPK · USA

DUPR

2.857

DM
dan mastin

DWVM24 · New York, NY, US

DUPR

2.986

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-6540654442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6291556621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william chen",
        "dupr_id": "6KKJ7D",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Huie",
        "dupr_id": "Y4NV04",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7576156220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tri Nhan Nguyen",
        "dupr_id": "LZPGPK",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]