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

DUPR Play at Browns Bay - DUPR Games

ID: 7604884196

Match Scores

11-9

Loss

Play Date

2026-05-24

Play Time (Est)

9:00 PM

Play Location

East Coast Bays Leisure Centre - Auckland, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ross Marchant

N76E6Z · USA

DUPR

3.318

KW
Keely Watson

L2NEM5 · USA

DUPR

2.933

TEAM 2LOSS
NM
Nigel Morgan

YNXXJD · Auckland, NZ

DUPR

3.608

DM
Debbie Morgan

E9994V · USA

DUPR

2.635

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-7604884196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7710144824,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Marchant",
        "dupr_id": "N76E6Z",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keely Watson",
        "dupr_id": "L2NEM5",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5609144783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nigel  Morgan",
        "dupr_id": "YNXXJD",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      },
      {
        "name": "Debbie Morgan",
        "dupr_id": "E9994V",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]