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

inApickle: Men's Ladder League Week 1

ID: 6132824370

Match Scores

5-11

Win

Play Date

2026-05-25

Play Time (Est)

7:30 PM

Play Location

Paris, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jake Bindeman

2QP6R7 · Cooper, TX, US

DUPR

3.368

WB
Wesley Blalock

PW5LGZ · Paris, TX, US

DUPR

3.193

TEAM 2WINNER
NT
Nathan Turner

ZDRLWM · USA

DUPR

3.566

LT
Larry Trejo

55XP70 · Paris, TX, US

DUPR

3.724

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-6132824370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6769655845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Bindeman",
        "dupr_id": "2QP6R7",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Cooper, TX, US"
      },
      {
        "name": "Wesley Blalock",
        "dupr_id": "PW5LGZ",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      }
    ]
  },
  {
    "team_id": 6600956921,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Turner",
        "dupr_id": "ZDRLWM",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Trejo",
        "dupr_id": "55XP70",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      }
    ]
  }
]