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

Women’s 3.5

ID: 6759560128

Match Scores

3-15

Win

Play Date

2026-05-09

Play Time (Est)

5:00 PM

Play Location

7200 S - Club Pickleball USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Robbi Lucas

W6407M · USA

DUPR

2.670

CK
Cindy Krueger

8J67OW · USA

DUPR

3.092

TEAM 2WINNER
DS
Doreen Seibert

0YGOXN · Sandy, UT, US

DUPR

3.063

TE
Tiffany Evans

PKODOG · Sandy, UT, US

DUPR

3.140

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-6759560128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6130990327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robbi Lucas",
        "dupr_id": "W6407M",
        "rating": 2.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Krueger",
        "dupr_id": "8J67OW",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5749085702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Doreen Seibert",
        "dupr_id": "0YGOXN",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Tiffany Evans",
        "dupr_id": "PKODOG",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]