Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Rated Fixed Pairs - Pickleheads Pool Play - W15

ID: 7750937264

Match Scores

14-21

Win

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Cromwell community School

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jonny Lant

7JGRR5 · Witchford, England, GB

DUPR

3.609

SM
Sarah Mack

K5GPQQ · Haddenham, England, GB

DUPR

3.410

TEAM 2WINNER
SF
Samantha Fogarty

DY4QVM · Newmarket, England, GB

DUPR

3.533

AF
Adam Fogarty

NXPPGN · Newmarket, England, GB

DUPR

3.691

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-7750937264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6702554958,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonny Lant",
        "dupr_id": "7JGRR5",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Witchford, England, GB"
      },
      {
        "name": "Sarah Mack",
        "dupr_id": "K5GPQQ",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Haddenham, England, GB"
      }
    ]
  },
  {
    "team_id": 6412071999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha  Fogarty",
        "dupr_id": "DY4QVM",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Newmarket, England, GB"
      },
      {
        "name": "Adam Fogarty",
        "dupr_id": "NXPPGN",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Newmarket, England, GB"
      }
    ]
  }
]