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

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

ID: 6444926689

Match Scores

8-13

Loss

Play Date

2026-02-04

Play Time (Est)

2:15 AM

Play Location

Pickledoh @ Uniten

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Balqis Shah

P55Q6E · USA

DUPR

2.405

FO
Farah Othman

4PEZXM · Kajang, Selangor, MY

DUPR

2.177

TEAM 2WINNER
D
Dalilee

LWONOJ · USA

DUPR

2.868

TR
Tina Razali

XOY6R5 · USA

DUPR

2.455

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-6444926689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7215625751,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Balqis Shah",
        "dupr_id": "P55Q6E",
        "rating": 2.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farah Othman",
        "dupr_id": "4PEZXM",
        "rating": 2.177,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8419252279,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dalilee",
        "dupr_id": "LWONOJ",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tina Razali",
        "dupr_id": "XOY6R5",
        "rating": 2.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]