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

Terrace Pickleball Club

ID: 7914338161

Match Scores

0-11

Win

Play Date

2026-05-12

Play Time (Est)

2:15 AM

Play Location

Terrace, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Tam Tran

0YPPX4 · USA

DUPR

2.501

KS
Kelsey Schlenker

X2V0Y5 · USA

DUPR

2.904

TEAM 2WINNER
SC
Siobhan Compton

OWOJXL · Terrace, BC, CA

DUPR

3.082

RP
Rita Prest

4LY2GM · USA

DUPR

2.828

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-7914338161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6779617206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tam Tran",
        "dupr_id": "0YPPX4",
        "rating": 2.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelsey  Schlenker",
        "dupr_id": "X2V0Y5",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5354511333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Siobhan Compton",
        "dupr_id": "OWOJXL",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": "Terrace, BC, CA"
      },
      {
        "name": "Rita Prest",
        "dupr_id": "4LY2GM",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]