Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grande Prairie Pickleball Club

ID: 6577674839

Match Scores

6-11

Loss

Play Date

2026-03-26

Play Time (Est)

12:45 AM

Play Location

Grande Prairie, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KW
Kathy Wilson

GGL5DX · Grande Prairie, AB, CA

DUPR

3.978

JB
Jeff Brewster

17ERJ4 · Grande Prairie, AB, CA

DUPR

4.506

TEAM 2WINNER
MP
Marc Pitre

3XVY02 · Grande Prairie, AB, CA

DUPR

4.821

TW
Trent Wilson

0YGZ9G · Grande Prairie, AB, CA

DUPR

4.386

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-6577674839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4421944990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Wilson",
        "dupr_id": "GGL5DX",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Jeff Brewster",
        "dupr_id": "17ERJ4",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      }
    ]
  },
  {
    "team_id": 8362296408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Pitre",
        "dupr_id": "3XVY02",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Trent Wilson",
        "dupr_id": "0YGZ9G",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      }
    ]
  }
]