Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Calgary Pickleball Center's: Snowbird Send-Off 2025 - Womens Doubles Skill: 4.0+ Age: (Any)

ID: 6284871043

Match Scores

15-17

Win

Play Date

2025-11-02

Play Time (Est)

8:45 AM

Play Location

Calgary, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
BP
becky plumer

LVZVLZ · Calgary, AB, CA

DUPR

3.418

JV
Jennifer Vuong

EGDXEV · Calgary, AB, CA

DUPR

3.719

TEAM 2WINNER
ST
Stephanie Toman

9PYYDK · USA

DUPR

3.593

SL
Samantha Loc

ODEKEL · Calgary, AB, CA

DUPR

4.102

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-6284871043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5859688491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "becky plumer",
        "dupr_id": "LVZVLZ",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jennifer Vuong",
        "dupr_id": "EGDXEV",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7381721645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Toman",
        "dupr_id": "9PYYDK",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Loc",
        "dupr_id": "ODEKEL",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]