Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5400593613

Match Scores

14-12

Loss

Play Date

2026-03-03

Play Time (Est)

10:15 AM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Phil Dibrell

0YO57X · Fort Mill, SC, US

DUPR

4.178

karthik somala

59796L · Fort Mill, SC, US

DUPR

3.759

TEAM 2LOSS
Dustin Maher

DWRM9Y · Charlotte, NC, US

DUPR

4.236

Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.823

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-5400593613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5723341845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Dibrell",
        "dupr_id": "0YO57X",
        "rating": 4.178,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "karthik somala",
        "dupr_id": "59796L",
        "rating": 3.759,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Fort Mill, SC, US"
      }
    ]
  },
  {
    "team_id": 8416235156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Maher",
        "dupr_id": "DWRM9Y",
        "rating": 4.236,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.823,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]