Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Manitoba Pickleball League

ID: 7875738168

Match Scores

11-5

Win

Play Date

2025-11-29

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Suzanne Davidson

L24K4Q · Portage la Prairie, MB, CA

DUPR

4.232

LW
Lisa Walsh

DN44RM · Winnipeg, MB, CA

DUPR

4.535

TEAM 2LOSS
CG
Catherine Gregoire

D99GZL · USA

DUPR

4.270

CL
Carmen Lee Chochinov

2QJO59 · Winnipeg, MB, CA

DUPR

4.693

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-7875738168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4845157843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Davidson",
        "dupr_id": "L24K4Q",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Portage la Prairie, MB, CA"
      },
      {
        "name": "Lisa Walsh",
        "dupr_id": "DN44RM",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 7209015074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Gregoire",
        "dupr_id": "D99GZL",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen Lee Chochinov",
        "dupr_id": "2QJO59",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]