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

Pickle Smashers Weekly DUPR 🥒

ID: 5235169242

Match Scores

7-13

Win

Play Date

2026-05-19

Play Time (Est)

7:30 PM

Play Location

"Pickle Park @ Flour, Fire & Stone"

Unverified Facility

Competitor Teams

TEAM 1LOSS
SN
Sophia Ng

KYOZMK · USA

DUPR

2.013

ML
Marcus Liaw

Z4N49W · USA

DUPR

2.368

TEAM 2WINNER
JJ
Joey Johan

WNG2WY · USA

DUPR

2.344

LB
leong Brian

76XEV9 · Petaling Jaya, Selangor, MY

DUPR

2.758

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-5235169242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4928255127,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sophia Ng",
        "dupr_id": "KYOZMK",
        "rating": 2.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Liaw",
        "dupr_id": "Z4N49W",
        "rating": 2.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6754189252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Johan",
        "dupr_id": "WNG2WY",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "leong  Brian",
        "dupr_id": "76XEV9",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  }
]