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

CPO - Game 1

ID: 8003767636

Match Scores

8-4

Loss

Play Date

2025-03-12

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jeffrey Howell

M2QZ7L · USA

DUPR

3.327

MC
Marc Cohen

L25MLQ · USA

DUPR

3.490

TEAM 2LOSS
DH
Denis Hull

KXZP5K · Gatineau, QC, CA

DUPR

3.142

VL
Veronique Lortie

X2YDM2 · Gatineau, QC, CA

DUPR

3.462

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-8003767636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6321019903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Howell",
        "dupr_id": "M2QZ7L",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Cohen",
        "dupr_id": "L25MLQ",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6482102074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denis Hull",
        "dupr_id": "KXZP5K",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Veronique Lortie",
        "dupr_id": "X2YDM2",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]