Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5806527505

Match Scores

11-5

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jonathan Adams

1Q27O5 · USA

DUPR

4.802

DF
Dani Foster

E9QYNM · USA

DUPR

4.219

TEAM 2LOSS
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.857

EB
Eva Brito

Z9706M · USA

DUPR

3.883

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-5806527505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7846800730,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7513345400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eva Brito",
        "dupr_id": "Z9706M",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]