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

Good Friday Dupr Game

ID: 7685994166

Match Scores

5-15

Loss

Play Date

2026-04-03

Play Time (Est)

11:30 PM

Play Location

Gotta Bounce Sports & Social Club - Bounce Higher Management Sdn Bhd

Unverified Facility

Competitor Teams

TEAM 1LOSS
S
Shawn

RX9WQZ · Johor Bahru, Johor, MY

DUPR

3.020

KY
Koo Yee Sim

2YGKKE · USA

DUPR

2.005

TEAM 2WINNER
SY
Shiou Yang Gouk

VXOZ6P · USA

DUPR

2.943

KL
kent lim

YM0QPD · USA

DUPR

2.844

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-7685994166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5909876827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn",
        "dupr_id": "RX9WQZ",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      },
      {
        "name": "Koo Yee Sim",
        "dupr_id": "2YGKKE",
        "rating": 2.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7051120428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shiou Yang Gouk",
        "dupr_id": "VXOZ6P",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "kent lim",
        "dupr_id": "YM0QPD",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]