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

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

ID: 7621051981

Match Scores

15-14

Loss

Play Date

2026-05-06

Play Time (Est)

2:15 AM

Play Location

Hyprground Kuchai Lama

Unverified Facility

Competitor Teams

TEAM 1WINNER
CD
Connie Dan

0Z4DG2 · USA

DUPR

2.822

EG
ecurb gnet

5E6Z7P · USA

DUPR

2.778

TEAM 2LOSS
AN
Andy Ng

PZ557Q · Subang Jaya, Selangor, MY

DUPR

3.123

SF
Sam Foong

EWOLLO · Petaling Jaya, Selangor, MY

DUPR

2.591

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-7621051981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7585696763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connie Dan",
        "dupr_id": "0Z4DG2",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ecurb gnet",
        "dupr_id": "5E6Z7P",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4521978621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Ng",
        "dupr_id": "PZ557Q",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Sam Foong",
        "dupr_id": "EWOLLO",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  }
]