Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iDINK DUPR Scramble Invitational Event 3.40+

ID: 5136387535

Match Scores

8-9

Loss

Play Date

2026-05-15

Play Time (Est)

8:45 AM

Play Location

Stanmore Bay Leisure Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
RY
Robbie Yam

0RRGM4 · USA

DUPR

3.361

NM
Nigel Morgan

YNXXJD · Auckland, NZ

DUPR

3.611

TEAM 2WINNER
JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.683

GW
Guy Worthington

N5P64N · USA

DUPR

3.890

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-5136387535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8266282285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robbie Yam",
        "dupr_id": "0RRGM4",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nigel  Morgan",
        "dupr_id": "YNXXJD",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 4775436923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      },
      {
        "name": "Guy Worthington",
        "dupr_id": "N5P64N",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]