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

Pickleheads Popcorn - Round 5 Game 1

ID: 6958860950

Match Scores

15-6

Loss

Play Date

2025-07-29

Play Time (Est)

3:30 PM

Play Location

Pickle World

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
David Goey

2Q9Q0R · USA

DUPR

2.857

YK
Yean Kui Lau

Z9JJEP · USA

DUPR

3.069

TEAM 2LOSS
JM
John Mah

YXLX4D · Shah Alam, Selangor, MY

DUPR

3.013

EC
Eric Chee

0Q4OD2 · USA

DUPR

3.183

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-6958860950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6130839501,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David  Goey",
        "dupr_id": "2Q9Q0R",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yean Kui Lau",
        "dupr_id": "Z9JJEP",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6360559630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Mah",
        "dupr_id": "YXLX4D",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Eric Chee",
        "dupr_id": "0Q4OD2",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]