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

DUPR SIDEOUT 3.1+ DOUBLES

ID: 5186170323

Match Scores

5-7

Loss

Play Date

2026-05-25

Play Time (Est)

4:45 AM

Play Location

Pixel Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
IC
ian Chiu

K5JWQK · Singapore, SG

DUPR

3.509

AL
Alex lim

2Z4ED7 · USA

DUPR

3.562

TEAM 2WINNER
SS
Syaifullah Sarip

6KKQNK · Singapore, SG

DUPR

3.124

JH
Jae Hoon Oh

MPD9WP · USA

DUPR

3.234

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-5186170323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8121335150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "ian Chiu",
        "dupr_id": "K5JWQK",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Alex  lim",
        "dupr_id": "2Z4ED7",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8137526071,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Syaifullah Sarip",
        "dupr_id": "6KKQNK",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Jae Hoon Oh",
        "dupr_id": "MPD9WP",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]