Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Pickleball Centers

ID: 7409491172

Match Scores

11-2

Loss

Play Date

2026-04-30

Play Time (Est)

9:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Andrea Garrett

3YED0G · USA

DUPR

3.551

AK
Alda kwan

NRGPMW · Edmonton, AB, CA

DUPR

3.258

TEAM 2LOSS
AJ
Aly Jamieson

WKLMMQ · Edmonton, AB, CA

DUPR

3.133

RP
Rebecca Prince

3XX4D2 · Sherwood Park, AB, CA

DUPR

3.080

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-7409491172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8071723935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Garrett",
        "dupr_id": "3YED0G",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alda kwan",
        "dupr_id": "NRGPMW",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4367649896,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aly Jamieson",
        "dupr_id": "WKLMMQ",
        "rating": 3.133,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Rebecca Prince",
        "dupr_id": "3XX4D2",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]