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

DUPR Session - Friendly Open (Priority 2.5 - 3.5)

ID: 6193939881

Match Scores

8-13

Loss

Play Date

2026-03-25

Play Time (Est)

10:15 AM

Play Location

Ancubic PickleClub

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Bobby Phang

0RGPMN · Selangor, MY

DUPR

2.876

CC
Carmen Chai

V2G67E · USA

DUPR

2.223

TEAM 2WINNER
SN
SH NG

V2XP7J · USA

DUPR

3.132

AM
Aravind Moghan

QJEEY0 · Selangor, MY

DUPR

2.669

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-6193939881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7411492023,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Phang",
        "dupr_id": "0RGPMN",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Carmen Chai",
        "dupr_id": "V2G67E",
        "rating": 2.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7275871198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "SH NG",
        "dupr_id": "V2XP7J",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aravind Moghan",
        "dupr_id": "QJEEY0",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]