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

Pool A - Men's 15 (v3)

ID: 8122504564

Match Scores

21-17

Win

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

West Pickleball Hub

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Keaton Kirchner

76M5L5 · Sherwood Park, AB, CA

DUPR

4.857

LF
Logan Formaniuk

9PPVWE · Sherwood Park, AB, CA

DUPR

4.547

TEAM 2LOSS
SC
Sumit Chawla

3ZXVVW · Calgary, AB, CA

DUPR

4.907

JB
Justin Butler

4Z4JVV · Calgary, AB, CA

DUPR

4.516

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-8122504564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7065529169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keaton Kirchner",
        "dupr_id": "76M5L5",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Logan Formaniuk",
        "dupr_id": "9PPVWE",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  },
  {
    "team_id": 6645504733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sumit Chawla",
        "dupr_id": "3ZXVVW",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Justin Butler",
        "dupr_id": "4Z4JVV",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]