Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 5610003594

Match Scores

11-8

Loss

Play Date

2026-03-28

Play Time (Est)

7:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.672

DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.256

TEAM 2LOSS
MM
Mojo Muffley

12ZV29 · Wilmington, NC, US

DUPR

4.302

KR
Kevin Rudy

3LPDJJ · Oak Island, NC, US

DUPR

4.020

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-5610003594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6355580489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4705476142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mojo Muffley",
        "dupr_id": "12ZV29",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kevin Rudy",
        "dupr_id": "3LPDJJ",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      }
    ]
  }
]