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

Resend

ID: 5544740831

Match Scores

11-2

Loss

Play Date

2025-10-08

Play Time (Est)

12:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
Devon Anderson

WX5R0L · Summerlin South, NV, US

Rated Score

3.045

SP
Steve Penza

595OWP · Henderson, NV, US

Rated Score

3.066

TEAM 2LOSS
SL
Steve Luevano

L2N5Q5 · Las Vegas, NV, US

Rated Score

3.223

EB
Eric Beach

D9QL5M · Gilbert, AZ, US

Rated Score

2.839

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-5544740831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4711434497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devon  Anderson",
        "dupr_id": "WX5R0L",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Summerlin South, NV, US"
      },
      {
        "name": "Steve Penza",
        "dupr_id": "595OWP",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 7606041010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Luevano",
        "dupr_id": "L2N5Q5",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Eric Beach",
        "dupr_id": "D9QL5M",
        "rating": 2.839,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]