Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cambridge Team Tournament - The Stoehr Cup

ID: 7683883340

Match Scores

9-11

Loss

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SJ
Sharon Jane Tinsley

0Y6GEG · Cambridge, England, GB

DUPR

4.456

AH
Amjad Hameed

MY2JOL · Peterborough, England, GB

DUPR

3.843

TEAM 2WINNER
LH
Lindsey Hammond

XJN45X · Chorley, England, GB

DUPR

3.938

IS
Ian Shaw

QPWKO5 · Dalton-in-Furness, England, GB

DUPR

4.185

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-7683883340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5263664450,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharon Jane Tinsley",
        "dupr_id": "0Y6GEG",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Cambridge, England, GB"
      },
      {
        "name": "Amjad Hameed",
        "dupr_id": "MY2JOL",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      }
    ]
  },
  {
    "team_id": 5965145580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Hammond",
        "dupr_id": "XJN45X",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Chorley, England, GB"
      },
      {
        "name": "Ian Shaw",
        "dupr_id": "QPWKO5",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Dalton-in-Furness, England, GB"
      }
    ]
  }
]