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

CPO - Game 5

ID: 5013279740

Match Scores

12-13

Loss

Play Date

2025-03-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Denis Hull

KXZP5K · Gatineau, QC, CA

DUPR

3.163

VL
Veronique Lortie

X2YDM2 · Gatineau, QC, CA

DUPR

3.363

TEAM 2WINNER
MC
Marc Cohen

L25MLQ · USA

DUPR

3.473

OG
Olivier Grau

DNEL4L · USA

DUPR

3.757

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-5013279740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4597631393,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denis Hull",
        "dupr_id": "KXZP5K",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Veronique Lortie",
        "dupr_id": "X2YDM2",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 5761757756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Cohen",
        "dupr_id": "L25MLQ",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Olivier Grau",
        "dupr_id": "DNEL4L",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]