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

The Pickleball Academy (tbpickleball.com)

ID: 7066514682

Match Scores

11-6

Loss

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Alan Levine

G5QLPV · USA

DUPR

3.366

Mengjie Han

WKO2RL · USA

DUPR

3.651

TEAM 2LOSS
Kyle Morris

0QLY7Q · Ruskin, FL, US

DUPR

3.197

Nick Wynohradnyk

XO44N7 · Largo, FL, US

DUPR

3.512

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-7066514682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7519393936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Levine",
        "dupr_id": "G5QLPV",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mengjie Han",
        "dupr_id": "WKO2RL",
        "rating": 3.651,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5194676600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Morris",
        "dupr_id": "0QLY7Q",
        "rating": 3.197,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Ruskin, FL, US"
      },
      {
        "name": "Nick Wynohradnyk",
        "dupr_id": "XO44N7",
        "rating": 3.512,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Largo, FL, US"
      }
    ]
  }
]