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

DUPR Session - Friendly Open (Priority 2.5 - 3.5)

ID: 8001625689

Match Scores

11-13

Loss

Play Date

2026-03-25

Play Time (Est)

10:15 AM

Play Location

Ancubic PickleClub

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Damien Lim

6NGDXQ · Telok Panglima Garang, Selangor, MY

DUPR

2.810

CO
Chris Ooi

2Y7LJ9 · USA

DUPR

3.207

TEAM 2WINNER
BP
Bobby Phang

0RGPMN · Selangor, MY

DUPR

2.886

SN
SH NG

V2XP7J · USA

DUPR

3.109

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-8001625689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6603025322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Damien Lim",
        "dupr_id": "6NGDXQ",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": "Telok Panglima Garang, Selangor, MY"
      },
      {
        "name": "Chris Ooi",
        "dupr_id": "2Y7LJ9",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6485648178,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bobby Phang",
        "dupr_id": "0RGPMN",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "SH NG",
        "dupr_id": "V2XP7J",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]