Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cambridge Team Tournament - The Stoehr Cup

ID: 5194715995

Match Scores

11-7

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
John Roberton

DW25P6 · Tongham, England, GB

DUPR

3.979

MJ
Matt Jones

N7VQJN · Hampshire, England, GB

DUPR

4.268

TEAM 2LOSS
PB
Paul Barnett

QPLGZ4 · Peacehaven, England, GB

DUPR

4.018

RL
Rob Le Cras

PKJPZG · Uckfield, England, GB

DUPR

4.333

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-5194715995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5305308506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Roberton",
        "dupr_id": "DW25P6",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Tongham, England, GB"
      },
      {
        "name": "Matt Jones",
        "dupr_id": "N7VQJN",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 6181572386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Barnett",
        "dupr_id": "QPLGZ4",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Peacehaven, England, GB"
      },
      {
        "name": "Rob Le Cras",
        "dupr_id": "PKJPZG",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Uckfield, England, GB"
      }
    ]
  }
]