Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.099 Moneyball

ID: 4536926380

Match Scores

11-4

Loss

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

UMR Sports Complex, Upper Manatee River Road, Bradenton, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Lawson Shaw

PKVVWX · Winter Park, FL, US

DUPR

4.645

GL
Grant Ludwig

4L0RZ6 · Mount Pleasant, SC, US

DUPR

4.525

TEAM 2LOSS
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

4.812

JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.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-4536926380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6330863213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawson Shaw",
        "dupr_id": "PKVVWX",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      },
      {
        "name": "Grant Ludwig",
        "dupr_id": "4L0RZ6",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 8484965511,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      }
    ]
  }
]