Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced League Match

ID: 6861111975

Match Scores

6-9

Win

Play Date

2025-10-15

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.339

Robert Clough

YMRX4K · Simsbury, CT, US

DUPR

4.166

TEAM 2WINNER
Rob Dulitsky

8WD76M · West Hartford, CT, US

DUPR

4.535

Paul Policella

DWKG94 · East Granby, CT, US

DUPR

4.440

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-6861111975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7828782335,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.339,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Robert Clough",
        "dupr_id": "YMRX4K",
        "rating": 4.166,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 5493871065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Dulitsky",
        "dupr_id": "8WD76M",
        "rating": 4.535,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "West Hartford, CT, US"
      },
      {
        "name": "Paul Policella",
        "dupr_id": "DWKG94",
        "rating": 4.44,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/36.jpg",
        "location": "East Granby, CT, US"
      }
    ]
  }
]