Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7134895449

Match Scores

7-11

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Peterborough, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Christine MacMillan

L296ZZ · Huntsville, ON, CA

DUPR

3.996

AM
Andrew MacMillan

PWV95G · Huntsville, ON, CA

DUPR

3.779

TEAM 2WINNER
SK
Sinéad Kappel

QXZDWD · USA

DUPR

3.882

AD
Andrew Dawson

PZY5WZ · Toronto, ON, CA

DUPR

4.028

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-7134895449
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5125835380,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine MacMillan",
        "dupr_id": "L296ZZ",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      },
      {
        "name": "Andrew MacMillan",
        "dupr_id": "PWV95G",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      }
    ]
  },
  {
    "team_id": 6193572485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sinéad  Kappel",
        "dupr_id": "QXZDWD",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Dawson",
        "dupr_id": "PZY5WZ",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]