Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6159642040

Match Scores

11-5

Loss

Play Date

2026-06-08

Play Time (Est)

5:00 PM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

Rated Score

3.894

DT
David Tibbitt

KXOD2Q · Charlotte, NC, US

Rated Score

3.651

TEAM 2LOSS
ES
Erik Smith

EGJL6W · Fort Mill, SC, US

Rated Score

3.755

SJ
Spencer Johnson

L2WEV5 · Indian Land, SC, US

Rated Score

3.485

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-6159642040
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7949539302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "David Tibbitt",
        "dupr_id": "KXOD2Q",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7730743735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Spencer Johnson",
        "dupr_id": "L2WEV5",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  }
]