Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers & Dinks

ID: 6067528933

Match Scores

12-10

Win

Play Date

2025-09-03

Play Time (Est)

2:15 AM

Play Location

Richmond, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Wayne West

8JDJEO · Chester, VA, US

DUPR

3.973

Mark Murphy

4L22QG · North Key Largo, FL, US

DUPR

4.070

TEAM 2LOSS
nathan mentor

JJ52YW · Richmond, VA, US

DUPR

3.963

Dominic Dao

X26PVR · Midlothian, VA, US

DUPR

3.855

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-6067528933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7966814392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne West",
        "dupr_id": "8JDJEO",
        "rating": 3.973,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Chester, VA, US"
      },
      {
        "name": "Mark Murphy",
        "dupr_id": "4L22QG",
        "rating": 4.07,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "North Key Largo, FL, US"
      }
    ]
  },
  {
    "team_id": 7728815183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "nathan mentor",
        "dupr_id": "JJ52YW",
        "rating": 3.963,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Dominic Dao",
        "dupr_id": "X26PVR",
        "rating": 3.855,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Midlothian, VA, US"
      }
    ]
  }
]