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

Hideout MLP Style Moneyball

ID: 5449675692

Match Scores

1-11

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

18952 Freeport Dr, Montgomery, TX 77356, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
WD
William Doucette

Z954ZD · Willis, TX, US

DUPR

2.671

BT
Bob Turner

8WK57K · Willis, TX, US

DUPR

2.837

TEAM 2WINNER
JT
Judd Tucker

EW9RJV · Montgomery, TX, US

DUPR

3.199

SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.411

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-5449675692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228341740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Doucette",
        "dupr_id": "Z954ZD",
        "rating": 2.671,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Bob Turner",
        "dupr_id": "8WK57K",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  },
  {
    "team_id": 6755024070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Judd Tucker",
        "dupr_id": "EW9RJV",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]