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

Monday Blues DUPR - RR

ID: 8263713338

Match Scores

13-6

Win

Play Date

2026-05-18

Play Time (Est)

3:30 PM

Play Location

Pickle Grove

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Amir K

NX56QW · USA

DUPR

2.791

AN
Anzam Noor

X2Q457 · Seri Kembangan, Selangor, MY

DUPR

2.871

TEAM 2LOSS
DM
Danial MS

MPLQ6D · Petaling Jaya, Selangor, MY

DUPR

2.724

AF
Adam Fidel

XO9XO2 · USA

DUPR

2.227

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-8263713338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6852549588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amir K",
        "dupr_id": "NX56QW",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anzam Noor",
        "dupr_id": "X2Q457",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": "Seri Kembangan, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7873949753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danial MS",
        "dupr_id": "MPLQ6D",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Adam Fidel",
        "dupr_id": "XO9XO2",
        "rating": 2.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]