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

Competitive Open Play Match

ID: 4379125716

Match Scores

15-7

Loss

Play Date

2025-07-02

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
OC
Oliver Chin

D9ENXY · USA

DUPR

2.101

OT
Oscar Tan

0RVRGN · USA

DUPR

2.139

TEAM 2LOSS
EC
Eric Chee

0Q4OD2 · USA

DUPR

3.210

MC
Matthew Chong

PZXZYX · USA

DUPR

2.089

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-4379125716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8395611465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oliver Chin",
        "dupr_id": "D9ENXY",
        "rating": 2.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oscar Tan",
        "dupr_id": "0RVRGN",
        "rating": 2.139,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4541276336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Chee",
        "dupr_id": "0Q4OD2",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Chong",
        "dupr_id": "PZXZYX",
        "rating": 2.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]