Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - Team Event 4.0+

ID: 5561815659

Match Scores

4-11

Loss

Play Date

2026-05-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Andrew Carson

RZ4ZLN · Pirbright, England, GB

DUPR

4.250

EW
Emily Woodhouse

DW765L · USA

DUPR

3.529

TEAM 2WINNER
WR
Wendy Randall

KOZVM7 · Hertfordshire, England, GB

DUPR

4.163

TC
Tom Crisp

WKG74L · USA

DUPR

4.330

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-5561815659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8109352528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Carson",
        "dupr_id": "RZ4ZLN",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Pirbright, England, GB"
      },
      {
        "name": "Emily  Woodhouse",
        "dupr_id": "DW765L",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8188712233,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wendy Randall",
        "dupr_id": "KOZVM7",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]