Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LADDER-OVER 50

ID: 6983532235

Match Scores

11-1

Win

Play Date

2024-06-13

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Paul Leininger

122P0Y · Johnson City, TN, US

DUPR

4.075

GC
Gene Couch

3LKEN5 · Bristol, VA, US

DUPR

4.041

TEAM 2LOSS
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.843

BS
Brad Strong

3LKG7J · Bristol, TN, US

DUPR

3.818

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-6983532235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4482634829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Leininger",
        "dupr_id": "122P0Y",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Gene Couch",
        "dupr_id": "3LKEN5",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Bristol, VA, US"
      }
    ]
  },
  {
    "team_id": 4785133000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Brad Strong",
        "dupr_id": "3LKG7J",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]