Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool A - Men's 15 (v3)

ID: 5668037824

Match Scores

15-21

Loss

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

West Pickleball Hub

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Keaton Kirchner

76M5L5 · Sherwood Park, AB, CA

DUPR

4.868

LF
Logan Formaniuk

9PPVWE · Sherwood Park, AB, CA

DUPR

4.546

TEAM 2WINNER
NN
Nolan Nicoll

8J972J · Red Deer, AB, CA

DUPR

4.769

JH
John Heinen

NY2246 · Red Deer, AB, CA

DUPR

4.979

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-5668037824
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6802677882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keaton Kirchner",
        "dupr_id": "76M5L5",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Logan Formaniuk",
        "dupr_id": "9PPVWE",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  },
  {
    "team_id": 5320892900,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nolan Nicoll",
        "dupr_id": "8J972J",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "John Heinen",
        "dupr_id": "NY2246",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]