Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball World Cup Hong Kong Selection Tournament MD 50+

ID: 5402629001

Match Scores

15-13

Loss

Play Date

2025-08-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
DANIELE SCAPECCHI

56LJJR · USA

DUPR

3.802

AC
Alex Chen

JJ09DW · USA

DUPR

3.569

TEAM 2LOSS
BS
Brian Schwarzwalder

RZK2ON · Hong Kong Island, HK

DUPR

4.040

NN
Nam Nguyen

JZKWZ4 · USA

DUPR

3.760

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-5402629001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8012363346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DANIELE SCAPECCHI",
        "dupr_id": "56LJJR",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Chen",
        "dupr_id": "JJ09DW",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6686644593,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Schwarzwalder",
        "dupr_id": "RZK2ON",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "JZKWZ4",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]