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

MEN DOUBLES DUPR SHOWDOWN x BANGI PICKLERS (GROUPED BY RATING)

ID: 6984633583

Match Scores

11-15

Win

Play Date

2025-11-08

Play Time (Est)

8:45 AM

Play Location

11PIKELBOLA, DANAU GOLF UKM

Unverified Facility

Competitor Teams

TEAM 1LOSS
IA
Irfan Azhan

P5O4QX · USA

DUPR

2.556

Z
Zulhelmi

2ZYPG4 · USA

DUPR

2.368

TEAM 2WINNER
MM
Moreeza Mohamad

PW67ME · Bandar Baru Bangi, Selangor, MY

DUPR

3.545

YY
Yazid Yusof

JPG45J · USA

DUPR

2.851

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-6984633583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8565214042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irfan Azhan",
        "dupr_id": "P5O4QX",
        "rating": 2.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zulhelmi",
        "dupr_id": "2ZYPG4",
        "rating": 2.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5164019672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Moreeza Mohamad",
        "dupr_id": "PW67ME",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Bandar Baru Bangi, Selangor, MY"
      },
      {
        "name": "Yazid Yusof",
        "dupr_id": "JPG45J",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]