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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 7791426602

Match Scores

11-9

Loss

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Alessandra Arpon

VXEYR5 · USA

DUPR

3.349

EO
Emman Oballas

0PX65Q · USA

DUPR

3.483

TEAM 2LOSS
CB
carl beltran

JY77R4 · USA

DUPR

3.369

JM
Janroni Max

LZVGO6 · Quezon City, NCR, PH

DUPR

3.469

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-7791426602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7266058422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alessandra Arpon",
        "dupr_id": "VXEYR5",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emman Oballas",
        "dupr_id": "0PX65Q",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5414988247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "carl beltran",
        "dupr_id": "JY77R4",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janroni Max",
        "dupr_id": "LZVGO6",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  }
]