Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7026228839

Match Scores

11-2

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.418

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.550

TEAM 2LOSS
SH
Sarah Howell

1Q2D4R · Isle of Wight, England, GB

DUPR

3.931

IV
Ingwio Vanhaecke

6ZRNL0 · Freshwater, England, GB

DUPR

4.166

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-7026228839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4949244506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7445019236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Howell",
        "dupr_id": "1Q2D4R",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Ingwio Vanhaecke",
        "dupr_id": "6ZRNL0",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Freshwater, England, GB"
      }
    ]
  }
]