Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5289218967

Match Scores

2-11

Win

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jennifer Hewitt

YXXWPD · Chesham, England, GB

DUPR

4.153

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.535

TEAM 2WINNER
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.887

EB
Eva Brito

Z9706M · USA

DUPR

4.339

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-5289218967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5468403803,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Hewitt",
        "dupr_id": "YXXWPD",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Chesham, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 4453546473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eva Brito",
        "dupr_id": "Z9706M",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]