Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DCC GOLD LEAGUE

ID: 5436944806

Match Scores

11-6

Win

Play Date

2026-03-01

Play Time (Est)

11:30 PM

Play Location

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
John Taylor

PZYD5Q · USA

DUPR

4.099

MI
Michael Iacovelli

2L5JZ9 · Garnet Valley, PA, US

DUPR

4.411

TEAM 2LOSS
RH
Randy Henzes

2L5EMR · USA

DUPR

3.544

RM
Renata Manning

PKPRPM · Wilmington, DE, US

DUPR

3.814

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-5436944806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5391477909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "PZYD5Q",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Iacovelli",
        "dupr_id": "2L5JZ9",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Garnet Valley, PA, US"
      }
    ]
  },
  {
    "team_id": 6495443065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Henzes",
        "dupr_id": "2L5EMR",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Renata Manning",
        "dupr_id": "PKPRPM",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  }
]