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

Women’s 3.0 RR SUPER DUPR

ID: 7584718026

Match Scores

10-12

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Joy Bruce

12M46E · USA

DUPR

2.466

TT
Tanya Tran

O6VNPP · Sandy, UT, US

DUPR

2.946

TEAM 2WINNER
RP
Robyn Peck

2QL04E · Sandy, UT, US

DUPR

2.893

LB
Lam Bui

X2XEJ4 · Sandy, UT, US

DUPR

2.884

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-7584718026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8458555736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joy Bruce",
        "dupr_id": "12M46E",
        "rating": 2.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanya Tran",
        "dupr_id": "O6VNPP",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 8068059830,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robyn Peck",
        "dupr_id": "2QL04E",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Lam Bui",
        "dupr_id": "X2XEJ4",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]