Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 4557120976

Match Scores

15-2

Loss

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Christopher Barnes

V4NK95 · Washington, DC, US

DUPR

3.967

TM
Ted Massey

PZKGZM · Arlington, VA, US

DUPR

3.868

TEAM 2LOSS
CC
Cindy Clark

ELYMJW · USA

DUPR

3.021

KC
Kendra Chappell

0Y2974 · Silver Spring, MD, US

DUPR

3.163

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-4557120976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7820644206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Barnes",
        "dupr_id": "V4NK95",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Ted Massey",
        "dupr_id": "PZKGZM",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 7317923671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cindy Clark",
        "dupr_id": "ELYMJW",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kendra Chappell",
        "dupr_id": "0Y2974",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  }
]