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

10-28 DUPR Rnd 2

ID: 8145109471

Match Scores

8-11

Win

Play Date

2025-10-28

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Scott Gambale

YXDORK · USA

DUPR

3.094

DW
Doug Wells

8JW564 · USA

DUPR

3.346

TEAM 2WINNER
BB
Bruce Baker

89JNP7 · Brunswick County, NC, US

DUPR

3.518

JT
Joanne Thompson

Z9XXZM · Wilmington, NC, US

DUPR

3.165

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-8145109471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5345285058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Gambale",
        "dupr_id": "YXDORK",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Wells",
        "dupr_id": "8JW564",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6063671192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruce Baker",
        "dupr_id": "89JNP7",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Brunswick County, NC, US"
      },
      {
        "name": "Joanne  Thompson",
        "dupr_id": "Z9XXZM",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]