Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7318829501

Match Scores

4-11

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EW
Emily Woodhouse

DW765L · USA

DUPR

3.894

AC
Andrew Carson

RZ4ZLN · Pirbright, England, GB

DUPR

4.515

TEAM 2WINNER
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.885

EB
Eva Brito

Z9706M · USA

DUPR

4.282

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-7318829501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7546156315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily  Woodhouse",
        "dupr_id": "DW765L",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Carson",
        "dupr_id": "RZ4ZLN",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Pirbright, England, GB"
      }
    ]
  },
  {
    "team_id": 8539922714,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eva Brito",
        "dupr_id": "Z9706M",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]