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

DUPR Monday - Pickleheads Up & Down the River - Game 6

ID: 5695847567

Match Scores

9-8

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Parkland Pickleheads

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brenda Michaud

L20JP6 · Parkland County, AB, CA

DUPR

3.023

LZ
lisa zawaski

YM7MLE · Edmonton, AB, CA

DUPR

2.295

TEAM 2LOSS
TL
Teshah Lefebvre

Q5RVL0 · USA

DUPR

2.948

LB
Lynette Beauchamp

KDVMOQ · Parkland County, AB, CA

DUPR

2.729

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-5695847567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6913898371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenda  Michaud",
        "dupr_id": "L20JP6",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "lisa zawaski",
        "dupr_id": "YM7MLE",
        "rating": 2.295,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8560705731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teshah Lefebvre",
        "dupr_id": "Q5RVL0",
        "rating": 2.948,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lynette  Beauchamp",
        "dupr_id": "KDVMOQ",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      }
    ]
  }
]