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

Week 1 4/6/2026

ID: 5587518534

Match Scores

9-11

Win

Play Date

2026-04-06

Play Time (Est)

7:30 PM

Play Location

Portside Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Allen Haddock

PPM5KX · USA

DUPR

2.419

JC
Jackie Chang

7JR66M · Milton, FL, US

DUPR

2.861

TEAM 2WINNER
MC
Mike Collins

D97Z0L · Santa Rosa County, FL, US

DUPR

2.984

DW
Doug Williams

RXM6VE · Mobile, AL, US

DUPR

2.910

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-5587518534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7062670663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allen Haddock",
        "dupr_id": "PPM5KX",
        "rating": 2.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackie Chang",
        "dupr_id": "7JR66M",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": "Milton, FL, US"
      }
    ]
  },
  {
    "team_id": 8207050787,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Collins",
        "dupr_id": "D97Z0L",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": "Santa Rosa County, FL, US"
      },
      {
        "name": "Doug Williams",
        "dupr_id": "RXM6VE",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]