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

Match Scores

12-15

Loss

Play Date

2026-04-24

Play Time (Est)

6:15 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.283

GS
Greg Swenson

4LY5JG · Red Deer, AB, CA

DUPR

4.095

TEAM 2WINNER
JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.064

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.098

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-4928159909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7776127240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Greg Swenson",
        "dupr_id": "4LY5JG",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 4295637119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]