Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL CUP II - Mixed Doubles Skill: (Open) Age: (50 And Above)

ID: 8006385618

Match Scores

5-11, 0-11

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AE
Anne Evans

99W7MR · ON, CA

DUPR

4.301

LG
Luc Germain

17ZDE0 · Ottawa, ON, CA

DUPR

4.169

TEAM 2WINNER
CR
Catherine Rea

M2XNWO · Ottawa, ON, CA

DUPR

4.921

KL
Keith Lane

1270RR · Ottawa, ON, CA

DUPR

4.594

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-8006385618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5000913091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Evans",
        "dupr_id": "99W7MR",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Luc Germain",
        "dupr_id": "17ZDE0",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6483960665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Catherine Rea",
        "dupr_id": "M2XNWO",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Keith Lane",
        "dupr_id": "1270RR",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]