Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 18+ Mixed Doubles 4.5+

ID: 8096398718

Match Scores

11-6

Win

Play Date

2026-05-24

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.413

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.545

TEAM 2LOSS
GS
Gav Samways

89V7XV · USA

DUPR

3.657

JT
Jasbir Tutt

YG2V4P · Wolverhampton, England, GB

DUPR

4.234

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-8096398718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4926630519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6604651445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gav Samways",
        "dupr_id": "89V7XV",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jasbir Tutt",
        "dupr_id": "YG2V4P",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Wolverhampton, England, GB"
      }
    ]
  }
]