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

SATURDAY AFTERNOON DUPR COMPETITIVE LEAGUE 2026 - SATURDAY AFTERNOON GRADED SESSIONS 2026

ID: 5456621990

Match Scores

11-4

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

The Y North Shore Recreation Centre - Auckland, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
VH
Vicky Huang

6ZMMLD · USA

DUPR

2.948

AM
Alan Mac Mahon

X204EX · Auckland, Auckland, NZ

DUPR

3.154

TEAM 2LOSS
RZ
Richard Zhou

56NMQR · USA

DUPR

2.921

BN
Ben Nguyen

N7GQG2 · USA

DUPR

2.978

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-5456621990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6627701940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vicky Huang",
        "dupr_id": "6ZMMLD",
        "rating": 2.948,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Mac Mahon",
        "dupr_id": "X204EX",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 4782814633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Zhou",
        "dupr_id": "56NMQR",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Nguyen",
        "dupr_id": "N7GQG2",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]