Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA - The Western Open - Mens Doubles Skill: (4.499 And Under) Age: (50 And Above)

ID: 4469013363

Match Scores

9-15

Win

Play Date

2026-04-24

Play Time (Est)

4:45 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.061

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.094

TEAM 2WINNER
AH
Aaron Hachkowski

OD5J6E · USA

DUPR

4.432

LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.132

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-4469013363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7467361420,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 4836801911,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Hachkowski",
        "dupr_id": "OD5J6E",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      }
    ]
  }
]