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

Pickjoy Scramble

ID: 6018104708

Match Scores

14-15, 12-15

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EK
Elmo kuang

O67ZX7 · Shenzhen, Guangdong Province, CN

DUPR

3.494

ET
Edison Tang

ELO2PE · New Territories, HK

DUPR

3.448

TEAM 2WINNER
DN
Denis Noah

M9EZMO · USA

DUPR

3.212

NP
Nicole PickJoy

WZ04QY · USA

DUPR

2.516

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-6018104708
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5143114414,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elmo kuang",
        "dupr_id": "O67ZX7",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Edison Tang",
        "dupr_id": "ELO2PE",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 4323430937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denis Noah",
        "dupr_id": "M9EZMO",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicole PickJoy",
        "dupr_id": "WZ04QY",
        "rating": 2.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]