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

6-2026 Season 3 - Division B

ID: 7732374335

Match Scores

17-21

Loss

Play Date

2026-05-22

Play Time (Est)

12:45 AM

Play Location

pickledise

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jason Chan

6NM9GD · New Territories, HK

DUPR

3.420

KY
Kekeke Yuen

M9JJ0L · USA

DUPR

3.135

TEAM 2WINNER
WY
Wing Yee Stella Wong

4VJD6K · USA

DUPR

3.016

CY
chun yeung chan

RW652N · USA

DUPR

3.083

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-7732374335
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7959786496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Chan",
        "dupr_id": "6NM9GD",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Kekeke Yuen",
        "dupr_id": "M9JJ0L",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8467725998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wing Yee Stella Wong",
        "dupr_id": "4VJD6K",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "chun yeung chan",
        "dupr_id": "RW652N",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]