Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 4646406984

Match Scores

11-9

Loss

Play Date

2026-05-18

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
tim schauermann

4VL72G · USA

DUPR

4.022

BW
Brad Wolford

V7J596 · Chester, MD, US

DUPR

3.740

TEAM 2LOSS
JB
James Bowen

4V9N4M · Parole, MD, US

DUPR

3.583

TB
Tim Burkard

DWLZQL · Annapolis, MD, US

DUPR

3.400

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-4646406984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5786244427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "tim schauermann",
        "dupr_id": "4VL72G",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Wolford",
        "dupr_id": "V7J596",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Chester, MD, US"
      }
    ]
  },
  {
    "team_id": 7377228722,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Bowen",
        "dupr_id": "4V9N4M",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Parole, MD, US"
      },
      {
        "name": "Tim Burkard",
        "dupr_id": "DWLZQL",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  }
]