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

Week 1

ID: 7027892987

Match Scores

2-11

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TN
Tony Nava

2QVG64 · Houston, TX, US

DUPR

2.783

LS
Logan Shacklett

O6PL9E · Houston, TX, US

DUPR

2.673

TEAM 2WINNER
MY
Michael Young

X2JXY2 · Houston, TX, US

DUPR

2.864

JL
Jerrod Lee

RY2PVE · Houston, TX, US

DUPR

3.214

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-7027892987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5650582577,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Nava",
        "dupr_id": "2QVG64",
        "rating": 2.783,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Logan Shacklett",
        "dupr_id": "O6PL9E",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4400305128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Young",
        "dupr_id": "X2JXY2",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jerrod Lee",
        "dupr_id": "RY2PVE",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]