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

Super DUPR Sunday - Session 9, Sun Jun 7

ID: 7764379314

Match Scores

11-0

Win

Play Date

2026-06-07

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Emma Lewis

Y44GJD · USA

DUPR

3.288

DJ
Di Jones

OZ6KZW · Wyoming, NSW, AU

DUPR

3.019

TEAM 2LOSS
AS
Ashley Smith

5YG5ZR · USA

DUPR

2.663

AT
Alex Tkachenko

M99EWG · USA

DUPR

2.031

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-7764379314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5027424814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Lewis",
        "dupr_id": "Y44GJD",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Di Jones",
        "dupr_id": "OZ6KZW",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Wyoming, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6142196488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Smith",
        "dupr_id": "5YG5ZR",
        "rating": 2.663,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Tkachenko",
        "dupr_id": "M99EWG",
        "rating": 2.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]