Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - Team Event 4.0+

ID: 6338964038

Match Scores

7-11

Loss

Play Date

2026-05-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Andrew Carson

RZ4ZLN · Pirbright, England, GB

DUPR

4.269

NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

4.084

TEAM 2WINNER
TC
Tom Crisp

WKG74L · USA

DUPR

4.337

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.528

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-6338964038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8149669153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Carson",
        "dupr_id": "RZ4ZLN",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Pirbright, England, GB"
      },
      {
        "name": "Neil Beaven",
        "dupr_id": "G0YVNQ",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Banstead, England, GB"
      }
    ]
  },
  {
    "team_id": 5273046369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  }
]