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

RM20 Dupr and Social Game

ID: 5973647901

Match Scores

15-13

Loss

Play Date

2025-10-17

Play Time (Est)

10:15 AM

Play Location

JioSpace

Unverified Facility

Competitor Teams

TEAM 1WINNER
D
Dwayne

RY7MWZ · USA

Rated Score

3.223

CL
Chun Lim

EWY9XJ · USA

Rated Score

3.249

TEAM 2LOSS
B
Boonjize

XKNZP4 · Petaling Jaya, Selangor, MY

Rated Score

2.774

CY
Chan Yong Jian

LV9YGZ · USA

Rated Score

2.634

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-5973647901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5943093519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dwayne",
        "dupr_id": "RY7MWZ",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chun Lim",
        "dupr_id": "EWY9XJ",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4647206275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Boonjize",
        "dupr_id": "XKNZP4",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Chan Yong Jian",
        "dupr_id": "LV9YGZ",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]