Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DCC GOLD LEAGUE

ID: 8394859496

Match Scores

7-11

Win

Play Date

2026-03-01

Play Time (Est)

9:00 PM

Play Location

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
John Taylor

PZYD5Q · USA

DUPR

4.101

RH
Randy Henzes

2L5EMR · USA

DUPR

3.546

TEAM 2WINNER
Michael Iacovelli

2L5JZ9 · Garnet Valley, PA, US

DUPR

4.409

Renata Manning

PKPRPM · Wilmington, DE, US

DUPR

3.811

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-8394859496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7502859713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "PZYD5Q",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Henzes",
        "dupr_id": "2L5EMR",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7281621354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Iacovelli",
        "dupr_id": "2L5JZ9",
        "rating": 4.409,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Garnet Valley, PA, US"
      },
      {
        "name": "Renata Manning",
        "dupr_id": "PKPRPM",
        "rating": 3.811,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/28.jpg",
        "location": "Wilmington, DE, US"
      }
    ]
  }
]