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

DUPR 14 Group B

ID: 5728318133

Match Scores

23-21

Win

Play Date

2026-05-09

Play Time (Est)

6:15 AM

Play Location

Pickleball Kingdom Memphis-Germantown

Unverified Facility

Competitor Teams

TEAM 1WINNER
RY
Rahul Y

VXK25E · USA

DUPR

3.274

JS
Jennifer Smith

89Z5PR · Birmingham, AL, US

DUPR

3.313

TEAM 2LOSS
AH
Andrew Haines

QP4Q25 · Saint Charles, MO, US

DUPR

3.759

LW
Lori Williams

JZ0GYD · Bartlett, TN, US

DUPR

3.590

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-5728318133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8340378097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahul Y",
        "dupr_id": "VXK25E",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Smith",
        "dupr_id": "89Z5PR",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 7959622775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Haines",
        "dupr_id": "QP4Q25",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Lori Williams",
        "dupr_id": "JZ0GYD",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  }
]