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

🍋[10PM] pickLE•MONday Pickleball with heavy supper and some friendly dupr match

ID: 5308039652

Match Scores

13-15

Win

Play Date

2026-05-06

Play Time (Est)

9:00 PM

Play Location

Hyprground Kuchai Lama

Unverified Facility

Competitor Teams

TEAM 1LOSS
FJ
Forest Jian Wei

6749XD · USA

DUPR

3.003

JN
Janice Ng

2Q79ER · USA

DUPR

2.153

TEAM 2WINNER
BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.617

SF
Sam Foong

EWOLLO · Petaling Jaya, Selangor, MY

DUPR

2.594

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-5308039652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5053269937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Forest Jian Wei",
        "dupr_id": "6749XD",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janice Ng",
        "dupr_id": "2Q79ER",
        "rating": 2.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8257699012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.617,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Sam Foong",
        "dupr_id": "EWOLLO",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  }
]