Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 - The Dink Minor League Pickleball @ The Picklr Ft. Collins / FoCo Showdown

ID: 4664037386

Match Scores

18-21

Win

Play Date

2026-02-21

Play Time (Est)

3:30 PM

Play Location

The Picklr Fort Collins

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
JP Parker

896ROR · Aurora, CO, US

DUPR

4.433

BS
Brooks Svitak

84WY2K · Denver, CO, US

DUPR

3.944

TEAM 2WINNER
JC
James Callanan

3XYWOX · Boulder, CO, US

DUPR

4.675

HB
Heather Bonewitz

16R4D8 · Boulder, CO, US

DUPR

4.038

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-4664037386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5561127853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "JP Parker",
        "dupr_id": "896ROR",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Brooks Svitak",
        "dupr_id": "84WY2K",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5424826608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Callanan",
        "dupr_id": "3XYWOX",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Heather Bonewitz",
        "dupr_id": "16R4D8",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]