Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boulder Pickleball DUPR Reset Event

ID: 8195792143

Match Scores

11-6

Win

Play Date

2026-05-18

Play Time (Est)

8:45 AM

Play Location

2550 Frontier Ave, Boulder, CO 80301, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

4.041

KM
Kathryn Moran

945JLK · USA

DUPR

3.275

TEAM 2LOSS
BJ
Becky Johns

RW07DE · USA

DUPR

3.295

JC
Jennifer Caragol

YNRYXG · Lafayette, CO, US

DUPR

3.521

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-8195792143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5002915163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Kathryn Moran",
        "dupr_id": "945JLK",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6975978898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Johns",
        "dupr_id": "RW07DE",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Caragol",
        "dupr_id": "YNRYXG",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      }
    ]
  }
]