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

🍋DUPR game

ID: 6354154133

Match Scores

15-14

Win

Play Date

2026-05-15

Play Time (Est)

6:15 AM

Play Location

THE PICKLE VIBE @ SERI KEMBANGAN

Unverified Facility

Competitor Teams

TEAM 1WINNER
FJ
Forest Jian Wei

6749XD · USA

DUPR

2.882

BL
Bryan Lam

QXKLJ5 · Richmond, BC, CA

DUPR

2.735

TEAM 2LOSS
KL
Kylie Low

DNRLZ6 · USA

DUPR

2.247

SL
Suki Lo

DNERV4 · USA

DUPR

2.481

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-6354154133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5114755564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Forest Jian Wei",
        "dupr_id": "6749XD",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Lam",
        "dupr_id": "QXKLJ5",
        "rating": 2.735,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 4438709059,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylie Low",
        "dupr_id": "DNRLZ6",
        "rating": 2.247,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suki Lo",
        "dupr_id": "DNERV4",
        "rating": 2.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]