Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - Team Event 4.0+

ID: 4333058205

Match Scores

8-11

Loss

Play Date

2026-05-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Andrew Carson

RZ4ZLN · Pirbright, England, GB

DUPR

4.227

NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

4.084

TEAM 2WINNER
KR
Krish Riminton

RY6JVZ · Arborfield, England, GB

DUPR

4.788

BB
Bhanu Baweja

DWEPPX · London, England, GB

DUPR

4.604

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-4333058205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5282244735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Carson",
        "dupr_id": "RZ4ZLN",
        "rating": 4.227,
        "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": 6014013488,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krish Riminton",
        "dupr_id": "RY6JVZ",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Arborfield, England, GB"
      },
      {
        "name": "Bhanu Baweja",
        "dupr_id": "DWEPPX",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]