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

APA - The Western Open - Mens Doubles Skill: (PRO)

ID: 5811251754

Match Scores

11-9, 11-5

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jacob Bolkowy

1Q09N4 · St. Albert, AB, CA

DUPR

5.474

MD
Mackonner Dy

JZKGJJ · Richmond, BC, CA

DUPR

5.517

TEAM 2LOSS
SC
Sumit Chawla

3ZXVVW · Calgary, AB, CA

DUPR

5.012

JM
Jordan Mitchell

YXO5GP · Cochrane, AB, CA

DUPR

4.838

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-5811251754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5644382071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bolkowy",
        "dupr_id": "1Q09N4",
        "rating": 5.474,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Mackonner Dy",
        "dupr_id": "JZKGJJ",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 6603351251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sumit Chawla",
        "dupr_id": "3ZXVVW",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jordan Mitchell",
        "dupr_id": "YXO5GP",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Cochrane, AB, CA"
      }
    ]
  }
]