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

🔷 DUPR Mens Doubles [2.4 ABOVE/NR]

ID: 8353027261

Match Scores

13-12

Win

Play Date

2025-12-10

Play Time (Est)

2:15 AM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
H
Hatim

LV2E4Z · Bandar Baru Bangi, Selangor, MY

DUPR

2.663

RM
Redzuan Muhammad

55NYRP · USA

DUPR

2.281

TEAM 2LOSS
ID
izzu din

9JG0RV · Shah Alam, Selangor, MY

DUPR

2.615

SA
shaiful ahmad

QJ4020 · USA

DUPR

2.270

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-8353027261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5120128360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hatim",
        "dupr_id": "LV2E4Z",
        "rating": 2.663,
        "profile_pic_url": null,
        "location": "Bandar Baru Bangi, Selangor, MY"
      },
      {
        "name": "Redzuan Muhammad",
        "dupr_id": "55NYRP",
        "rating": 2.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6296275621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "izzu din",
        "dupr_id": "9JG0RV",
        "rating": 2.615,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "shaiful ahmad",
        "dupr_id": "QJ4020",
        "rating": 2.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]