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

Fix/Mix DUPR Doubles with JKPC

ID: 5305365033

Match Scores

13-11

Loss

Play Date

2026-05-05

Play Time (Est)

10:15 AM

Play Location

Ancubic pickle club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NN
NAZREN NAZAR

2Z6OYE · USA

DUPR

2.582

ZH
Zahrul Hisyam

JY7JYO · USA

DUPR

2.360

TEAM 2LOSS
AM
Aravind Moghan

QJEEY0 · Selangor, MY

DUPR

2.720

ML
Moses Lau Yew Soon

76XXD0 · USA

DUPR

2.745

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-5305365033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6210762933,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "NAZREN NAZAR",
        "dupr_id": "2Z6OYE",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zahrul Hisyam",
        "dupr_id": "JY7JYO",
        "rating": 2.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7083489594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aravind Moghan",
        "dupr_id": "QJEEY0",
        "rating": 2.72,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Moses Lau Yew Soon",
        "dupr_id": "76XXD0",
        "rating": 2.745,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]