Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CWC Pickleball Competitive Ladder

ID: 7606357894

Match Scores

2-11

Loss

Play Date

2026-01-25

Play Time (Est)

11:30 PM

Play Location

4611 14 St NW, Calgary, AB T2K 1J7, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DH
Daniel Herman

3VOMQP · USA

DUPR

3.928

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.702

TEAM 2WINNER
KC
Kevin Collings

3OXPV7 · USA

DUPR

4.168

RD
Ryan Docksteader

NXP4O6 · USA

DUPR

3.761

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-7606357894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4869926275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Herman",
        "dupr_id": "3VOMQP",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4866689584,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Collings",
        "dupr_id": "3OXPV7",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Docksteader",
        "dupr_id": "NXP4O6",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]