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

DUPR Play at Browns Bay - DUPR Games

ID: 6732478652

Match Scores

11-8

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
MB
Michael BUI

Q5WR2R · Auckland, Auckland, NZ

DUPR

3.700

AN
Amy NGUYEN

LW7YGK · USA

DUPR

3.216

TEAM 2LOSS
KW
Keely Watson

L2NEM5 · Auckland, Auckland, NZ

DUPR

3.001

RM
Ross Marchant

N76E6Z · Auckland, Auckland, NZ

DUPR

3.347

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-6732478652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4825204075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael BUI",
        "dupr_id": "Q5WR2R",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Amy NGUYEN",
        "dupr_id": "LW7YGK",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5105747001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keely Watson",
        "dupr_id": "L2NEM5",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Ross Marchant",
        "dupr_id": "N76E6Z",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]