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

2026-06-04 - PAD DUPR Doubles

ID: 5733462919

Match Scores

15-11

Win

Play Date

2026-06-04

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
rexsim khim siang

RYQ2XM · Port Klang, Selangor, MY

DUPR

2.834

LC
Liow Ching wei

D5OZJY · USA

DUPR

2.308

TEAM 2LOSS
JK
Jaffery Kong

G02XZD · USA

DUPR

2.199

RL
Ryan Lim

7Z56M5 · USA

DUPR

2.310

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-5733462919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4596133780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "rexsim khim siang",
        "dupr_id": "RYQ2XM",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": "Port Klang, Selangor, MY"
      },
      {
        "name": "Liow Ching wei",
        "dupr_id": "D5OZJY",
        "rating": 2.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8509986904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaffery Kong",
        "dupr_id": "G02XZD",
        "rating": 2.199,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan  Lim",
        "dupr_id": "7Z56M5",
        "rating": 2.31,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]