Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6811278166

Match Scores

11-6, 11-3

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Samuel Smith

NX07XN · USA

DUPR

4.120

RG
Rachel Goldie

3ZJNWM · Telford, England, GB

DUPR

3.731

TEAM 2LOSS
TL
Tom Langford

NRL0R7 · USA

DUPR

2.740

SW
Sam williams

2LP2GY · Rugeley, England, GB

DUPR

3.425

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-6811278166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7481117151,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel Smith",
        "dupr_id": "NX07XN",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Goldie",
        "dupr_id": "3ZJNWM",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  },
  {
    "team_id": 7468271478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom  Langford",
        "dupr_id": "NRL0R7",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam williams",
        "dupr_id": "2LP2GY",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Rugeley, England, GB"
      }
    ]
  }
]