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

🍋DUPR game

ID: 7852573121

Match Scores

9-15

Win

Play Date

2026-05-15

Play Time (Est)

6:15 AM

Play Location

THE PICKLE VIBE @ SERI KEMBANGAN

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Ken Sheng

NR6K0W · USA

DUPR

2.830

AA
Adlin Aman Ramlie

4ZX4NG · USA

DUPR

3.110

TEAM 2WINNER
BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.715

KL
Kylie Low

DNRLZ6 · USA

DUPR

2.205

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-7852573121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7257295486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken  Sheng",
        "dupr_id": "NR6K0W",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adlin Aman Ramlie",
        "dupr_id": "4ZX4NG",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6208539366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Kylie Low",
        "dupr_id": "DNRLZ6",
        "rating": 2.205,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]