Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4759218267

Match Scores

11-10

Win

Play Date

2026-05-24

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.243

LP
Luke Pontin

V7VRM6 · Saint Helier, St Helier, JE

DUPR

4.499

TEAM 2LOSS
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.393

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.525

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-4759218267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4650061457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Saint Helier, St Helier, JE"
      }
    ]
  },
  {
    "team_id": 8316958326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]