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

Monday Night Women’s Ladder League

ID: 5338178592

Match Scores

11-2

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Pickleball Kingdom Little Rock

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
ashley Howard

JJ5XK4 · Little Rock, AR, US

DUPR

2.934

LH
Lisa Hoyt

76VMG0 · Alexander, AR, US

DUPR

2.858

TEAM 2LOSS
TC
Tori Carver

WXGDVY · Bryant, AR, US

DUPR

2.738

MM
Melony Martinez

4VKY9K · Bryant, AR, US

DUPR

2.545

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-5338178592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4343409297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ashley Howard",
        "dupr_id": "JJ5XK4",
        "rating": 2.934,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Lisa Hoyt",
        "dupr_id": "76VMG0",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": "Alexander, AR, US"
      }
    ]
  },
  {
    "team_id": 8219697362,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tori Carver",
        "dupr_id": "WXGDVY",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Melony Martinez",
        "dupr_id": "4VKY9K",
        "rating": 2.545,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  }
]