Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Edmonton Pickleball Center's The Great Migration Open - Mens Doubles Skill: 4.5+ Age: (Any)

ID: 6973858551

Match Scores

15-6

Win

Play Date

2024-11-16

Play Time (Est)

4:45 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
mike Hamilton

DW70RM · Edmonton, AB, CA

DUPR

5.431

MD
Michael Dingwall

3YYWLP · Edmonton, AB, CA

DUPR

5.408

TEAM 2LOSS
KK
Keaton Kirchner

76M5L5 · Sherwood Park, AB, CA

DUPR

3.965

LF
Logan Formaniuk

9PPVWE · Sherwood Park, AB, CA

DUPR

4.147

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-6973858551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8053896592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mike Hamilton",
        "dupr_id": "DW70RM",
        "rating": 5.431,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Michael Dingwall",
        "dupr_id": "3YYWLP",
        "rating": 5.408,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5391388657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keaton Kirchner",
        "dupr_id": "76M5L5",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Logan Formaniuk",
        "dupr_id": "9PPVWE",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]