Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5754195316

Match Scores

11-15

Loss

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
TA
Troy Anderson

RYXGRZ · Stettler, AB, CA

DUPR

4.238

TO
Tim Ostiguy

Q5N2N0 · Sylvan Lake, AB, CA

DUPR

4.006

TEAM 2WINNER
PC
Peter Clemens

OW6XXL · USA

DUPR

4.298

JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.240

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-5754195316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7986300372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy Anderson",
        "dupr_id": "RYXGRZ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Stettler, AB, CA"
      },
      {
        "name": "Tim Ostiguy",
        "dupr_id": "Q5N2N0",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Sylvan Lake, AB, CA"
      }
    ]
  },
  {
    "team_id": 6623964203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Clemens",
        "dupr_id": "OW6XXL",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]