Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Day 5

ID: 5136716067

Match Scores

15-11

Loss

Play Date

2026-02-06

Play Time (Est)

4:45 AM

Play Location

Pickleball Kingdom Little Rock

Unverified Facility

Competitor Teams

TEAM 1WINNER
Kevin Spangler

KXX5J6 · Sherwood, AR, US

DUPR

3.746

Matt Hammock

QPWJM4 · Maumelle, AR, US

DUPR

3.780

TEAM 2LOSS
Victor Weathers

7N9LX0 · Little Rock, AR, US

DUPR

3.792

Christopher Vanwinkle

2QV0W7 · Sherwood, AR, US

DUPR

3.461

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-5136716067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5002583777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Spangler",
        "dupr_id": "KXX5J6",
        "rating": 3.746,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Matt Hammock",
        "dupr_id": "QPWJM4",
        "rating": 3.78,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 5793077350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.792,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Christopher Vanwinkle",
        "dupr_id": "2QV0W7",
        "rating": 3.461,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Sherwood, AR, US"
      }
    ]
  }
]