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

Women's DUPR Ladder - 2026-04-25 1:00 PM - 3:00 PM

ID: 8372366518

Match Scores

9-3

Win

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Edmonton Pickleball Center, 170 Street Northwest, Edmonton, AB, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
GF
Grace Forster

YNPE4D · Edmonton, AB, CA

DUPR

2.346

AK
Aleksandra Kozlowska

QXOXRR · USA

DUPR

2.078

TEAM 2LOSS
LR
Lynda Robertson

6ZZMQG · Edmonton, AB, CA

DUPR

2.171

AO
Ahram Oh

QJ744N · Edmonton, AB, CA

DUPR

2.001

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-8372366518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763754254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Forster",
        "dupr_id": "YNPE4D",
        "rating": 2.346,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Aleksandra Kozlowska",
        "dupr_id": "QXOXRR",
        "rating": 2.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4832803014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lynda Robertson",
        "dupr_id": "6ZZMQG",
        "rating": 2.171,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Ahram Oh",
        "dupr_id": "QJ744N",
        "rating": 2.001,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]