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

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

ID: 5653121254

Match Scores

11-2

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

The Y North Shore Recreation Centre - Auckland, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alan Mac Mahon

X204EX · Auckland, Auckland, NZ

DUPR

3.173

BN
Ben Nguyen

N7GQG2 · USA

DUPR

3.007

TEAM 2LOSS
RZ
Richard Zhou

56NMQR · USA

DUPR

2.892

FT
Frank Tseng

G05JRD · USA

DUPR

2.866

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-5653121254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5379799655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Mac Mahon",
        "dupr_id": "X204EX",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Ben Nguyen",
        "dupr_id": "N7GQG2",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4675726908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Zhou",
        "dupr_id": "56NMQR",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Tseng",
        "dupr_id": "G05JRD",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]