Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 4999391218

Match Scores

11-2

Loss

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
tim schauermann

4VL72G · USA

DUPR

4.057

BW
Brad Wolford

V7J596 · Chester, MD, US

DUPR

3.757

TEAM 2LOSS
JB
James Bowen

4V9N4M · Parole, MD, US

DUPR

3.576

TB
Tim Burkard

DWLZQL · Annapolis, MD, US

DUPR

3.382

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-4999391218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5565866981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "tim schauermann",
        "dupr_id": "4VL72G",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Wolford",
        "dupr_id": "V7J596",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Chester, MD, US"
      }
    ]
  },
  {
    "team_id": 6530035459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Bowen",
        "dupr_id": "4V9N4M",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Parole, MD, US"
      },
      {
        "name": "Tim Burkard",
        "dupr_id": "DWLZQL",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  }
]