Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cambridge Team Tournament - The Stoehr Cup

ID: 6691267842

Match Scores

11-9

Loss

Play Date

2026-02-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SE
Susan Evans

8JKYWM · Isle of Anglesey, Wales, GB

DUPR

3.951

SS
Silvano Squizzato

3OERYL · Cambridgeshire, England, GB

DUPR

4.192

TEAM 2LOSS
VS
Vanessa Shefras

8W4GRG · Fleet, England, GB

DUPR

3.606

MJ
Matt Jones

N7VQJN · Hampshire, England, GB

DUPR

4.233

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-6691267842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6313761118,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Evans",
        "dupr_id": "8JKYWM",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Isle of Anglesey, Wales, GB"
      },
      {
        "name": "Silvano Squizzato",
        "dupr_id": "3OERYL",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Cambridgeshire, England, GB"
      }
    ]
  },
  {
    "team_id": 7831430102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Shefras",
        "dupr_id": "8W4GRG",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Fleet, England, GB"
      },
      {
        "name": "Matt Jones",
        "dupr_id": "N7VQJN",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]