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

DUPR Round Robin Beginner or reliability below 100% @ Pickle Power Puchong x Franklin MY

ID: 4397647049

Match Scores

13-7

Loss

Play Date

2026-05-12

Play Time (Est)

6:15 AM

Play Location

Pickle Power Puchong

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Ricky Siah

PWL9RE · USA

DUPR

2.777

JM
Jason Mok

7J4RE9 · USA

DUPR

3.705

TEAM 2LOSS
JN
jimmy ngai

K5NXX6 · USA

DUPR

2.459

ET
Eric Teh

GWPGJQ · Puchong, Selangor, MY

DUPR

2.944

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-4397647049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5710761504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricky Siah",
        "dupr_id": "PWL9RE",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Mok",
        "dupr_id": "7J4RE9",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4601504056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jimmy ngai",
        "dupr_id": "K5NXX6",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric  Teh",
        "dupr_id": "GWPGJQ",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Puchong, Selangor, MY"
      }
    ]
  }
]