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

CVPA PCO league - Session 1, Sun May 31

ID: 5737454121

Match Scores

15-12

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Don Mcclellan

D50QMY · USA

DUPR

2.828

CH
Corrine Hunt

DW75LY · Campbell River, BC, CA

DUPR

3.069

TEAM 2LOSS
JG
Joshua Grossi

D5G4PY · USA

DUPR

2.680

MB
Miriam Berchuk

DNWJK4 · USA

DUPR

2.595

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-5737454121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4744133524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don Mcclellan",
        "dupr_id": "D50QMY",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corrine Hunt",
        "dupr_id": "DW75LY",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Campbell River, BC, CA"
      }
    ]
  },
  {
    "team_id": 8494108643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Grossi",
        "dupr_id": "D5G4PY",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miriam Berchuk",
        "dupr_id": "DNWJK4",
        "rating": 2.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]