Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CVPA PCO league - Session 1, Sun May 31

ID: 7047865160

Match Scores

9-15

Loss

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Simon Brampton

O6N9R7 · USA

DUPR

3.823

AH
Allan Hughes

1Q0J75 · Comox Valley, BC, CA

DUPR

3.383

TEAM 2WINNER
SD
Sharon De Goede

X25904 · USA

DUPR

3.868

MA
Moira Ashlee

WX0Q6Y · USA

DUPR

4.272

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-7047865160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7761086848,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simon Brampton",
        "dupr_id": "O6N9R7",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allan Hughes",
        "dupr_id": "1Q0J75",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Comox Valley, BC, CA"
      }
    ]
  },
  {
    "team_id": 4802404628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharon De Goede",
        "dupr_id": "X25904",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moira Ashlee",
        "dupr_id": "WX0Q6Y",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]