Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers & Dinks

ID: 4838599144

Match Scores

11-8

Win

Play Date

2025-09-25

Play Time (Est)

5:00 PM

Play Location

Richmond, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Danny Li

4L0XQ2 · Richmond, VA, US

DUPR

3.945

Matt McCarthy

V752YE · Richmond, VA, US

DUPR

4.548

TEAM 2LOSS
Wayne West

8JDJEO · Chester, VA, US

DUPR

3.960

Dominic Dao

X26PVR · Midlothian, VA, US

DUPR

3.990

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-4838599144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6610602523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Li",
        "dupr_id": "4L0XQ2",
        "rating": 3.945,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Matt McCarthy",
        "dupr_id": "V752YE",
        "rating": 4.548,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7068732790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wayne West",
        "dupr_id": "8JDJEO",
        "rating": 3.96,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Chester, VA, US"
      },
      {
        "name": "Dominic Dao",
        "dupr_id": "X26PVR",
        "rating": 3.99,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Midlothian, VA, US"
      }
    ]
  }
]