Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red Deer Annual Open - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 8351154213

Match Scores

12-15

Win

Play Date

2025-08-09

Play Time (Est)

10:15 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
LS
Laura Spencer

17YGO5 · St. Albert, AB, CA

DUPR

3.948

TO
Tim Ostiguy

Q5N2N0 · Sylvan Lake, AB, CA

DUPR

4.273

TEAM 2WINNER
KV
Kelly Verduyn

ODXDNE · USA

DUPR

3.619

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.241

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-8351154213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7436359220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Spencer",
        "dupr_id": "17YGO5",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Tim Ostiguy",
        "dupr_id": "Q5N2N0",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Sylvan Lake, AB, CA"
      }
    ]
  },
  {
    "team_id": 8409311831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Verduyn",
        "dupr_id": "ODXDNE",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]