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

Viva-8 DUPR 2026 Comp 5

ID: 6745177129

Match Scores

14-21

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Edward Chau

LV2K0J · USA

DUPR

3.881

DH
Dennis Ho

GXZ4GM · USA

DUPR

3.278

TEAM 2WINNER
VC
Victor Cheung

YXO70D · New Territories, HK

DUPR

3.684

SW
SC Wong

2PVOV9 · USA

DUPR

2.997

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-6745177129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7305872811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward  Chau",
        "dupr_id": "LV2K0J",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dennis Ho",
        "dupr_id": "GXZ4GM",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8129374859,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Cheung",
        "dupr_id": "YXO70D",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "SC Wong",
        "dupr_id": "2PVOV9",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]