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

Super DUPR 3.0 Women’s

ID: 7783124824

Match Scores

11-2

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lam Bui

X2XEJ4 · Sandy, UT, US

DUPR

2.990

Tiffany Evans

PKODOG · Sandy, UT, US

DUPR

3.104

TEAM 2LOSS
Joy Bruce

12M46E · USA

DUPR

2.302

SZ
Sissy Zeigler

7DKNG4 · USA

DUPR

2.639

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7783124824
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7238595207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lam Bui",
        "dupr_id": "X2XEJ4",
        "rating": 2.99,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/12.jpg",
        "location": "Sandy, UT, US"
      },
      {
        "name": "Tiffany Evans",
        "dupr_id": "PKODOG",
        "rating": 3.104,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/31.jpg",
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6543482091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joy Bruce",
        "dupr_id": "12M46E",
        "rating": 2.302,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": ""
      },
      {
        "name": "Sissy Zeigler",
        "dupr_id": "7DKNG4",
        "rating": 2.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]