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

๐Ÿ˜Š DUPR Games 2.0 - 3.25 WELCOME ALL PLAYERS

ID: 6625695444

Match Scores

15-11

Loss

Play Date

2026-03-26

Play Time (Est)

1:00 PM

Play Location

KSP Picklepoint

Unverified Facility

Competitor Teams

TEAM 1WINNER
HK
Hong Kee cheong

K5RGNY ยท USA

DUPR

3.017

LR
Leon R.

QJGK24 ยท USA

DUPR

3.041

TEAM 2LOSS
YL
Yoon Lim Ooi

RWJGXD ยท Shah Alam, Selangor, MY

DUPR

3.039

MT
Marcus Tan

94QM57 ยท USA

DUPR

3.148

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-6625695444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8573003338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hong Kee cheong",
        "dupr_id": "K5RGNY",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon R.",
        "dupr_id": "QJGK24",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7541841162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yoon Lim Ooi",
        "dupr_id": "RWJGXD",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Marcus  Tan",
        "dupr_id": "94QM57",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]