Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Pickleball Centers

ID: 8041326786

Match Scores

11-5

Win

Play Date

2025-12-01

Play Time (Est)

7:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hoher

G50JYD · Nelson, BC, CA

DUPR

3.649

JS
Jon Stewart

L5YWOQ · Calgary, AB, CA

DUPR

3.344

TEAM 2LOSS
MB
Minaz Bhanji

56L6WP · Calgary, AB, CA

DUPR

3.460

TD
Tuan Daica

PZGKNM · USA

DUPR

3.092

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-8041326786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5220727185,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hoher",
        "dupr_id": "G50JYD",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Jon Stewart",
        "dupr_id": "L5YWOQ",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4419721929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Minaz Bhanji",
        "dupr_id": "56L6WP",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Tuan Daica",
        "dupr_id": "PZGKNM",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]