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

🔥 DAILY DINK DUPR DOUBLES • ROTATING PARTNERS • MIN DUPR 2.9

ID: 5658023971

Match Scores

15-11

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Straits Pickle Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Russ Kang

DYWNX4 · USA

DUPR

2.880

SW
Sheng Win Chow

0ZD0QG · Singapore, SG

DUPR

3.195

TEAM 2LOSS
CY
Chung Yi Hung

JPW9YO · USA

DUPR

3.072

MF
Mafteem Farshad

RX0R2M · USA

DUPR

3.151

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-5658023971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4949023843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Russ Kang",
        "dupr_id": "DYWNX4",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sheng Win Chow",
        "dupr_id": "0ZD0QG",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 8353276762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chung Yi Hung",
        "dupr_id": "JPW9YO",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mafteem Farshad",
        "dupr_id": "RX0R2M",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]