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

Bounce UP League

ID: 6354591616

Match Scores

11-5

Loss

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

913 Wallace St, Philadelphia, PA 19123, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lisa Dinh

XKX4Q5 · USA

DUPR

2.562

DC
Darren Crisman

M2GNRD · USA

DUPR

2.821

TEAM 2LOSS
BA
Benjamin Abramoff

7ZY749 · USA

DUPR

2.212

PF
patrick florescio

RWNDEE · Philadelphia, PA, US

DUPR

2.521

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-6354591616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7153988698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Dinh",
        "dupr_id": "XKX4Q5",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darren Crisman",
        "dupr_id": "M2GNRD",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6104321340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Abramoff",
        "dupr_id": "7ZY749",
        "rating": 2.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "patrick florescio",
        "dupr_id": "RWNDEE",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]