Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APA - The Western Open - Womens Doubles Skill: (PRO)

ID: 8018025578

Match Scores

11-15

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Shannon Novak

124WV7 · Calgary, AB, CA

DUPR

4.548

AL
Amy Lattimer

30OL0N · Calgary, AB, CA

DUPR

4.272

TEAM 2WINNER
AK
Allie Kostyniuk

3LQNZQ · Edmonton, AB, CA

DUPR

4.408

AW
Ava Weeks

3OQ0G7 · Edmonton, AB, CA

DUPR

4.823

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-8018025578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5135448819,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Novak",
        "dupr_id": "124WV7",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Amy Lattimer",
        "dupr_id": "30OL0N",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4422886155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allie Kostyniuk",
        "dupr_id": "3LQNZQ",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Ava Weeks",
        "dupr_id": "3OQ0G7",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]