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

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

ID: 5706856723

Match Scores

11-8, 9-11, 8-11

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
Bradley Saffran

YGNDKG · Airdrie, AB, CA

DUPR

5.169

MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.345

TEAM 2WINNER
NI
Noah Ivey

3ZJG5M · Colorado Springs, CO, US

DUPR

4.877

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.773

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-5706856723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7417869005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bradley Saffran",
        "dupr_id": "YGNDKG",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.345,
        "profile_pic_url": null,
        "location": "BC, CA"
      }
    ]
  },
  {
    "team_id": 8049908906,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Ivey",
        "dupr_id": "3ZJG5M",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.773,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]