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

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

ID: 7863000802

Match Scores

7-11

Win

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RR
Rupert Robinson

YXXWLK · England, GB

DUPR

4.719

CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.356

TEAM 2WINNER
JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.847

DF
Dani Foster

E9QYNM · London, England, GB

DUPR

4.269

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-7863000802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8162974638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rupert Robinson",
        "dupr_id": "YXXWLK",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "England, GB"
      },
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      }
    ]
  },
  {
    "team_id": 8098847032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]