Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced League Match

ID: 6151201605

Match Scores

5-6

Loss

Play Date

2025-10-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Rob Dulitsky

8WD76M · West Hartford, CT, US

DUPR

4.522

PP
Paul Policella

DWKG94 · East Granby, CT, US

DUPR

4.428

TEAM 2WINNER
AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.389

PA
Paul Arias

8D0LDX · West Hartford, CT, US

DUPR

4.281

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-6151201605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6108518913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Dulitsky",
        "dupr_id": "8WD76M",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      },
      {
        "name": "Paul Policella",
        "dupr_id": "DWKG94",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "East Granby, CT, US"
      }
    ]
  },
  {
    "team_id": 6706703103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Paul Arias",
        "dupr_id": "8D0LDX",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]