Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Cup - Littleport Aces

ID: 7271288416

Match Scores

15-21

Loss

Play Date

2026-03-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SF
Samantha Fogarty

DY4QVM · Newmarket, England, GB

DUPR

3.477

AF
Adam Fogarty

NXPPGN · Newmarket, England, GB

DUPR

3.647

TEAM 2WINNER
SD
Sophie Dalpra

DYGDOM · USA

DUPR

3.346

IM
Ian Moffat

GXEKJG · USA

DUPR

3.747

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-7271288416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6773995678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha  Fogarty",
        "dupr_id": "DY4QVM",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Newmarket, England, GB"
      },
      {
        "name": "Adam Fogarty",
        "dupr_id": "NXPPGN",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Newmarket, England, GB"
      }
    ]
  },
  {
    "team_id": 6943100349,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sophie Dalpra",
        "dupr_id": "DYGDOM",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Moffat",
        "dupr_id": "GXEKJG",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]