Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Danville Picklers - Spring Ladder - Week 2

ID: 6158657323

Match Scores

11-6

Win

Play Date

2026-04-20

Play Time (Est)

8:45 AM

Play Location

110 Man O War Dr, Danville, KY 40422, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Gary Caton

7DZZG4 · KY, US

DUPR

3.858

AJ
Adam Johnson

3VN96J · USA

DUPR

3.671

TEAM 2LOSS
DS
Dennis Sweeney

9J9RRJ · USA

DUPR

2.938

JE
John E Drake

V42QYP · USA

DUPR

3.752

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-6158657323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794018036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 3.858,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "KY, US"
      },
      {
        "name": "Adam Johnson",
        "dupr_id": "3VN96J",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8297188019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Sweeney",
        "dupr_id": "9J9RRJ",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John E Drake",
        "dupr_id": "V42QYP",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]