Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6660927459

Match Scores

11-3

Loss

Play Date

2026-05-24

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.392

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.524

TEAM 2LOSS
MP
May Pan

76LK0M · Greater London, England, GB

DUPR

3.988

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.462

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-6660927459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8052419562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6878667149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "May Pan",
        "dupr_id": "76LK0M",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  }
]