Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7806195026

Match Scores

11-8

Win

Play Date

2026-04-29

Play Time (Est)

3:30 PM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.834

KJ
Kaila Johnson

L2N9GQ · Indian Land, SC, US

DUPR

3.491

TEAM 2LOSS
JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.682

JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.947

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-7806195026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7406819012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Kaila Johnson",
        "dupr_id": "L2N9GQ",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  },
  {
    "team_id": 5518228250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]