Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Herts League 4 Courts Hunters v BaD

ID: 5366711922

Match Scores

11-7

Win

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Cathy Skea

GGJWWV · Belfast, Northern Ireland, GB

DUPR

4.426

CL
Chloe Lamley

YXW7MP · Shefford, England, GB

DUPR

3.514

TEAM 2LOSS
PF
Paula Frenzel

1QO4G5 · USA

DUPR

3.937

EH
Ellie Haddon

4Q2LVG · USA

DUPR

2.851

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-5366711922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6947844703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cathy Skea",
        "dupr_id": "GGJWWV",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      },
      {
        "name": "Chloe Lamley",
        "dupr_id": "YXW7MP",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Shefford, England, GB"
      }
    ]
  },
  {
    "team_id": 4490940419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula Frenzel",
        "dupr_id": "1QO4G5",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ellie Haddon",
        "dupr_id": "4Q2LVG",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]