Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8064478913

Match Scores

11-1

Win

Play Date

2025-06-09

Play Time (Est)

6:15 AM

Play Location

Winston-Salem, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hernandez

56G5DV · Clemmons, NC, US

DUPR

4.437

GC
Gavin Culler

O6J9O2 · Winston-Salem, NC, US

DUPR

4.301

TEAM 2LOSS
BC
Brandon Chen

ZDWEDW · USA

DUPR

4.224

HS
Hunter Smith

0RZMVN · USA

DUPR

3.623

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-8064478913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5380135870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael  Hernandez",
        "dupr_id": "56G5DV",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Clemmons, NC, US"
      },
      {
        "name": "Gavin Culler",
        "dupr_id": "O6J9O2",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  },
  {
    "team_id": 6208447020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Chen",
        "dupr_id": "ZDWEDW",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hunter Smith",
        "dupr_id": "0RZMVN",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]