Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPO - Game 2

ID: 7706729902

Match Scores

8-4

Win

Play Date

2025-03-12

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Denis Hull

KXZP5K · Gatineau, QC, CA

DUPR

3.170

OG
Olivier Grau

DNEL4L · USA

DUPR

3.804

TEAM 2LOSS
JH
Jeffrey Howell

M2QZ7L · USA

DUPR

3.297

GP
Geoff Pearce

X2YJZ4 · Chelsea, QC, CA

DUPR

4.591

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-7706729902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7409981641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denis Hull",
        "dupr_id": "KXZP5K",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Olivier Grau",
        "dupr_id": "DNEL4L",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7393308124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howell",
        "dupr_id": "M2QZ7L",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoff Pearce",
        "dupr_id": "X2YJZ4",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      }
    ]
  }
]