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

DUPR SIDEOUT 3.1+ DOUBLES

ID: 8315934315

Match Scores

11-3

Loss

Play Date

2026-05-25

Play Time (Est)

4:45 AM

Play Location

Pixel Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Syaifullah Sarip

6KKQNK · Singapore, SG

DUPR

3.150

DW
Dragg Wong

5Y6PD5 · USA

DUPR

3.431

TEAM 2LOSS
AL
Alex lim

2Z4ED7 · USA

DUPR

3.519

IC
ian Chiu

K5JWQK · Singapore, SG

DUPR

3.471

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-8315934315
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4538031459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Syaifullah Sarip",
        "dupr_id": "6KKQNK",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Dragg Wong",
        "dupr_id": "5Y6PD5",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4871379142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex  lim",
        "dupr_id": "2Z4ED7",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ian Chiu",
        "dupr_id": "K5JWQK",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]