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

Weekly Dupr Session

ID: 5245631617

Match Scores

21-15

Loss

Play Date

2026-04-06

Play Time (Est)

2:15 AM

Play Location

Dinkyard @ IM

Unverified Facility

Competitor Teams

TEAM 1WINNER
V
vvendyss

YMGNQG · USA

DUPR

2.602

WN
Weikee Ng

2ZZ999 · USA

DUPR

2.685

TEAM 2LOSS
YH
Yun Hsin Chin

JYODN4 · USA

DUPR

2.518

PD

MEYYXP · Kuantan, Pahang, MY

DUPR

2.726

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-5245631617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7560787945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "vvendyss",
        "dupr_id": "YMGNQG",
        "rating": 2.602,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Weikee Ng",
        "dupr_id": "2ZZ999",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5645397146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yun Hsin Chin",
        "dupr_id": "JYODN4",
        "rating": 2.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "PD",
        "dupr_id": "MEYYXP",
        "rating": 2.726,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Kuantan, Pahang, MY"
      }
    ]
  }
]