Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4 DUPR Women’s League

ID: 7191776197

Match Scores

11-6

Loss

Play Date

2026-04-24

Play Time (Est)

2:15 AM

Play Location

The Picklr Bluffdale

Unverified Facility

Competitor Teams

TEAM 1WINNER
RJ
Regan Judd

ODR7ZW · South Jordan, UT, US

DUPR

4.225

KA
Kim Anselmo

17YQO5 · Draper, UT, US

DUPR

3.550

TEAM 2LOSS
SN
Shannon Norton

3OOY6P · Highland, UT, US

DUPR

3.223

NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.138

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-7191776197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6751368145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Regan Judd",
        "dupr_id": "ODR7ZW",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Kim Anselmo",
        "dupr_id": "17YQO5",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 4809143650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Norton",
        "dupr_id": "3OOY6P",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]