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

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

ID: 7131992525

Match Scores

3-15

Loss

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
Margit Aardmaa

QP5WJR · Coquitlam, BC, CA

DUPR

5.190

MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.344

TEAM 2WINNER
LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

5.009

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.775

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-7131992525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594798495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Margit Aardmaa",
        "dupr_id": "QP5WJR",
        "rating": 5.19,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1271213/images/profile/88e10442-ad81-478b-8257-d0c1f0e570f8.png",
        "location": "Coquitlam, BC, CA"
      },
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "BC, CA"
      }
    ]
  },
  {
    "team_id": 4563500360,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.775,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]