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

Ladies DUPR [NR- 3.0] [Weekdays Crew x Franklin)

ID: 5813290671

Match Scores

6-13

Loss

Play Date

2026-02-04

Play Time (Est)

4:45 AM

Play Location

Pickledoh @ Uniten

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Aqilah Kamarudin

WNPLLQ · USA

DUPR

2.053

FO
Farah Othman

4PEZXM · Kajang, Selangor, MY

DUPR

2.180

TEAM 2WINNER
BS
Balqis Shah

P55Q6E · USA

DUPR

2.421

D
Dalilee

LWONOJ · USA

DUPR

2.863

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-5813290671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7035016014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aqilah Kamarudin",
        "dupr_id": "WNPLLQ",
        "rating": 2.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farah Othman",
        "dupr_id": "4PEZXM",
        "rating": 2.18,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6955533001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Balqis Shah",
        "dupr_id": "P55Q6E",
        "rating": 2.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dalilee",
        "dupr_id": "LWONOJ",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]