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

Pickle Smashers Weekly DUPR 🥒

ID: 7535536156

Match Scores

13-11

Win

Play Date

2026-05-19

Play Time (Est)

5:00 PM

Play Location

"Pickle Park @ Flour, Fire & Stone"

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
leong Brian

76XEV9 · Petaling Jaya, Selangor, MY

DUPR

2.762

NN
Nell Nawi

YMLDKE · USA

DUPR

2.020

TEAM 2LOSS
JJ
Joey Johan

WNG2WY · USA

DUPR

2.360

ML
Marcus Liaw

Z4N49W · USA

DUPR

2.396

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-7535536156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7038098787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "leong  Brian",
        "dupr_id": "76XEV9",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Nell Nawi",
        "dupr_id": "YMLDKE",
        "rating": 2.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6180240868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Johan",
        "dupr_id": "WNG2WY",
        "rating": 2.36,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Liaw",
        "dupr_id": "Z4N49W",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]