Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boulder Pickleball DUPR Reset Event

ID: 8337776754

Match Scores

11-1

Win

Play Date

2026-05-18

Play Time (Est)

7:30 PM

Play Location

2550 Frontier Ave, Boulder, CO 80301, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

4.130

JC
Jennifer Caragol

YNRYXG · Lafayette, CO, US

DUPR

3.511

TEAM 2LOSS
BJ
Becky Johns

RW07DE · USA

DUPR

3.312

KM
Kathryn Moran

945JLK · USA

DUPR

3.211

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-8337776754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6024327756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Jennifer Caragol",
        "dupr_id": "YNRYXG",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      }
    ]
  },
  {
    "team_id": 7732230660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Johns",
        "dupr_id": "RW07DE",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathryn Moran",
        "dupr_id": "945JLK",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]