Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grande Prairie Pickleball Club

ID: 6478832745

Match Scores

7-11

Loss

Play Date

2026-03-26

Play Time (Est)

10:15 AM

Play Location

Grande Prairie, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KW
Kathy Wilson

GGL5DX · Grande Prairie, AB, CA

DUPR

3.971

JB
Jeff Brewster

17ERJ4 · Grande Prairie, AB, CA

DUPR

4.495

TEAM 2WINNER
MP
Marc Pitre

3XVY02 · Grande Prairie, AB, CA

DUPR

4.831

TW
Trent Wilson

0YGZ9G · Grande Prairie, AB, CA

DUPR

4.392

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-6478832745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8062938550,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Wilson",
        "dupr_id": "GGL5DX",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Jeff Brewster",
        "dupr_id": "17ERJ4",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      }
    ]
  },
  {
    "team_id": 8078747459,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Pitre",
        "dupr_id": "3XVY02",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Trent Wilson",
        "dupr_id": "0YGZ9G",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      }
    ]
  }
]