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

๐ŸŒ… SUNRISE DUPR DOUBLES (6.0+) FIXED PARTNERS ๐Ÿ“๐Ÿ”ฅ

ID: 7964528004

Match Scores

15-13

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Pixel Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Russ Kang

DYWNX4 ยท USA

DUPR

2.864

EO
Edmund Ong

RWLZRM ยท USA

DUPR

3.123

TEAM 2LOSS
CS
Christopher Shepherdson

55PQGV ยท Singapore, SG

DUPR

3.447

GL
Glenn Low

Z49EQQ ยท USA

DUPR

2.629

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-7964528004
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6356940234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Russ Kang",
        "dupr_id": "DYWNX4",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edmund Ong",
        "dupr_id": "RWLZRM",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4773488966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher  Shepherdson",
        "dupr_id": "55PQGV",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Glenn Low",
        "dupr_id": "Z49EQQ",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]