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: 4949914287

Match Scores

15-12

Win

Play Date

2026-04-24

Play Time (Est)

4:45 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
PG
Patrick Galesloot

0Y05LX · Penhold, AB, CA

DUPR

3.831

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.227

TEAM 2LOSS
JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.060

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.093

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-4949914287
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7567468446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Galesloot",
        "dupr_id": "0Y05LX",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Penhold, AB, CA"
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  },
  {
    "team_id": 7573136099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]