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

Gather Go City Pickle Ball League Shenzhen Scramble

ID: 4689699580

Match Scores

8-15

Win

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Ringo Chan

Q9RVV5 · USA

DUPR

2.481

TC
Taky Chan

55L0YL · USA

DUPR

2.665

TEAM 2WINNER
DC
Donna Chen

WNWD4Q · Shenzhen, Guangdong Province, CN

DUPR

3.145

MW
Mo Wah Rachel Kan

Y4J9RG · USA

DUPR

2.579

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-4689699580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6794303922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ringo Chan",
        "dupr_id": "Q9RVV5",
        "rating": 2.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taky Chan",
        "dupr_id": "55L0YL",
        "rating": 2.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4557847416,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donna Chen",
        "dupr_id": "WNWD4Q",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Mo Wah Rachel Kan",
        "dupr_id": "Y4J9RG",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]