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

The Millennium Cup - Men Double DUPR Below 4.0

ID: 8375096749

Match Scores

15-11

Win

Play Date

2026-01-18

Play Time (Est)

2:15 AM

Play Location

The Pickle Place @ Seremban

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brian Mok

67GMQE · Klang, Selangor, MY

DUPR

3.973

KF
Ken Foo

YX796D · Subang Jaya, Selangor, MY

DUPR

3.841

TEAM 2LOSS
BY
Beng Yeng Lim

3XZKX2 · USA

DUPR

2.840

SC
Steven Chia

OD2ENW · USA

DUPR

3.275

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-8375096749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7862119538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Mok",
        "dupr_id": "67GMQE",
        "rating": 3.973,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68227d5fe4c9f.jpg",
        "location": "Klang, Selangor, MY"
      },
      {
        "name": "Ken Foo",
        "dupr_id": "YX796D",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5170041818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beng Yeng Lim",
        "dupr_id": "3XZKX2",
        "rating": 2.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Chia",
        "dupr_id": "OD2ENW",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]