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

DUPR Double @ Canberra 128 [min 3.0]

ID: 4913292577

Match Scores

13-15

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Block 128 Canberra St, Eastcrown @ Canberra

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
bryan katigbak

Z4D9DL · USA

DUPR

2.784

JL
J Lim

7NYQG0 · Singapore, SG

DUPR

3.277

TEAM 2WINNER
DL
Darren Lam

55GO20 · USA

DUPR

2.897

MS
Mike Soh

6KPE5D · USA

DUPR

3.475

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-4913292577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7091736490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "bryan katigbak",
        "dupr_id": "Z4D9DL",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "J Lim",
        "dupr_id": "7NYQG0",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 6353804442,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darren Lam",
        "dupr_id": "55GO20",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Soh",
        "dupr_id": "6KPE5D",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]