Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4888520562

Match Scores

11-2

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.828

DF
Dani Foster

E9QYNM · London, England, GB

DUPR

4.248

TEAM 2LOSS
EW
Emily Woodhouse

DW765L · Windlesham, England, GB

DUPR

3.725

AC
Andrew Carson

RZ4ZLN · USA

DUPR

4.349

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-4888520562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8466119635,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 7356730972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily  Woodhouse",
        "dupr_id": "DW765L",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Windlesham, England, GB"
      },
      {
        "name": "Andrew Carson",
        "dupr_id": "RZ4ZLN",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]