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

Life Time Fort Washington

ID: 4352234486

Match Scores

7-10

Loss

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

Fort Washington, PA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BO
Bobby Oriola

5EQD2V · Erdenheim, PA, US

DUPR

2.977

EC
Elsa Cohen

DWD25X · Philadelphia, PA, US

DUPR

2.573

TEAM 2WINNER
DS
Daniel soboski

V2WEL6 · USA

DUPR

2.866

ZZ
Zengyi Zhou

5EO5YP · USA

DUPR

2.778

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-4352234486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5156821043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Oriola",
        "dupr_id": "5EQD2V",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Erdenheim, PA, US"
      },
      {
        "name": "Elsa Cohen",
        "dupr_id": "DWD25X",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 6847463455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel  soboski",
        "dupr_id": "V2WEL6",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zengyi Zhou",
        "dupr_id": "5EO5YP",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]