Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 4968591708

Match Scores

15-8

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Andy Clarke

YXKYWG · Shrewsbury, England, GB

DUPR

3.045

SC
Shaun Clark

6KYOLQ · Shrewsbury, England, GB

DUPR

3.091

TEAM 2LOSS
CS
Cameron Snook

XJEMQ2 · Rugby, England, GB

DUPR

3.578

RG
Ross George Bradley

YN44GD · USA

DUPR

2.703

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-4968591708
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7286259787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Clarke",
        "dupr_id": "YXKYWG",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      },
      {
        "name": "Shaun Clark",
        "dupr_id": "6KYOLQ",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      }
    ]
  },
  {
    "team_id": 4814631175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Snook",
        "dupr_id": "XJEMQ2",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Ross George Bradley",
        "dupr_id": "YN44GD",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]