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

Week 1

ID: 7015335086

Match Scores

8-11

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
IM
Ian Markel

PKZ99X · The Woodlands, TX, US

DUPR

3.011

BT
Bill Timmons

RZLXRM · Houston, TX, US

DUPR

2.403

TEAM 2WINNER
JL
Jerrod Lee

RY2PVE · Houston, TX, US

DUPR

3.198

LS
Logan Shacklett

O6PL9E · Houston, TX, US

DUPR

2.688

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-7015335086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5792465734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Markel",
        "dupr_id": "PKZ99X",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Bill Timmons",
        "dupr_id": "RZLXRM",
        "rating": 2.403,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6043215428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerrod Lee",
        "dupr_id": "RY2PVE",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Logan Shacklett",
        "dupr_id": "O6PL9E",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]