Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Centers

ID: 7124686958

Match Scores

11-5

Win

Play Date

2025-12-01

Play Time (Est)

3:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tim Porter

Z9MP9W · USA

DUPR

4.107

MH
Michael Hoher

G50JYD · Nelson, BC, CA

DUPR

3.673

TEAM 2LOSS
NT
Nick Taylor

Z9J70P · USA

DUPR

3.770

GS
Gareth Spencer

DNM206 · Calgary, AB, CA

DUPR

3.825

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-7124686958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6583403389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Porter",
        "dupr_id": "Z9MP9W",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hoher",
        "dupr_id": "G50JYD",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  },
  {
    "team_id": 7861726186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Taylor",
        "dupr_id": "Z9J70P",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gareth Spencer",
        "dupr_id": "DNM206",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]