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

DUPR Competitive SINGLE matches @ Pickle Power Puchong x Franklin MY

ID: 4993253302

Match Scores

15-10

Win

Play Date

2026-01-29

Play Time (Est)

11:30 PM

Play Location

Pickle Power Puchong

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
KK Chee

V4EXP7 · USA

DUPR

3.066

BC
Brandon Chin

0QJMWG · Puchong, Selangor, MY

DUPR

2.867

TEAM 2LOSS
TS
TAN SENG WANG

V4NEV5 · USA

DUPR

2.986

CW
CHNG WINN SHERN

2QX2GE · USA

DUPR

3.181

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-4993253302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7006963642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KK Chee",
        "dupr_id": "V4EXP7",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Chin",
        "dupr_id": "0QJMWG",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": "Puchong, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7698720600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "TAN SENG WANG",
        "dupr_id": "V4NEV5",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CHNG WINN SHERN",
        "dupr_id": "2QX2GE",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]