Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Next Game - Week 3

ID: 4973070506

Match Scores

11-6

Win

Play Date

2026-04-27

Play Time (Est)

3:30 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tim Burkard

DWLZQL · Annapolis, MD, US

DUPR

3.155

TH
Tim Henkel

7NL095 · Annapolis, MD, US

DUPR

3.308

TEAM 2LOSS
CL
Connor Lawrence

NXV5R2 · USA

DUPR

2.995

RH
Ryan Hurst

PW2Z2Z · USA

DUPR

3.461

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-4973070506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6556481342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Burkard",
        "dupr_id": "DWLZQL",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Tim Henkel",
        "dupr_id": "7NL095",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 5242407396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Lawrence",
        "dupr_id": "NXV5R2",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Hurst",
        "dupr_id": "PW2Z2Z",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]