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

Match Scores

15-8

Loss

Play Date

2026-04-23

Play Time (Est)

1:00 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Devin Gorder

NYEDL7 · Prince Albert, SK, CA

DUPR

4.706

JC
jun chen

OZYQ2P · Edmonton, AB, CA

DUPR

4.263

TEAM 2LOSS
LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.134

SW
Shane Wilhelm

8KG6WO · Blackfalds, AB, CA

DUPR

4.414

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-6706149972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8275708764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Gorder",
        "dupr_id": "NYEDL7",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Prince Albert, SK, CA"
      },
      {
        "name": "jun chen",
        "dupr_id": "OZYQ2P",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5633213078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      },
      {
        "name": "Shane Wilhelm",
        "dupr_id": "8KG6WO",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      }
    ]
  }
]