Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 7516234836

Match Scores

10-12

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Cole Blevins

DWR7W6 · Decatur, AL, US

DUPR

4.545

NS
Noah Seibert

L5YXJZ · Athens, AL, US

DUPR

4.246

TEAM 2WINNER
SC
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

4.382

BB
Brian Brunskole

2QDEJ7 · AL, US

DUPR

4.528

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-7516234836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5402484811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cole Blevins",
        "dupr_id": "DWR7W6",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      },
      {
        "name": "Noah Seibert",
        "dupr_id": "L5YXJZ",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 5750863581,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Brian Brunskole",
        "dupr_id": "2QDEJ7",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  }
]