Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 6654735980

Match Scores

11-8

Loss

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
John Hernly

5EPZ4R · USA

DUPR

3.998

SW
Sara Webster

NY4MJ2 · USA

DUPR

4.422

TEAM 2LOSS
DB
Daniel Beece

MYDLZD · Wilmington, NC, US

DUPR

4.175

RB
Rebecca Blood

17MZL0 · Leland, NC, US

DUPR

4.037

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-6654735980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8578474134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hernly",
        "dupr_id": "5EPZ4R",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sara Webster",
        "dupr_id": "NY4MJ2",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4811217000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Beece",
        "dupr_id": "MYDLZD",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Rebecca Blood",
        "dupr_id": "17MZL0",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]