Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8568730943

Match Scores

6-11

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.379

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.511

TEAM 2WINNER
LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.473

CH
Colin Hailstone

NYMJ56 · Essex, England, GB

DUPR

4.146

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-8568730943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7920139547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8073341286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Colin Hailstone",
        "dupr_id": "NYMJ56",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      }
    ]
  }
]