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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 8096743259

Match Scores

11-3

Win

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
persian legaspi

94W9NR · USA

DUPR

3.317

JM
Janroni Max

LZVGO6 · Quezon City, NCR, PH

DUPR

3.471

TEAM 2LOSS
PD
Patrick De Jesus

9DGRYV · USA

DUPR

3.269

JC
Jayson Concepcion

N5WEP2 · USA

DUPR

2.624

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-8096743259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5414045285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "persian legaspi",
        "dupr_id": "94W9NR",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janroni Max",
        "dupr_id": "LZVGO6",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8020872351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick De Jesus",
        "dupr_id": "9DGRYV",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayson Concepcion",
        "dupr_id": "N5WEP2",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]