Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 5476215377

Match Scores

4-11

Win

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
JZ
Jackson Zacek

Z9YWXW · USA

DUPR

4.014

AE
adam evans

0QVOL4 · USA

DUPR

4.431

TEAM 2WINNER
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.685

DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.269

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-5476215377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4489891559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Zacek",
        "dupr_id": "Z9YWXW",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "adam evans",
        "dupr_id": "0QVOL4",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6795213243,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]