Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7560373556

Match Scores

14-16

Win

Play Date

2026-05-17

Play Time (Est)

9:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.238

SJ
Sean James

1R5L4D · Ottawa, ON, CA

DUPR

4.354

TEAM 2WINNER
JB
Joanne Bergeron

0Y9R64 · USA

DUPR

4.221

EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.177

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-7560373556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245792156,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Sean James",
        "dupr_id": "1R5L4D",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6007135880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joanne Bergeron",
        "dupr_id": "0Y9R64",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]