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

Bounce UP League

ID: 4678657703

Match Scores

11-4

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

913 Wallace St, Philadelphia, PA 19123, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Will Waggenspack

P5LJOZ · Philadelphia, PA, US

DUPR

3.106

LP
Larry Puccio

KXRYGY · USA

DUPR

2.865

TEAM 2LOSS
GG
George Gottlieb

KXQY0O · USA

DUPR

3.468

AR
Anil Rajpal

EX6RQE · USA

DUPR

2.676

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-4678657703
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8048325061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Waggenspack",
        "dupr_id": "P5LJOZ",
        "rating": 3.106,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Larry Puccio",
        "dupr_id": "KXRYGY",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8051761025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Gottlieb",
        "dupr_id": "KXQY0O",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anil Rajpal",
        "dupr_id": "EX6RQE",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]