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

LOW INTERMEDIATE DUPR OP

ID: 5306380730

Match Scores

11-3

Win

Play Date

2026-05-20

Play Time (Est)

3:30 PM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
CD
Cris Dadivas

KYW2Q6 · USA

DUPR

2.811

Daryll Chua

0ZKJGN · Pasay, NCR, PH

DUPR

3.570

TEAM 2LOSS
EC
Ed Castillo

KY7N77 · USA

DUPR

3.171

Enzo Ferreras

9JRNQ7 · Makati, NCR, PH

DUPR

3.265

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-5306380730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8340719621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cris Dadivas",
        "dupr_id": "KYW2Q6",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daryll Chua",
        "dupr_id": "0ZKJGN",
        "rating": 3.57,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Pasay, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6637238421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ed Castillo",
        "dupr_id": "KY7N77",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Ferreras",
        "dupr_id": "9JRNQ7",
        "rating": 3.265,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Makati, NCR, PH"
      }
    ]
  }
]