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

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

ID: 5216981825

Match Scores

6-15

Win

Play Date

2026-05-06

Play Time (Est)

6:15 AM

Play Location

Hyprground Kuchai Lama

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
Janice Ng

2Q79ER · USA

DUPR

2.305

EG
ecurb gnet

5E6Z7P · USA

DUPR

2.773

TEAM 2WINNER
SF
Sam Foong

EWOLLO · Petaling Jaya, Selangor, MY

DUPR

2.594

BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.603

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-5216981825
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7996427608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janice Ng",
        "dupr_id": "2Q79ER",
        "rating": 2.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ecurb gnet",
        "dupr_id": "5E6Z7P",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6539991904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Foong",
        "dupr_id": "EWOLLO",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.603,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  }
]