Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6527228949

Match Scores

10-12

Win

Play Date

2026-06-08

Play Time (Est)

10:15 AM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.886

DT
David Tibbitt

KXOD2Q · Charlotte, NC, US

DUPR

3.644

TEAM 2WINNER
SJ
Spencer Johnson

L2WEV5 · Indian Land, SC, US

DUPR

3.494

ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.762

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-6527228949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5931808975,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "David Tibbitt",
        "dupr_id": "KXOD2Q",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6166767352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Johnson",
        "dupr_id": "L2WEV5",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]