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: 5631478164

Match Scores

21-16

Win

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

The Picklr Fort Collins

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
James Callanan

3XYWOX · Boulder, CO, US

DUPR

4.668

HB
Heather Bonewitz

16R4D8 · Boulder, CO, US

DUPR

4.035

TEAM 2LOSS
BA
Ben Aybar

59K26L · Denver, CO, US

DUPR

4.537

AR
Amy Reiser

8KMDKK · Lakewood, CO, US

DUPR

4.301

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-5631478164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7256254251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Callanan",
        "dupr_id": "3XYWOX",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Heather Bonewitz",
        "dupr_id": "16R4D8",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 7608867563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Aybar",
        "dupr_id": "59K26L",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Amy Reiser",
        "dupr_id": "8KMDKK",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]