Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Centers

ID: 8005316152

Match Scores

11-2

Loss

Play Date

2025-12-01

Play Time (Est)

5:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tim Porter

Z9MP9W · USA

DUPR

4.202

NT
Nick Taylor

Z9J70P · USA

DUPR

3.798

TEAM 2LOSS
GS
Gareth Spencer

DNM206 · Calgary, AB, CA

DUPR

3.806

MH
Michael Hoher

G50JYD · Nelson, BC, CA

DUPR

3.633

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-8005316152
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5809940914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Porter",
        "dupr_id": "Z9MP9W",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Taylor",
        "dupr_id": "Z9J70P",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6619259390,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gareth Spencer",
        "dupr_id": "DNM206",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Michael Hoher",
        "dupr_id": "G50JYD",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]