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

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

ID: 4672790042

Match Scores

2-15

Loss

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Amy Lattimer

30OL0N · Calgary, AB, CA

DUPR

4.183

CA
Christopher Alain

8G0DXX · Calgary, AB, CA

DUPR

5.270

TEAM 2WINNER
L(
Lingzhe (Sylvie) Xu

6749VQ · Richmond, BC, CA

DUPR

4.772

MC
Michael Chao

1QZ2NR · Newmarket, ON, CA

DUPR

4.981

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-4672790042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4322257503,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Lattimer",
        "dupr_id": "30OL0N",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Christopher Alain",
        "dupr_id": "8G0DXX",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7453233644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lingzhe (Sylvie) Xu",
        "dupr_id": "6749VQ",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Michael Chao",
        "dupr_id": "1QZ2NR",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      }
    ]
  }
]