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

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

ID: 5093047276

Match Scores

12-15

Win

Play Date

2026-04-29

Play Time (Est)

5:00 PM

Play Location

Ajak PickleGround

Unverified Facility

Competitor Teams

TEAM 1LOSS
BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.571

CT
Clover Teoh

YM5L0K · USA

DUPR

2.442

TEAM 2WINNER
SF
Sam Foong

EWOLLO · Petaling Jaya, Selangor, MY

DUPR

2.562

FJ
Forest Jian Wei

6749XD · USA

DUPR

2.989

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-5093047276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5620562602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.571,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Clover Teoh",
        "dupr_id": "YM5L0K",
        "rating": 2.442,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5172257807,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Foong",
        "dupr_id": "EWOLLO",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Forest Jian Wei",
        "dupr_id": "6749XD",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]