Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPO - Game 3

ID: 7355197632

Match Scores

6-7

Win

Play Date

2025-03-12

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marc Cohen

L25MLQ · USA

DUPR

3.489

HL
Hamid Lamrani

G5704Q · Gatineau, QC, CA

DUPR

3.980

TEAM 2WINNER
DH
Denis Hull

KXZP5K · Gatineau, QC, CA

DUPR

3.181

PC
Phong Co

76L790 · Ottawa, ON, CA

DUPR

3.637

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-7355197632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7483834837,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Cohen",
        "dupr_id": "L25MLQ",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hamid Lamrani",
        "dupr_id": "G5704Q",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 7065504745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denis Hull",
        "dupr_id": "KXZP5K",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Phong Co",
        "dupr_id": "76L790",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]