Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cambridge Team Tournament - The Stoehr Cup

ID: 4801206235

Match Scores

11-1

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Cath Thompson

84MOP6 · Hampshire, England, GB

DUPR

3.528

MJ
Matt Jones

N7VQJN · Hampshire, England, GB

DUPR

4.309

TEAM 2LOSS
AD
Alannah Dalby

EGOX9E · East Sussex, England, GB

DUPR

3.556

PB
Paul Barnett

QPLGZ4 · Peacehaven, England, GB

DUPR

3.988

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-4801206235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8581368464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cath Thompson",
        "dupr_id": "84MOP6",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Matt Jones",
        "dupr_id": "N7VQJN",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8077425338,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alannah Dalby",
        "dupr_id": "EGOX9E",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "East Sussex, England, GB"
      },
      {
        "name": "Paul Barnett",
        "dupr_id": "QPLGZ4",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Peacehaven, England, GB"
      }
    ]
  }
]