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

ALL MENS DOUBLE OPEN DUPR PLAY

ID: 7652255831

Match Scores

11-4

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
Hakim Mangata

Y4R2YG · USA

DUPR

3.455

Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.539

TEAM 2LOSS
KP

DUPR

3.155

RG
Rainier Gemuel Tom

2PMK29 · USA

DUPR

3.155

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-7652255831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5233390322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hakim Mangata",
        "dupr_id": "Y4R2YG",
        "rating": 3.455,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": ""
      },
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.539,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Makati, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5170244914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "KIRK PHILIP EMPERADO",
        "dupr_id": "JY02JO",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rainier Gemuel Tom",
        "dupr_id": "2PMK29",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]