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

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

ID: 6194344312

Match Scores

13-5

Win

Play Date

2026-02-04

Play Time (Est)

5:00 PM

Play Location

Pickledoh @ Uniten

Unverified Facility

Competitor Teams

TEAM 1WINNER
D
Dalilee

LWONOJ · USA

DUPR

2.850

FO
Farah Othman

4PEZXM · Kajang, Selangor, MY

DUPR

2.198

TEAM 2LOSS
IS
Intan Shakila

ZZEJPP · USA

DUPR

3.014

J
Jannah

7N2PE5 · USA

DUPR

2.021

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-6194344312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5433454057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dalilee",
        "dupr_id": "LWONOJ",
        "rating": 2.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farah Othman",
        "dupr_id": "4PEZXM",
        "rating": 2.198,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5736143699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Intan Shakila",
        "dupr_id": "ZZEJPP",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jannah",
        "dupr_id": "7N2PE5",
        "rating": 2.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]