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

Viva-8 DUPR 2026 Comp 5

ID: 7020501523

Match Scores

21-17

Loss

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Artyzen Club, Connaught Road Central, Sheung Wan, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
kalvan chan

WNO0EM · USA

DUPR

2.682

SW
SC Wong

2PVOV9 · USA

DUPR

3.008

TEAM 2LOSS
VC
Victor Cheung

YXO70D · New Territories, HK

DUPR

3.678

DH
Dennis Ho

GXZ4GM · USA

DUPR

2.988

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-7020501523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8502704963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kalvan  chan",
        "dupr_id": "WNO0EM",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SC Wong",
        "dupr_id": "2PVOV9",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8258094359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Cheung",
        "dupr_id": "YXO70D",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Dennis Ho",
        "dupr_id": "GXZ4GM",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]