Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Terrace Pickleball Club

ID: 5416735075

Match Scores

5-11

Loss

Play Date

2026-05-05

Play Time (Est)

8:45 AM

Play Location

Terrace, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Siobhan Compton

OWOJXL · Terrace, BC, CA

DUPR

3.008

VM
Vicki mattheis

LWQNYK · USA

DUPR

2.405

TEAM 2WINNER
MH
Mark Hidber

L5MLV6 · USA

DUPR

2.906

TT
Trung Thuy Nguyen

2PN979 · USA

DUPR

2.968

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-5416735075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5879840709,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Siobhan Compton",
        "dupr_id": "OWOJXL",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Terrace, BC, CA"
      },
      {
        "name": "Vicki mattheis",
        "dupr_id": "LWQNYK",
        "rating": 2.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6489883411,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Hidber",
        "dupr_id": "L5MLV6",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trung Thuy Nguyen",
        "dupr_id": "2PN979",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]