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

Pickle Smashers Weekly DUPR 🥒

ID: 6915157636

Match Scores

13-11

Loss

Play Date

2026-05-19

Play Time (Est)

5:00 PM

Play Location

"Pickle Park @ Flour, Fire & Stone"

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Sophia Ng

KYOZMK · USA

DUPR

2.018

JJ
Joey Johan

WNG2WY · USA

DUPR

2.348

TEAM 2LOSS
LB
leong Brian

76XEV9 · Petaling Jaya, Selangor, MY

DUPR

2.755

NN
Nell Nawi

YMLDKE · USA

DUPR

2.023

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-6915157636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8201149748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophia Ng",
        "dupr_id": "KYOZMK",
        "rating": 2.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Johan",
        "dupr_id": "WNG2WY",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5397527884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "leong  Brian",
        "dupr_id": "76XEV9",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Nell Nawi",
        "dupr_id": "YMLDKE",
        "rating": 2.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]