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

Weekly Boustead Session

ID: 7751521458

Match Scores

15-10

Win

Play Date

2026-05-22

Play Time (Est)

7:30 PM

Play Location

Brio Social Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZJ
Zaen Jai

LZEEYK · USA

DUPR

2.751

RA
Radhi Afandi

YNLZ2G · Cyberjaya, Selangor, MY

DUPR

2.585

TEAM 2LOSS
AR
Aqilah Razak

ZDJQGD · USA

DUPR

2.685

WI
Wan Iqmal

OZQ9NE · USA

DUPR

2.685

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-7751521458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8351882776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zaen Jai",
        "dupr_id": "LZEEYK",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Radhi Afandi",
        "dupr_id": "YNLZ2G",
        "rating": 2.585,
        "profile_pic_url": null,
        "location": "Cyberjaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6766992112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aqilah Razak",
        "dupr_id": "ZDJQGD",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wan Iqmal",
        "dupr_id": "OZQ9NE",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]