Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA - The Western Open - Split Age Mens Doubles Skill: (4.999 And Under) (50/49)

ID: 5838928927

Match Scores

15-9

Win

Play Date

2026-04-23

Play Time (Est)

8:45 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Adam Glover

9PNDV7 · Red Deer, AB, CA

DUPR

4.760

LG
Lance Gordon

GG4WVX · Red Deer, AB, CA

DUPR

4.262

TEAM 2LOSS
LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.148

SW
Shane Wilhelm

8KG6WO · Blackfalds, AB, CA

DUPR

4.435

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-5838928927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7823698560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Glover",
        "dupr_id": "9PNDV7",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Lance Gordon",
        "dupr_id": "GG4WVX",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 6543689057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      },
      {
        "name": "Shane Wilhelm",
        "dupr_id": "8KG6WO",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      }
    ]
  }
]