Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Danville Picklers - Spring Ladder - Week 2

ID: 6120916603

Match Scores

6-11

Loss

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 1LOSS
Gary Caton

7DZZG4 · KY, US

DUPR

3.834

JE
John E Drake

V42QYP · USA

DUPR

3.661

TEAM 2WINNER
AJ
Adam Johnson

3VN96J · USA

DUPR

3.762

SM
Shane Masters

YMZK6G · USA

DUPR

3.932

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-6120916603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6900578661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 3.834,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "KY, US"
      },
      {
        "name": "John E Drake",
        "dupr_id": "V42QYP",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5407562330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Johnson",
        "dupr_id": "3VN96J",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Masters",
        "dupr_id": "YMZK6G",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]