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

Super DUPR 3.0 Women’s

ID: 8413688556

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Lam Bui

X2XEJ4 · Sandy, UT, US

DUPR

2.972

TE
Tiffany Evans

PKODOG · Sandy, UT, US

DUPR

3.081

TEAM 2LOSS
JB
Joy Bruce

12M46E · USA

DUPR

2.352

SZ
Sissy Zeigler

7DKNG4 · USA

DUPR

2.666

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-8413688556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7499619415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lam Bui",
        "dupr_id": "X2XEJ4",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Tiffany Evans",
        "dupr_id": "PKODOG",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 7146783324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joy Bruce",
        "dupr_id": "12M46E",
        "rating": 2.352,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sissy Zeigler",
        "dupr_id": "7DKNG4",
        "rating": 2.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]