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

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

ID: 5956812363

Match Scores

5-15

Win

Play Date

2025-11-08

Play Time (Est)

4:45 AM

Play Location

11PIKELBOLA, DANAU GOLF UKM

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Daud Reeza

YX6VOG · USA

DUPR

3.187

MC
Min Chong Gan

94YVZ7 · Cheras, Selangor, MY

DUPR

2.807

TEAM 2WINNER
IA
Irfan Azhan

P5O4QX · USA

DUPR

2.603

MM
Moreeza Mohamad

PW67ME · Bandar Baru Bangi, Selangor, MY

DUPR

3.573

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-5956812363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5319282500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daud Reeza",
        "dupr_id": "YX6VOG",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Min Chong Gan",
        "dupr_id": "94YVZ7",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5653019917,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Irfan Azhan",
        "dupr_id": "P5O4QX",
        "rating": 2.603,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moreeza Mohamad",
        "dupr_id": "PW67ME",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Bandar Baru Bangi, Selangor, MY"
      }
    ]
  }
]