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

The Pickleball Centers

ID: 5527217861

Match Scores

11-6

Win

Play Date

2025-12-01

Play Time (Est)

6:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hoher

G50JYD · Nelson, BC, CA

DUPR

3.636

MB
Minaz Bhanji

56L6WP · Calgary, AB, CA

DUPR

3.467

TEAM 2LOSS
JS
Jon Stewart

L5YWOQ · Calgary, AB, CA

DUPR

3.337

TD
Tuan Daica

PZGKNM · USA

DUPR

3.099

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-5527217861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7607664805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hoher",
        "dupr_id": "G50JYD",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Minaz Bhanji",
        "dupr_id": "56L6WP",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 8110754233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Stewart",
        "dupr_id": "L5YWOQ",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Tuan Daica",
        "dupr_id": "PZGKNM",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]