Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CVPA PCO league - Session 1, Sun May 31

ID: 7319502931

Match Scores

15-11

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Matthew Mossman

Q564VN · Campbell River, BC, CA

DUPR

4.309

AS
Andy Stewart

XKN6D4 · Campbell River, BC, CA

DUPR

4.250

TEAM 2LOSS
SS
Stephen Szalkai

4LYN06 · Abbotsford, BC, CA

DUPR

4.432

GH
Glenna Hazeldine

EGMPEE · Cumberland, BC, CA

DUPR

4.111

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-7319502931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8442300836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Mossman",
        "dupr_id": "Q564VN",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Campbell River, BC, CA"
      },
      {
        "name": "Andy Stewart",
        "dupr_id": "XKN6D4",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Campbell River, BC, CA"
      }
    ]
  },
  {
    "team_id": 4540264330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Szalkai",
        "dupr_id": "4LYN06",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      },
      {
        "name": "Glenna Hazeldine",
        "dupr_id": "EGMPEE",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Cumberland, BC, CA"
      }
    ]
  }
]