Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Summit

ID: 7534248845

Match Scores

1-11

Win

Play Date

2025-06-16

Play Time (Est)

6:15 AM

Play Location

Boone, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Alice Crocker

84MWVG · USA

DUPR

4.004

WL
Whalley Leach

JJZ2LM · Boone, NC, US

DUPR

4.317

TEAM 2WINNER
ED
Eric Dupont

769WJ5 · USA

DUPR

3.866

JB
JD Boyd

166JDG · Boston, MA, US

DUPR

4.707

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-7534248845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6473550047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alice Crocker",
        "dupr_id": "84MWVG",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Whalley Leach",
        "dupr_id": "JJZ2LM",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Boone, NC, US"
      }
    ]
  },
  {
    "team_id": 4941890952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Dupont",
        "dupr_id": "769WJ5",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JD Boyd",
        "dupr_id": "166JDG",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]