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

May Madness 3.5 Mixed Doubles Tournament (3.5 & Below) - May Madness 3.5 Mixed Doubles Tournament (3.5 & Below)

ID: 4334943768

Match Scores

15-3

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Rowdy Hog Pickleball Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Linda Spangler

2QQJ69 · AR, US

DUPR

3.209

JF
Josh Fogleman

L2V9M5 · Little Rock, AR, US

DUPR

3.386

TEAM 2LOSS
JV
Jeff Vaughn

JJZWLW · Little Rock, AR, US

DUPR

2.634

MS
Michelle Spradlin

G57G0M · Sherwood, AR, US

DUPR

2.931

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-4334943768
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5361197338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda Spangler",
        "dupr_id": "2QQJ69",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "AR, US"
      },
      {
        "name": "Josh Fogleman",
        "dupr_id": "L2V9M5",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6779517925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Vaughn",
        "dupr_id": "JJZWLW",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Michelle Spradlin",
        "dupr_id": "G57G0M",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  }
]