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

Men's DUPR Ladder

ID: 4853448771

Match Scores

8-9

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
Andrew Happer

L55DGK · Edmonton, AB, CA

DUPR

3.632

AL
Aly Ladha

7JREJ9 · Edmonton, AB, CA

DUPR

3.124

TEAM 2WINNER
BS
Brad Sidock

M2X6OO · Edmonton, AB, CA

DUPR

3.266

JI
Jayr Itable

5Y5RKL · Edmonton, AB, CA

DUPR

3.074

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-4853448771
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5261574762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Happer",
        "dupr_id": "L55DGK",
        "rating": 3.632,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66557099633bb.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Aly Ladha",
        "dupr_id": "7JREJ9",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7575680236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Sidock",
        "dupr_id": "M2X6OO",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jayr Itable",
        "dupr_id": "5Y5RKL",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]