Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

9th Annual Comox Valley Pickleball Association Tournament - Mixed Doubles Skill: (4.0) Age: 11+

ID: 6705973226

Match Scores

14-15

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Lazo, BC

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Lynneth Stuart Hill

DWZ666 · Victoria, BC, CA

DUPR

4.197

MM
Matthew Mossman

Q564VN · Campbell River, BC, CA

DUPR

4.240

TEAM 2WINNER
TG
Tessa Graham

8K0GQK · Victoria, BC, CA

DUPR

3.776

BD
Bronson Dylan Kidd

DYDK54 · USA

DUPR

4.034

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-6705973226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6230617196,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynneth Stuart Hill",
        "dupr_id": "DWZ666",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      },
      {
        "name": "Matthew Mossman",
        "dupr_id": "Q564VN",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Campbell River, BC, CA"
      }
    ]
  },
  {
    "team_id": 4973756478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tessa Graham",
        "dupr_id": "8K0GQK",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      },
      {
        "name": " Bronson Dylan Kidd",
        "dupr_id": "DYDK54",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]