Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

APA - The Triple Crown Open - Mens Doubles Skill: (4.499 And Under) Age: (50 And Above)

ID: 7454920778

Match Scores

15-3

Win

Play Date

2026-05-29

Play Time (Est)

3:30 PM

Play Location

Peterborough, ON

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Andrew MacMillan

PWV95G · Huntsville, ON, CA

DUPR

3.844

SB
Stephen Barr

QXP0V4 · USA

DUPR

3.454

TEAM 2LOSS
BM
Bill Ma

2Q4EZ7 · USA

DUPR

3.276

GS
Garry Shearer

X09PZ2 · USA

DUPR

3.121

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-7454920778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6214023136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew MacMillan",
        "dupr_id": "PWV95G",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      },
      {
        "name": "Stephen Barr",
        "dupr_id": "QXP0V4",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4539549723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Ma",
        "dupr_id": "2Q4EZ7",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garry Shearer",
        "dupr_id": "X09PZ2",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]