Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Divison 3

ID: 6477966105

Match Scores

15-8

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Daniel Keeney

565QPR · Smithfield, NC, US

DUPR

4.212

MA
Marcia Armstrong

MPXEDD · USA

DUPR

2.946

TEAM 2LOSS
MH
Matthew Hempson

EWJ6XE · Wilmington, NC, US

DUPR

3.718

JV
Jenn Velardo

76PL55 · Wilmington, NC, US

DUPR

3.229

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-6477966105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447441309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Keeney",
        "dupr_id": "565QPR",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Smithfield, NC, US"
      },
      {
        "name": "Marcia  Armstrong",
        "dupr_id": "MPXEDD",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8024849697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hempson",
        "dupr_id": "EWJ6XE",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Jenn Velardo",
        "dupr_id": "76PL55",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]