Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 7645822366

Match Scores

11-2

Loss

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Rupert Robinson

YXXWLK · England, GB

DUPR

4.728

CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.363

TEAM 2LOSS
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.865

EB
Eva Brito

Z9706M · USA

DUPR

4.175

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-7645822366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8287654037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rupert Robinson",
        "dupr_id": "YXXWLK",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "England, GB"
      },
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      }
    ]
  },
  {
    "team_id": 6016621328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eva Brito",
        "dupr_id": "Z9706M",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]