Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7350004893

Match Scores

11-2

Win

Play Date

2026-04-20

Play Time (Est)

10:15 AM

Play Location

8403 Vintage Club Dr, Wilmington, NC 28411, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
IC
Ian Chalmers

1QXD45 · USA

DUPR

4.101

JD
Jerry DiTucci

84X4L6 · Wilmington, NC, US

DUPR

3.904

TEAM 2LOSS
PM
Phil Moran

8EOP2O · Wilmington, NC, US

DUPR

4.013

SC
Steve Connell

12MRKE · USA

DUPR

3.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-7350004893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4837973524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Chalmers",
        "dupr_id": "1QXD45",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerry DiTucci",
        "dupr_id": "84X4L6",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8477404659,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Moran",
        "dupr_id": "8EOP2O",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Steve Connell",
        "dupr_id": "12MRKE",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]