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

Ladies DUPR reset

ID: 5673244377

Match Scores

1-15

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

The Paddle Lands Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
HD
Hang Dinh

0PN5XQ · USA

DUPR

2.262

SK
Sharon Kinlaw

QPQVVD · St. Augustine, FL, US

DUPR

2.866

TEAM 2WINNER
AT
Anh Tran

D5O50X · USA

DUPR

3.006

HN
Hanna Nguyen

7ZLQJ5 · USA

DUPR

2.717

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-5673244377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4986749844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hang Dinh",
        "dupr_id": "0PN5XQ",
        "rating": 2.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sharon Kinlaw",
        "dupr_id": "QPQVVD",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 5994435975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anh Tran",
        "dupr_id": "D5O50X",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hanna Nguyen",
        "dupr_id": "7ZLQJ5",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]