Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCCC Leagues - Middle Men - Poachers

ID: 6771034897

Match Scores

8-11

Loss

Play Date

2025-10-23

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BF
Benjamin Felton

XJ0EQX · USA

DUPR

3.768

David Murphy

8E2VOO · Richmond, VA, US

DUPR

3.727

TEAM 2WINNER
David Kasprzyk

D994YM · Midlothian, VA, US

DUPR

3.822

Douglas Bailey

2L7D7Y · Chester, VA, US

DUPR

3.536

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-6771034897
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8342834552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Felton",
        "dupr_id": "XJ0EQX",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Murphy",
        "dupr_id": "8E2VOO",
        "rating": 3.727,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6022058269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Kasprzyk",
        "dupr_id": "D994YM",
        "rating": 3.822,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Douglas Bailey",
        "dupr_id": "2L7D7Y",
        "rating": 3.536,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "Chester, VA, US"
      }
    ]
  }
]