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

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

ID: 7681542500

Match Scores

7-11

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.923

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.520

TEAM 2WINNER
SM
Scott Mayo

GG9DKM · Wales, GB

DUPR

4.818

RA
Rob Adams

EGXQRJ · USA

DUPR

4.830

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-7681542500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8232480145,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7705878722,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Mayo",
        "dupr_id": "GG9DKM",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Wales, GB"
      },
      {
        "name": "Rob Adams",
        "dupr_id": "EGXQRJ",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]