Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7 DUPR league Friday

ID: 6059008320

Match Scores

11-1

Loss

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

The Picklr Bluffdale

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Aapree Ray

7DDED5 · Lehi, UT, US

DUPR

3.703

KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.956

TEAM 2LOSS
AB
Ashley Butler

3XR2ZX · Herriman, UT, US

DUPR

3.643

KD
Kelli Divino

17ZY93 · Sandy, UT, US

DUPR

3.448

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-6059008320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7345263100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aapree Ray",
        "dupr_id": "7DDED5",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5153884210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Butler",
        "dupr_id": "3XR2ZX",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Kelli Divino",
        "dupr_id": "17ZY93",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]