Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6875340279

Match Scores

11-7, 13-11

Win

Play Date

2026-03-20

Play Time (Est)

4:45 AM

Play Location

East Hernando Branch Library, Windmere Road, Brooksville, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Dylan Bauder

QP9W45 · St. Petersburg, FL, US

DUPR

4.189

JT
Justin Teats

V4QMJJ · USA

DUPR

3.383

TEAM 2LOSS
JL
Jack Landon

V4QMY6 · USA

DUPR

4.001

WR
Walt Rosen

Q5Z465 · USA

DUPR

3.462

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-6875340279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508003574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Bauder",
        "dupr_id": "QP9W45",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Justin Teats",
        "dupr_id": "V4QMJJ",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6988187864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Landon",
        "dupr_id": "V4QMY6",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Walt Rosen",
        "dupr_id": "Q5Z465",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]