Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 5520741958

Match Scores

8-11

Loss

Play Date

2023-07-21

Play Time (Est)

11:30 PM

Play Location

Jackson, TN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Shayne Summar

89DDMK · USA

DUPR

4.618

Michael Williams

84P9GG · Jackson, TN, US

DUPR

5.168

TEAM 2WINNER
Brad Tursky

8MOZP1 · Venice, FL, US

DUPR

5.284

Dalton Young

84K5WV · Henning, TN, US

DUPR

4.962

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-5520741958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7839637742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shayne Summar",
        "dupr_id": "89DDMK",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Williams",
        "dupr_id": "84P9GG",
        "rating": 5.168,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 7752018106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Tursky",
        "dupr_id": "8MOZP1",
        "rating": 5.284,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Venice, FL, US"
      },
      {
        "name": "Dalton Young",
        "dupr_id": "84K5WV",
        "rating": 4.962,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Henning, TN, US"
      }
    ]
  }
]