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

2026 ECT Summer Slam by Jenkins Engineering - Mens Doubles Skill: (4.5 And Above) Age: (49 And Under)

ID: 8183136472

Match Scores

5-15

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Niceville, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
John Dohogne

8KJE56 · Freeport, FL, US

DUPR

4.594

BB
Bryan Bailey

1NP2RW · Foley, AL, US

DUPR

4.062

TEAM 2WINNER
KB
Kurt BUCHERT

PKGY2G · Walton County, FL, US

DUPR

4.646

SS
Scott Spielberger

G5WE5X · Panama City, FL, US

DUPR

4.827

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-8183136472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5400703100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Dohogne",
        "dupr_id": "8KJE56",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Freeport, FL, US"
      },
      {
        "name": "Bryan Bailey",
        "dupr_id": "1NP2RW",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Foley, AL, US"
      }
    ]
  },
  {
    "team_id": 7010990259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kurt BUCHERT",
        "dupr_id": "PKGY2G",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      },
      {
        "name": "Scott Spielberger",
        "dupr_id": "G5WE5X",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Panama City, FL, US"
      }
    ]
  }
]