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

Super Dupr Women’s 3.0

ID: 4509453065

Match Scores

11-9

Loss

Play Date

2026-01-10

Play Time (Est)

6:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tanya Tran

O6VNPP · Sandy, UT, US

DUPR

2.904

LB
Lam Bui

X2XEJ4 · Sandy, UT, US

DUPR

2.910

TEAM 2LOSS
DS
Doreen Seibert

0YGOXN · Sandy, UT, US

DUPR

3.042

CF
Cami Flygare

EG6R0O · Sandy, UT, US

DUPR

3.002

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-4509453065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6499430256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanya Tran",
        "dupr_id": "O6VNPP",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Lam Bui",
        "dupr_id": "X2XEJ4",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 4677224815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doreen Seibert",
        "dupr_id": "0YGOXN",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Cami Flygare",
        "dupr_id": "EG6R0O",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]