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

10-28 DUPR Rnd 2

ID: 5676502715

Match Scores

11-2

Loss

Play Date

2025-10-28

Play Time (Est)

12:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Scott Gambale

YXDORK · USA

DUPR

3.096

AN
Alan Newell

D9EEX6 · Leland, NC, US

DUPR

3.497

TEAM 2LOSS
BB
Bruce Baker

89JNP7 · Brunswick County, NC, US

DUPR

3.514

DW
Doug Wells

8JW564 · USA

DUPR

3.348

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-5676502715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4564942090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gambale",
        "dupr_id": "YXDORK",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Newell",
        "dupr_id": "D9EEX6",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5018533055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Baker",
        "dupr_id": "89JNP7",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Brunswick County, NC, US"
      },
      {
        "name": "Doug Wells",
        "dupr_id": "8JW564",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]