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

NAPL APL Summer '26

ID: 8529443350

Match Scores

9-11

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LA
Lindsey Anderson

0Q5GXG · Harvest, AL, US

DUPR

2.656

MW
Mark West

DN2POM · Athens, AL, US

DUPR

2.697

TEAM 2WINNER
JG
Jacob Grayson

N7DZY7 · Athens, AL, US

DUPR

2.871

SB
Savannah Blake

YX4EJK · Limestone County, AL, US

DUPR

2.861

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-8529443350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4760256697,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lindsey Anderson",
        "dupr_id": "0Q5GXG",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Harvest, AL, US"
      },
      {
        "name": "Mark West",
        "dupr_id": "DN2POM",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 4956749640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Grayson",
        "dupr_id": "N7DZY7",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      },
      {
        "name": "Savannah Blake",
        "dupr_id": "YX4EJK",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": "Limestone County, AL, US"
      }
    ]
  }
]