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

ERA Pickleball: 3.0 Round Robin League - Week 4

ID: 5888924340

Match Scores

4-11

Win

Play Date

2026-04-28

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Aaress Lawless

PK695Z · Houston, TX, US

DUPR

2.304

JF
Jeremy Fuhrman

5Y69MR · USA

DUPR

2.358

TEAM 2WINNER
CH
Camry Houston

5EXMLR · Montgomery, TX, US

DUPR

3.186

TM
Thomas Martinez

0ZPOEG · Spring, TX, US

DUPR

2.951

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-5888924340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5012867587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaress Lawless",
        "dupr_id": "PK695Z",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jeremy Fuhrman",
        "dupr_id": "5Y69MR",
        "rating": 2.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8458192958,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Camry Houston",
        "dupr_id": "5EXMLR",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Thomas Martinez",
        "dupr_id": "0ZPOEG",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]