Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA - The Canada Cup - Split Aged Mixed Doubles Skill: (4.5/5.0)

ID: 7695205488

Match Scores

15-10

Win

Play Date

2026-02-05

Play Time (Est)

1:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Sonia Wang

3LNRMZ · Ottawa, ON, CA

DUPR

4.435

PT
Patrick Tardif

1RWMOM · Gatineau, QC, CA

DUPR

4.522

TEAM 2LOSS
HP
Heather Penney

Q5WL4D · Ottawa, ON, CA

DUPR

3.846

LR
Leon Richins

8J906W · Ottawa, ON, CA

DUPR

4.545

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-7695205488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5687751665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sonia Wang",
        "dupr_id": "3LNRMZ",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Patrick Tardif",
        "dupr_id": "1RWMOM",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 4752168068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Penney",
        "dupr_id": "Q5WL4D",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Leon Richins",
        "dupr_id": "8J906W",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]