Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night League 3.5 - 4.0

ID: 4297700548

Match Scores

8-11

Loss

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
John Beckett

17NER9 · MI, US

DUPR

3.573

DN
David Nguyen

OR4JD7 · USA

DUPR

3.808

TEAM 2WINNER
DJ
Dan Jensen

8DM0QY · Santa Barbara, CA, US

DUPR

3.825

NR
Neil Rooke

EGL5OW · Santa Barbara, CA, US

DUPR

3.481

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-4297700548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902810777,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Beckett",
        "dupr_id": "17NER9",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "OR4JD7",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7723115058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Jensen",
        "dupr_id": "8DM0QY",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Neil Rooke",
        "dupr_id": "EGL5OW",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]