Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - Team Event 4.0+

ID: 5463685190

Match Scores

11-10

Win

Play Date

2026-05-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Tom Crisp

WKG74L · Crewkerne, England, GB

DUPR

4.324

WR
Wendy Randall

KOZVM7 · Hertfordshire, England, GB

DUPR

4.157

TEAM 2LOSS
BB
Bhanu Baweja

DWEPPX · London, England, GB

DUPR

4.569

JD
Julz Donald

2L70ZY · Richmond, England, GB

DUPR

4.090

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-5463685190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8461842581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Crewkerne, England, GB"
      },
      {
        "name": "Wendy Randall",
        "dupr_id": "KOZVM7",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      }
    ]
  },
  {
    "team_id": 5234575411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bhanu Baweja",
        "dupr_id": "DWEPPX",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Julz Donald",
        "dupr_id": "2L70ZY",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Richmond, England, GB"
      }
    ]
  }
]