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

Competitive Open Play Match

ID: 6732555341

Match Scores

10-15

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Cameron Snook

XJEMQ2 · Rugby, England, GB

DUPR

3.623

RG
Ross George Bradley

YN44GD · USA

DUPR

2.869

TEAM 2WINNER
HS
Harry Shemmell

DY025M · USA

DUPR

3.393

NS
Nathan Shemmell

QJXN75 · Stratford-upon-Avon, England, GB

DUPR

3.621

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-6732555341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7337801716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Snook",
        "dupr_id": "XJEMQ2",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Ross George Bradley",
        "dupr_id": "YN44GD",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4794851778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harry Shemmell",
        "dupr_id": "DY025M",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Shemmell",
        "dupr_id": "QJXN75",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      }
    ]
  }
]