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

🍋[10PM] pickLE•MONday When Pint meets Dupr point which u will choose?!?

ID: 6608006859

Match Scores

14-15

Loss

Play Date

2026-04-29

Play Time (Est)

4:45 AM

Play Location

Ajak PickleGround

Unverified Facility

Competitor Teams

TEAM 1LOSS
BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.543

AN
Andy Ng

PZ557Q · Subang Jaya, Selangor, MY

DUPR

3.170

TEAM 2WINNER
NK
NGAI KAH YAN

L2DO9Q · USA

DUPR

2.274

LT
Louis Tham

D5GRJX · USA

DUPR

2.559

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-6608006859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5868771406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Andy Ng",
        "dupr_id": "PZ557Q",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 4515453524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "NGAI KAH YAN",
        "dupr_id": "L2DO9Q",
        "rating": 2.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louis Tham",
        "dupr_id": "D5GRJX",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]