Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iDINK DUPR Scramble Invitational Event 3.40+

ID: 7058616767

Match Scores

9-4

Loss

Play Date

2026-05-15

Play Time (Est)

12:45 AM

Play Location

Stanmore Bay Leisure Centre

Unverified Facility

Competitor Teams

TEAM 1WINNER
RY
Robbie Yam

0RRGM4 · USA

DUPR

3.422

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.714

TEAM 2LOSS
NM
Nigel Morgan

YNXXJD · Auckland, NZ

DUPR

3.592

GW
Guy Worthington

N5P64N · USA

DUPR

3.818

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-7058616767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7000501407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robbie Yam",
        "dupr_id": "0RRGM4",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 6503698306,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nigel  Morgan",
        "dupr_id": "YNXXJD",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      },
      {
        "name": "Guy Worthington",
        "dupr_id": "N5P64N",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]