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

Competitive Open Play Match

ID: 6700993929

Match Scores

9-15

Loss

Play Date

2025-07-02

Play Time (Est)

10:15 AM

Play Location

Dink Arena • USJ, Jalan TS 6/1, TAMAN PERINDUSTRIAN, Subang Jaya, Selangor, Malaysia

Unverified Facility

Competitor Teams

TEAM 1LOSS
OC
Oliver Chin

D9ENXY · USA

DUPR

2.066

EC
Eric Chee

0Q4OD2 · USA

DUPR

3.208

TEAM 2WINNER
MC
Matthew Chong

PZXZYX · USA

DUPR

2.125

DB
Dong boon hao

ZDXO5P · USA

DUPR

2.135

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-6700993929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6094210465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oliver Chin",
        "dupr_id": "D9ENXY",
        "rating": 2.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Chee",
        "dupr_id": "0Q4OD2",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5292549451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Chong",
        "dupr_id": "PZXZYX",
        "rating": 2.125,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dong boon hao",
        "dupr_id": "ZDXO5P",
        "rating": 2.135,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]