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

Picklehead247 9.599 Moneyball

ID: 5303368593

Match Scores

7-11

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Pickle & Pint, South Belcher Road, Largo, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GB
Gary Beltowski

8D04M3 · USA

DUPR

4.597

BM
Bill McMahon

V4EGZJ · USA

DUPR

3.838

TEAM 2WINNER
GL
Grant Ludwig

4L0RZ6 · Mount Pleasant, SC, US

DUPR

4.580

LC
Landon Cox

3Y0XKP · Oakland, FL, US

DUPR

5.068

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-5303368593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7895038179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill McMahon",
        "dupr_id": "V4EGZJ",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6989290491,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Ludwig",
        "dupr_id": "4L0RZ6",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Landon Cox",
        "dupr_id": "3Y0XKP",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Oakland, FL, US"
      }
    ]
  }
]