Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4 DUPR Women’s League

ID: 7684494228

Match Scores

1-11

Win

Play Date

2026-04-24

Play Time (Est)

1:00 PM

Play Location

The Picklr Bluffdale

Unverified Facility

Competitor Teams

TEAM 1LOSS
SN
Shannon Norton

3OOY6P · Highland, UT, US

DUPR

3.235

AB
Ashley Butler

3XR2ZX · Herriman, UT, US

DUPR

3.759

TEAM 2WINNER
KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.888

NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.155

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-7684494228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8021185496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Norton",
        "dupr_id": "3OOY6P",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Ashley Butler",
        "dupr_id": "3XR2ZX",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 8023930109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]