Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7246292766

Match Scores

9-11

Win

Play Date

2026-05-25

Play Time (Est)

7:30 PM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PD
Phil Dibrell

0YO57X · Fort Mill, SC, US

DUPR

4.117

JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.850

TEAM 2WINNER
JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.816

ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.718

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-7246292766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7576100846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Dibrell",
        "dupr_id": "0YO57X",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  },
  {
    "team_id": 7325093315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]