Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BSCA 3.5 ladder league week 6

ID: 5530802019

Match Scores

16-8

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Lancaster, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PW
Paul Wheeler

L2R5M6 · USA

DUPR

4.104

DY
Don Young

QXQNZ5 · Erie County, NY, US

DUPR

3.943

TEAM 2LOSS
MC
Matt Coia

0ZZEV4 · USA

DUPR

3.806

FN
Fran Noonan

7JZY90 · USA

DUPR

4.059

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-5530802019
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8134691475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Wheeler",
        "dupr_id": "L2R5M6",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Young",
        "dupr_id": "QXQNZ5",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Erie County, NY, US"
      }
    ]
  },
  {
    "team_id": 5058335747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Coia",
        "dupr_id": "0ZZEV4",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fran Noonan",
        "dupr_id": "7JZY90",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]