Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Pint Moneyball

ID: 7751858148

Match Scores

11-5

Win

Play Date

2026-01-16

Play Time (Est)

1:00 PM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

4.865

JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.961

TEAM 2LOSS
MJ
Matthew Johnson

67RJYD · USA

DUPR

4.265

ET
Edgar Tovar

3LYGG6 · Stuart, FL, US

DUPR

4.027

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-7751858148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8330365646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      }
    ]
  },
  {
    "team_id": 8528790522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Johnson",
        "dupr_id": "67RJYD",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edgar Tovar",
        "dupr_id": "3LYGG6",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Stuart, FL, US"
      }
    ]
  }
]