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

March 18

ID: 5128702318

Match Scores

8-11

Loss

Play Date

2026-03-18

Play Time (Est)

11:30 PM

Play Location

The Picklr Winnipeg South

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
Leanne Lotecki

JZPK44 · Winnipeg, MB, CA

DUPR

3.441

CN
carol Nellis

XJOQ27 · Winnipeg, MB, CA

DUPR

3.335

TEAM 2WINNER
KS
Katherine Salsman

56YXYP · Winnipeg, MB, CA

DUPR

3.307

BH
Brent Handford

RWN47Q · Winnipeg, MB, CA

DUPR

3.547

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-5128702318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4758098371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leanne Lotecki",
        "dupr_id": "JZPK44",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "carol Nellis",
        "dupr_id": "XJOQ27",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 7518853576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katherine Salsman",
        "dupr_id": "56YXYP",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Brent Handford",
        "dupr_id": "RWN47Q",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]