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

DUPR Play at Browns Bay - DUPR Games

ID: 5605087936

Match Scores

11-10

Loss

Play Date

2026-05-24

Play Time (Est)

5:00 PM

Play Location

East Coast Bays Leisure Centre - Auckland, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
PN
Phuong Nguyen

559KPL · USA

DUPR

2.769

NN
Nam Nguyen

OZKRRE · USA

DUPR

3.356

TEAM 2LOSS
NM
Nigel Morgan

YNXXJD · Auckland, NZ

DUPR

3.604

DM
Debbie Morgan

E9994V · USA

DUPR

2.630

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-5605087936
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8521510330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phuong Nguyen",
        "dupr_id": "559KPL",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "OZKRRE",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5552790867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nigel  Morgan",
        "dupr_id": "YNXXJD",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      },
      {
        "name": "Debbie Morgan",
        "dupr_id": "E9994V",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]