Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CWC Pickleball Competitive Ladder

ID: 6368441431

Match Scores

5-11

Loss

Play Date

2026-01-25

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kevin Collings

3OXPV7 · USA

DUPR

4.312

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.933

TEAM 2WINNER
TC
Tarquin Caraher

YGWOXK · USA

DUPR

3.630

RD
Ryan Docksteader

NXP4O6 · USA

DUPR

3.740

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-6368441431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6258869667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Collings",
        "dupr_id": "3OXPV7",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4968093602,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tarquin Caraher",
        "dupr_id": "YGWOXK",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Docksteader",
        "dupr_id": "NXP4O6",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]