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

Sunday Pickle Club (DUPR)

ID: 7053502599

Match Scores

11-5

Win

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Dumaguete, Negros Oriental, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Carsten Tubog

2ZG607 · USA

DUPR

3.340

EJ
Edwin John Naya

ELJJ2W · Dumaguete, Central Visayas, PH

DUPR

3.749

TEAM 2LOSS
JD
John Delbo

V675Z6 · USA

DUPR

3.492

JC
john carl olarte

7J0YWM · USA

DUPR

3.189

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-7053502599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8566013682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carsten Tubog",
        "dupr_id": "2ZG607",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edwin John Naya",
        "dupr_id": "ELJJ2W",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Dumaguete, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 7654447961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Delbo",
        "dupr_id": "V675Z6",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "john carl olarte",
        "dupr_id": "7J0YWM",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]