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

Week 1

ID: 7173319222

Match Scores

4-11

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Bill Billman

DW7VMX · Houston, TX, US

Rated Score

2.130

JL
Jerrod Lee

RY2PVE · Houston, TX, US

Rated Score

3.201

TEAM 2WINNER
MD
Morgan Dees

L294LQ · Houston, TX, US

Rated Score

3.316

LS
Logan Shacklett

O6PL9E · Houston, TX, US

Rated Score

2.661

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-7173319222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7003809456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Billman",
        "dupr_id": "DW7VMX",
        "rating": 2.13,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jerrod Lee",
        "dupr_id": "RY2PVE",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6293024209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Logan Shacklett",
        "dupr_id": "O6PL9E",
        "rating": 2.661,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]