Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6033099863

Match Scores

9-11

Win

Play Date

2025-07-28

Play Time (Est)

12:45 AM

Play Location

Leland, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Alan Scerbo

8GWVOM · Leland, NC, US

DUPR

4.753

DB
David Brostrom

XJDRW7 · USA

DUPR

3.500

TEAM 2WINNER
BL
Bill Luftig

ZNWRWM · Leland, NC, US

DUPR

4.366

SL
Steve LaChance

8DMXZM · Leland, NC, US

DUPR

4.359

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-6033099863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4767246576,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Scerbo",
        "dupr_id": "8GWVOM",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "David Brostrom",
        "dupr_id": "XJDRW7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7648617663,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Luftig",
        "dupr_id": "ZNWRWM",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Steve LaChance",
        "dupr_id": "8DMXZM",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]