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

Partner DUPR Ladder

ID: 5987292045

Match Scores

11-10

Loss

Play Date

2026-05-12

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Luis Guzman

RDY45D · Edmonton, AB, CA

DUPR

3.047

BL
Bill Lee

9JW2MK · Edmonton, AB, CA

DUPR

2.983

TEAM 2LOSS
BC
Brenna Coles

K5VGZY · Edmonton, AB, CA

DUPR

2.134

LF
Laurence Fernandez

GWKXXQ · Edmonton, AB, CA

DUPR

2.696

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-5987292045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7885492880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis  Guzman",
        "dupr_id": "RDY45D",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Bill Lee",
        "dupr_id": "9JW2MK",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4949988809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Coles",
        "dupr_id": "K5VGZY",
        "rating": 2.134,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Laurence Fernandez",
        "dupr_id": "GWKXXQ",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]