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

Hideout MLP Style Moneyball

ID: 5460731971

Match Scores

1-11

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

18952 Freeport Dr, Montgomery, TX 77356, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jenny Turner

3XW57R · USA

DUPR

2.242

BT
Bob Turner

8WK57K · Willis, TX, US

DUPR

2.826

TEAM 2WINNER
MC
Mae Cuasay

V67NVE · USA

DUPR

3.257

JB
Jeffrey Bearden

6ZPJXQ · Montgomery, TX, US

DUPR

3.564

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-5460731971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4801464181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Turner",
        "dupr_id": "3XW57R",
        "rating": 2.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Turner",
        "dupr_id": "8WK57K",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  },
  {
    "team_id": 5958999096,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mae Cuasay",
        "dupr_id": "V67NVE",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Bearden",
        "dupr_id": "6ZPJXQ",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]