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

DUPR 3.1+ SIDEOUT DOUBLES

ID: 7154323987

Match Scores

9-8

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Pixel Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andy Liew

6KKP4D · USA

DUPR

3.440

IC
ian Chiu

K5JWQK · Singapore, SG

DUPR

3.547

TEAM 2LOSS
NW
ngiam wei cai

OD7697 · USA

DUPR

3.231

ML
Martin Lee

DWXPW4 · USA

DUPR

3.265

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-7154323987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5818970579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Liew",
        "dupr_id": "6KKP4D",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ian Chiu",
        "dupr_id": "K5JWQK",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 5161216842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ngiam wei cai",
        "dupr_id": "OD7697",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Lee",
        "dupr_id": "DWXPW4",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]