Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4875138495

Match Scores

15-6

Win

Play Date

2026-04-23

Play Time (Est)

4:45 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Serena Daniels

KXERV7 · Edmonton, AB, CA

DUPR

4.456

SP
Sandy Pous

1N9P9N · Ardrossan, AB, CA

DUPR

3.816

TEAM 2LOSS
CG
Carol Graham

3X9PP7 · Red Deer, AB, CA

DUPR

4.065

ET
Erin Tanagras

N7L2GW · Red Deer, AB, CA

DUPR

3.672

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-4875138495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4590765591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Serena Daniels",
        "dupr_id": "KXERV7",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Sandy Pous",
        "dupr_id": "1N9P9N",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Ardrossan, AB, CA"
      }
    ]
  },
  {
    "team_id": 4530819490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carol Graham",
        "dupr_id": "3X9PP7",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Erin Tanagras",
        "dupr_id": "N7L2GW",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]