Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Lebanon TN Pickleball League 3.5+

ID: 6981582549

Match Scores

21-13

Loss

Play Date

2025-02-17

Play Time (Est)

10:15 AM

Play Location

Lebanon, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Robert Bogle

KXZVLY · USA

DUPR

4.006

FO
Faye Okert

NYEZ52 · Hendersonville, TN, US

DUPR

3.153

TEAM 2LOSS
CR
Cody Richardson

2QLQER · Lebanon, TN, US

DUPR

3.791

TM
tana michael

QXX440 · USA

DUPR

2.831

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-6981582549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7115496965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Bogle",
        "dupr_id": "KXZVLY",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Faye Okert",
        "dupr_id": "NYEZ52",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      }
    ]
  },
  {
    "team_id": 8426025130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Richardson",
        "dupr_id": "2QLQER",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "tana michael",
        "dupr_id": "QXX440",
        "rating": 2.831,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]