Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5068502797

Match Scores

15-8

Win

Play Date

2026-04-23

Play Time (Est)

2:15 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jenna McCully

12OR09 · St. Albert, AB, CA

DUPR

3.651

JS
Justin Sabourin

129JY4 · Edmonton, AB, CA

DUPR

4.194

TEAM 2LOSS
MV
Marcia van Lier

6NR95D · Edmonton, AB, CA

DUPR

3.564

JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.072

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-5068502797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5694400824,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna McCully",
        "dupr_id": "12OR09",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Justin Sabourin",
        "dupr_id": "129JY4",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5265195829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcia van Lier",
        "dupr_id": "6NR95D",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]