Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL CUP II - Mixed Doubles Skill: (4.0 And Above) Age: (35 And Above)

ID: 7475060003

Match Scores

15-11

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Donna Morvan

99X6KR · Ottawa, ON, CA

DUPR

3.917

TD
terrence dobson

67KWLG · Ottawa, ON, CA

DUPR

4.469

TEAM 2LOSS
CT
Carolyn Turner

P5VE5Z · Ottawa, ON, CA

DUPR

3.316

B
Bobmoore

ZNK2NP · USA

DUPR

4.855

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-7475060003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049421753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Morvan",
        "dupr_id": "99X6KR",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "terrence dobson",
        "dupr_id": "67KWLG",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5930157244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carolyn Turner",
        "dupr_id": "P5VE5Z",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Bobmoore",
        "dupr_id": "ZNK2NP",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]