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

APA - The Canada Cup - Womens Doubles Skill: (5.0) (OPEN)

ID: 5450067393

Match Scores

7-15

Win

Play Date

2026-02-08

Play Time (Est)

10:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jodi Smith

RYRW0E · USA

DUPR

4.430

DS
Danarae Sommerville

JJK5NM · USA

DUPR

4.544

TEAM 2WINNER
SP
Scarlet Page

0Q50G4 · Ottawa, ON, CA

DUPR

4.171

SW
Sara Weiss

16NWG1 · Ottawa, ON, CA

DUPR

5.128

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-5450067393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4642743679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jodi Smith",
        "dupr_id": "RYRW0E",
        "rating": 4.43,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1167279/images/profile/79ec88d9-4452-4066-9468-fbca3a6dae37.jpg",
        "location": ""
      },
      {
        "name": "Danarae Sommerville",
        "dupr_id": "JJK5NM",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4529737508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scarlet Page",
        "dupr_id": "0Q50G4",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Sara Weiss",
        "dupr_id": "16NWG1",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]