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

DLEAGUE 2

ID: 5443559002

Match Scores

11-6

Loss

Play Date

2026-04-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
John Pancho

ZDDM4D · USA

DUPR

3.818

DG

DUPR

3.157

TEAM 2LOSS
RR
Renzo Reyes

6NEOXG · USA

DUPR

2.746

EF
Enzo Ferreras

9JRNQ7 · Makati, NCR, PH

DUPR

3.264

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-5443559002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4387421031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Pancho",
        "dupr_id": "ZDDM4D",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Gonzalez Ramirez",
        "dupr_id": "J5EY0M",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4491847781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Renzo Reyes",
        "dupr_id": "6NEOXG",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Ferreras",
        "dupr_id": "9JRNQ7",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]