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

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

ID: 8284968445

Match Scores

15-8

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Sumit Chawla

3ZXVVW · Calgary, AB, CA

DUPR

5.035

JM
Jordan Mitchell

YXO5GP · Cochrane, AB, CA

DUPR

4.895

TEAM 2LOSS
BS
Bradley Saffran

YGNDKG · Airdrie, AB, CA

DUPR

5.133

MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.332

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-8284968445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8054115515,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sumit Chawla",
        "dupr_id": "3ZXVVW",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jordan Mitchell",
        "dupr_id": "YXO5GP",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Cochrane, AB, CA"
      }
    ]
  },
  {
    "team_id": 7590632045,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bradley Saffran",
        "dupr_id": "YGNDKG",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "BC, CA"
      }
    ]
  }
]