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

DUPR Session - Friendly Open (Priority 2.5 - 3.5)

ID: 7247258585

Match Scores

13-12

Loss

Play Date

2026-03-25

Play Time (Est)

6:15 AM

Play Location

Ancubic PickleClub

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
SH NG

V2XP7J · USA

DUPR

3.179

CO
Chris Ooi

2Y7LJ9 · USA

DUPR

3.234

TEAM 2LOSS
DL
Damien Lim

6NGDXQ · Telok Panglima Garang, Selangor, MY

DUPR

2.817

AM
Aravind Moghan

QJEEY0 · Selangor, MY

DUPR

2.656

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-7247258585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4949954020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "SH NG",
        "dupr_id": "V2XP7J",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Ooi",
        "dupr_id": "2Y7LJ9",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4618617078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damien Lim",
        "dupr_id": "6NGDXQ",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": "Telok Panglima Garang, Selangor, MY"
      },
      {
        "name": "Aravind Moghan",
        "dupr_id": "QJEEY0",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]