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

Life Time - Beachwood

ID: 5747788351

Match Scores

4-11

Loss

Play Date

2026-05-08

Play Time (Est)

8:45 AM

Play Location

3850 Richmond Rd, Beachwood, OH 44122, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jacqueline LInn

ORVYKW · USA

DUPR

2.032

ES
Eric Siler

3VMKO5 · Shaker Heights, OH, US

DUPR

2.806

TEAM 2WINNER
DG
Dagna Griffin

9DGOGK · USA

DUPR

3.461

PV
Paul Victor

D567G4 · USA

DUPR

3.132

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-5747788351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5072218523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline LInn",
        "dupr_id": "ORVYKW",
        "rating": 2.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Siler",
        "dupr_id": "3VMKO5",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": "Shaker Heights, OH, US"
      }
    ]
  },
  {
    "team_id": 8429199738,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dagna Griffin",
        "dupr_id": "9DGOGK",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Victor",
        "dupr_id": "D567G4",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]