Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Spring Cup - Littleport Aces

ID: 8082361579

Match Scores

18-21

Win

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andrew Morgan

WZ5P9Y · USA

DUPR

3.613

CW
Claire Watkins

MYVGKL · USA

DUPR

3.008

TEAM 2WINNER
JL
Jonny Lant

7JGRR5 · Witchford, England, GB

DUPR

3.612

SM
Sarah Mack

K5GPQQ · Haddenham, England, GB

DUPR

3.402

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-8082361579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7090911638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Morgan",
        "dupr_id": "WZ5P9Y",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Watkins",
        "dupr_id": "MYVGKL",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6229074100,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonny Lant",
        "dupr_id": "7JGRR5",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Witchford, England, GB"
      },
      {
        "name": "Sarah Mack",
        "dupr_id": "K5GPQQ",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Haddenham, England, GB"
      }
    ]
  }
]