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

APA - The Western Open - Mixed Doubles Skill: (PRO)

ID: 7167295728

Match Scores

15-13

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Shannon Novak

124WV7 · Calgary, AB, CA

DUPR

4.183

MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

5.031

TEAM 2LOSS
MH
Mickel Hartman

84NN72 · Edmonton, AB, CA

DUPR

4.856

HY
Hoffman Yu

4LN6YM · Edmonton, AB, CA

DUPR

4.768

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-7167295728
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6748891540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon Novak",
        "dupr_id": "124WV7",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6566683917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mickel Hartman",
        "dupr_id": "84NN72",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Hoffman Yu",
        "dupr_id": "4LN6YM",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]