Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce UP League

ID: 7466428207

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

913 Wallace St, Philadelphia, PA 19123, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CN
Corey Neel

JYJD7D · USA

DUPR

3.738

BC
Brian Cook

K562ZK · USA

DUPR

3.857

TEAM 2LOSS
CL
Carlos Lichty

V2VZXE · Philadelphia, PA, US

DUPR

3.452

DP
Dung Pham

LWQP06 · Philadelphia, PA, US

DUPR

3.225

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-7466428207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5080234135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corey Neel",
        "dupr_id": "JYJD7D",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Cook",
        "dupr_id": "K562ZK",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8194004850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Lichty",
        "dupr_id": "V2VZXE",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Dung Pham",
        "dupr_id": "LWQP06",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]