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

Life Time - Beachwood

ID: 4671332428

Match Scores

11-6

Win

Play Date

2026-01-09

Play Time (Est)

5:00 PM

Play Location

3850 Richmond Rd, Beachwood, OH 44122, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Susan Gifford

KOXR47 · USA

DUPR

3.107

Bryan Munch

1Q4LOR · Shaker Heights, OH, US

DUPR

3.792

TEAM 2LOSS
DJ
Dena Jones

KO2V56 · USA

DUPR

2.753

Jeff Eber

9P6XOR · Cleveland, OH, US

DUPR

3.689

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-4671332428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6359134235,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Gifford",
        "dupr_id": "KOXR47",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Munch",
        "dupr_id": "1Q4LOR",
        "rating": 3.792,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Shaker Heights, OH, US"
      }
    ]
  },
  {
    "team_id": 4459019490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dena Jones",
        "dupr_id": "KO2V56",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Eber",
        "dupr_id": "9P6XOR",
        "rating": 3.689,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Cleveland, OH, US"
      }
    ]
  }
]