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

Match Scores

15-8

Loss

Play Date

2026-04-24

Play Time (Est)

3:30 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.295

GS
Greg Swenson

4LY5JG · Red Deer, AB, CA

DUPR

4.120

TEAM 2LOSS
PG
Patrick Galesloot

0Y05LX · Penhold, AB, CA

DUPR

3.804

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.177

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-5427631778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8485013670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Greg Swenson",
        "dupr_id": "4LY5JG",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 4386481172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Galesloot",
        "dupr_id": "0Y05LX",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Penhold, AB, CA"
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]