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

ALL MENS DOUBLE OPEN DUPR PLAY

ID: 6359315419

Match Scores

11-4

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Hakim Mangata

Y4R2YG · USA

DUPR

3.442

RU
Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.526

TEAM 2LOSS
SB
Sean Bagui

KYPQ5O · USA

DUPR

2.557

SH
shinji hamashima

WZ2NKY · USA

DUPR

2.654

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-6359315419
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5289003616,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hakim Mangata",
        "dupr_id": "Y4R2YG",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  },
  {
    "team_id": 4846368115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Bagui",
        "dupr_id": "KYPQ5O",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "shinji hamashima",
        "dupr_id": "WZ2NKY",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]