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

DUPR NIGHT The Pickleball Academy (tbpickleball.com)

ID: 7346959440

Match Scores

13-11

Win

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Don Dorey

0Y5R0G · Lakeland, FL, US

DUPR

3.229

AE
akiel ellis

4VL26G · USA

DUPR

2.341

TEAM 2LOSS
MM
Michael Myers

8WEW7M · USA

DUPR

3.119

DY
Dylan Yang

QJ60V5 · USA

DUPR

3.206

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-7346959440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5190770894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don Dorey",
        "dupr_id": "0Y5R0G",
        "rating": 3.229,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Lakeland, FL, US"
      },
      {
        "name": "akiel ellis",
        "dupr_id": "4VL26G",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6469922704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Myers",
        "dupr_id": "8WEW7M",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dylan Yang",
        "dupr_id": "QJ60V5",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]