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

Alabama Spring Open - 50+ Mixed Doubles 3.5+

ID: 7080142365

Match Scores

11-7

Win

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Amy Patillo

MYPO4V · USA

DUPR

3.696

Terry Henderson

1Q0050 · Trafford, AL, US

DUPR

3.694

TEAM 2LOSS
James Vacarella

3P5L2X · Helena, AL, US

DUPR

3.831

GR
Ginger Reddock

DYP0YM · USA

DUPR

2.688

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-7080142365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4676501280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Patillo",
        "dupr_id": "MYPO4V",
        "rating": 3.696,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": ""
      },
      {
        "name": "Terry Henderson",
        "dupr_id": "1Q0050",
        "rating": 3.694,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "Trafford, AL, US"
      }
    ]
  },
  {
    "team_id": 8105010382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Vacarella",
        "dupr_id": "3P5L2X",
        "rating": 3.831,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Helena, AL, US"
      },
      {
        "name": "Ginger Reddock",
        "dupr_id": "DYP0YM",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]