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

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

ID: 6346826256

Match Scores

15-5

Win

Play Date

2025-11-08

Play Time (Est)

1:00 PM

Play Location

11PIKELBOLA, DANAU GOLF UKM

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Daud Reeza

YX6VOG · USA

DUPR

3.265

MM
Moreeza Mohamad

PW67ME · Bandar Baru Bangi, Selangor, MY

DUPR

3.555

TEAM 2LOSS
MC
Min Chong Gan

94YVZ7 · USA

DUPR

2.844

YY
Yazid Yusof

JPG45J · USA

DUPR

2.842

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-6346826256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8336000283,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daud Reeza",
        "dupr_id": "YX6VOG",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moreeza Mohamad",
        "dupr_id": "PW67ME",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Bandar Baru Bangi, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5775203612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Min Chong Gan",
        "dupr_id": "94YVZ7",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yazid Yusof",
        "dupr_id": "JPG45J",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]