Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers & Dinks

ID: 7995655767

Match Scores

3-11

Win

Play Date

2025-09-03

Play Time (Est)

4:45 AM

Play Location

Richmond, VA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jacob Johnson

YXE2ZD · Richmond, VA, US

DUPR

4.328

Danny Li

4L0XQ2 · Richmond, VA, US

DUPR

3.992

TEAM 2WINNER
Jesse Smith

EWLWNE · Chesterfield, VA, US

DUPR

4.185

Mark Murphy

4L22QG · North Key Largo, FL, US

DUPR

4.140

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-7995655767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6879616027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Johnson",
        "dupr_id": "YXE2ZD",
        "rating": 4.328,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Danny Li",
        "dupr_id": "4L0XQ2",
        "rating": 3.992,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6992320824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Smith",
        "dupr_id": "EWLWNE",
        "rating": 4.185,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Mark Murphy",
        "dupr_id": "4L22QG",
        "rating": 4.14,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "North Key Largo, FL, US"
      }
    ]
  }
]