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

Round Robin DUPR

ID: 6555852611

Match Scores

13-11

Win

Play Date

2026-04-20

Play Time (Est)

12:45 AM

Play Location

Play

View Facility Page →

Competitor Teams

TEAM 1WINNER
R
Raymond

55OJX5 · USA

DUPR

2.675

L
Leexaing

WXW7JQ · Shah Alam, Selangor, MY

DUPR

2.956

TEAM 2LOSS
YW
Yeong wei Chong

XOQ9ER · USA

DUPR

2.814

ZA
Zeon Ang

RW55ND · USA

DUPR

2.537

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-6555852611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6762914620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond",
        "dupr_id": "55OJX5",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leexaing",
        "dupr_id": "WXW7JQ",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6889863941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeong wei Chong",
        "dupr_id": "XOQ9ER",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zeon Ang",
        "dupr_id": "RW55ND",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]