Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boulder Pickleball DUPR Reset Event

ID: 5469704168

Match Scores

10-11

Win

Play Date

2026-05-18

Play Time (Est)

9:00 PM

Play Location

2550 Frontier Ave, Boulder, CO 80301, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jennifer Caragol

YNRYXG · Lafayette, CO, US

DUPR

3.528

KM
Kathryn Moran

945JLK · USA

DUPR

3.257

TEAM 2WINNER
GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

3.997

BJ
Becky Johns

RW07DE · USA

DUPR

3.300

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-5469704168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5785764977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Caragol",
        "dupr_id": "YNRYXG",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Kathryn Moran",
        "dupr_id": "945JLK",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5988859743,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Becky Johns",
        "dupr_id": "RW07DE",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]