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

Women’s Novice League Week 6

ID: 5724529197

Match Scores

11-7

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Pickleball Kingdom Little Rock

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
ashley Howard

JJ5XK4 · Little Rock, AR, US

DUPR

2.912

TB
Tammy Brock

2Z2974 · Little Rock, AR, US

DUPR

2.783

TEAM 2LOSS
JC
janna crandall

Z9QDYL · Little Rock, AR, US

DUPR

2.599

MS
Melissa sweet

ZZQOYL · USA

DUPR

2.284

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-5724529197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5498335028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ashley Howard",
        "dupr_id": "JJ5XK4",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Tammy Brock",
        "dupr_id": "2Z2974",
        "rating": 2.783,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6685193279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "janna crandall",
        "dupr_id": "Z9QDYL",
        "rating": 2.599,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Melissa sweet",
        "dupr_id": "ZZQOYL",
        "rating": 2.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]