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

Competitive Open Play Match

ID: 5785675925

Match Scores

11-9

Loss

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Terrace, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Siobhan Compton

OWOJXL · Terrace, BC, CA

DUPR

2.882

Karen Hawyes

ELVL7O · Terrace, BC, CA

DUPR

3.207

TEAM 2LOSS
ANDRE DERGUY

0Q2Y44 · Kitimat, BC, CA

DUPR

3.458

jacqueline munson

76E7M5 · Terrace, BC, CA

DUPR

2.763

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5785675925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7429959137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Siobhan Compton",
        "dupr_id": "OWOJXL",
        "rating": 2.882,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/58.jpg",
        "location": "Terrace, BC, CA"
      },
      {
        "name": "Karen Hawyes",
        "dupr_id": "ELVL7O",
        "rating": 3.207,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/76.jpg",
        "location": "Terrace, BC, CA"
      }
    ]
  },
  {
    "team_id": 5877317340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ANDRE DERGUY",
        "dupr_id": "0Q2Y44",
        "rating": 3.458,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Kitimat, BC, CA"
      },
      {
        "name": "jacqueline munson",
        "dupr_id": "76E7M5",
        "rating": 2.763,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/52.jpg",
        "location": "Terrace, BC, CA"
      }
    ]
  }
]