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

LOW INTERMEDIATE DUPR OP

ID: 7080009356

Match Scores

11-2

Loss

Play Date

2026-05-20

Play Time (Est)

9:00 PM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Hakim Mangata

Y4R2YG · USA

DUPR

3.382

PL
Peter Liclic

JP5YNW · USA

DUPR

3.154

TEAM 2LOSS
CD
Cris Dadivas

KYW2Q6 · USA

DUPR

2.922

EF
Enzo Ferreras

9JRNQ7 · Makati, NCR, PH

DUPR

3.259

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-7080009356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8387264651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hakim Mangata",
        "dupr_id": "Y4R2YG",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Liclic",
        "dupr_id": "JP5YNW",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4359517904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cris Dadivas",
        "dupr_id": "KYW2Q6",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Ferreras",
        "dupr_id": "9JRNQ7",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]