Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DCC GOLD LEAGUE

ID: 7039300229

Match Scores

11-6

Loss

Play Date

2026-03-01

Play Time (Est)

6:15 AM

Play Location

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
John Taylor

PZYD5Q · USA

DUPR

4.128

RM
Renata Manning

PKPRPM · Wilmington, DE, US

DUPR

3.846

TEAM 2LOSS
MI
Michael Iacovelli

2L5JZ9 · Garnet Valley, PA, US

DUPR

4.387

RH
Randy Henzes

2L5EMR · USA

DUPR

3.519

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-7039300229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6983571108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "PZYD5Q",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Renata Manning",
        "dupr_id": "PKPRPM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  },
  {
    "team_id": 6000449718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Iacovelli",
        "dupr_id": "2L5JZ9",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Garnet Valley, PA, US"
      },
      {
        "name": "Randy Henzes",
        "dupr_id": "2L5EMR",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]