Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers & Dinks

ID: 5418860012

Match Scores

11-9

Win

Play Date

2025-05-09

Play Time (Est)

9:00 PM

Play Location

Richmond, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
David Edwards

X2KWLX · Chesterfield, VA, US

Rated Score

3.588

BB
Brian Busbee

QPDOGR · Richmond, VA, US

Rated Score

3.744

TEAM 2LOSS
KH
Ken Hammond

EW9WVV · Midlothian, VA, US

Rated Score

3.729

TS
Timmy Siverd

59XPJ5 · Richmond, VA, US

Rated Score

3.481

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-5418860012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4929388378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Edwards",
        "dupr_id": "X2KWLX",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Brian Busbee",
        "dupr_id": "QPDOGR",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5551986432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Hammond",
        "dupr_id": "EW9WVV",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Timmy Siverd",
        "dupr_id": "59XPJ5",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]