Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 6648529958

Match Scores

11-7

Win

Play Date

2026-05-12

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.334

CS
chase spitzer

8KZJN7 · Athens, AL, US

DUPR

4.234

TEAM 2LOSS
SC
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

4.117

NY
Namito Yokota

Z9MZ7M · Madison, AL, US

DUPR

4.209

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-6648529958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7870373011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "michael molloy",
        "dupr_id": "8W5MGY",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "chase spitzer",
        "dupr_id": "8KZJN7",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 7240774668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Namito Yokota",
        "dupr_id": "Z9MZ7M",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  }
]