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

2026-06-04 - PAD DUPR Doubles

ID: 6760840404

Match Scores

15-12

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NY
Ng Yohan

WK74RK · USA

DUPR

2.582

CK
Chuan King Hian

XOM5MX · USA

DUPR

2.891

TEAM 2LOSS
MF
Muhamad Faris Md Yusof

RWEMJZ · USA

DUPR

2.026

RK
rexsim khim siang

RYQ2XM · Port Klang, Selangor, MY

DUPR

2.844

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-6760840404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7848966386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ng Yohan",
        "dupr_id": "WK74RK",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chuan King Hian",
        "dupr_id": "XOM5MX",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5816934349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Muhamad Faris Md Yusof",
        "dupr_id": "RWEMJZ",
        "rating": 2.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "rexsim khim siang",
        "dupr_id": "RYQ2XM",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Port Klang, Selangor, MY"
      }
    ]
  }
]