Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

inApickle: Men's Ladder League Week 1

ID: 8022730478

Match Scores

11-4

Win

Play Date

2026-05-25

Play Time (Est)

3:30 PM

Play Location

Paris, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Corey Fouse

DYY9JY · Paris, TX, US

DUPR

3.400

Larry Trejo

55XP70 · Paris, TX, US

DUPR

3.718

TEAM 2LOSS
Jake Bindeman

2QP6R7 · Cooper, TX, US

DUPR

3.371

NT
Nathan Turner

ZDRLWM · USA

DUPR

3.569

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-8022730478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4923754845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corey  Fouse",
        "dupr_id": "DYY9JY",
        "rating": 3.4,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Paris, TX, US"
      },
      {
        "name": "Larry Trejo",
        "dupr_id": "55XP70",
        "rating": 3.718,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Paris, TX, US"
      }
    ]
  },
  {
    "team_id": 7170370046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Bindeman",
        "dupr_id": "2QP6R7",
        "rating": 3.371,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Cooper, TX, US"
      },
      {
        "name": "Nathan Turner",
        "dupr_id": "ZDRLWM",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]