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

Bounce UP League

ID: 4944110894

Match Scores

11-5

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

913 Wallace St, Philadelphia, PA 19123, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Will Waggenspack

P5LJOZ · Philadelphia, PA, US

DUPR

3.071

Morgan Reibman

94XVGR · Philadelphia, PA, US

DUPR

3.206

TEAM 2LOSS
LP
Larry Puccio

KXRYGY · USA

DUPR

2.795

AR
Anil Rajpal

EX6RQE · USA

DUPR

2.798

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-4944110894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4943603407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Waggenspack",
        "dupr_id": "P5LJOZ",
        "rating": 3.071,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Morgan Reibman",
        "dupr_id": "94XVGR",
        "rating": 3.206,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 5752686360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Puccio",
        "dupr_id": "KXRYGY",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anil Rajpal",
        "dupr_id": "EX6RQE",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]