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

APA - The Western Open - Split Age Mens Doubles Skill: (PRO) (50/49)

ID: 6972124652

Match Scores

15-4

Loss

Play Date

2026-04-23

Play Time (Est)

9:00 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
NM
Nitin Malik

7NY2ON · Grande Prairie, AB, CA

DUPR

4.664

GW
Guy Wight

W8K678 · Spruce Grove, AB, CA

DUPR

5.014

TEAM 2LOSS
JH
John Heinen

NY2246 · Red Deer, AB, CA

DUPR

4.832

MH
Martin Heinen

3YMREK · Kamloops, BC, CA

DUPR

4.391

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-6972124652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7175255962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nitin Malik",
        "dupr_id": "7NY2ON",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Guy Wight",
        "dupr_id": "W8K678",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 8422299158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Heinen",
        "dupr_id": "NY2246",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Martin Heinen",
        "dupr_id": "3YMREK",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Kamloops, BC, CA"
      }
    ]
  }
]