Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 5281803638

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
michael molloy

8W5MGY · Madison, AL, US

DUPR

4.368

CS
chase spitzer

8KZJN7 · Athens, AL, US

DUPR

4.269

TEAM 2LOSS
NY
Namito Yokota

Z9MZ7M · Madison, AL, US

DUPR

4.251

JA
Josh Abernathy

1R4D4Z · Athens, AL, US

DUPR

4.302

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-5281803638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7402569529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "michael molloy",
        "dupr_id": "8W5MGY",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "chase spitzer",
        "dupr_id": "8KZJN7",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 7654157115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Namito Yokota",
        "dupr_id": "Z9MZ7M",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Josh Abernathy",
        "dupr_id": "1R4D4Z",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  }
]