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

Picklehead247 9.599 Moneyball

ID: 7745972535

Match Scores

11-2

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
David Angel Rosales Jr

2LXQJ9 · CDMX, MX

DUPR

5.124

AR
Alexander Rumak

2LZ0PE · Dunedin, FL, US

DUPR

4.330

TEAM 2LOSS
GB
Gary Beltowski

8D04M3 · USA

DUPR

4.624

BM
Bill McMahon

V4EGZJ · USA

DUPR

3.929

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-7745972535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8020600761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Angel Rosales Jr",
        "dupr_id": "2LXQJ9",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "CDMX, MX"
      },
      {
        "name": "Alexander Rumak",
        "dupr_id": "2LZ0PE",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  },
  {
    "team_id": 6168660448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill McMahon",
        "dupr_id": "V4EGZJ",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]