Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6795887402

Match Scores

15-11

Win

Play Date

2026-04-23

Play Time (Est)

3:30 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Serena Daniels

KXERV7 · Edmonton, AB, CA

DUPR

4.393

JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.056

TEAM 2LOSS
MT
Melissa Timms

8954QE · Calgary, AB, CA

DUPR

3.762

AL
Allan Leader

YGXQLE · Calgary, AB, CA

DUPR

4.306

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-6795887402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7630441314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Serena Daniels",
        "dupr_id": "KXERV7",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 8074681941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Timms",
        "dupr_id": "8954QE",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Allan Leader",
        "dupr_id": "YGXQLE",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]