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

Picklehead247 9.798 Moneyball

ID: 7269217328

Match Scores

3-11

Win

Play Date

2025-06-29

Play Time (Est)

9:00 PM

Play Location

Sarasota, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Grayson Hall

164O4K · St. Petersburg, FL, US

DUPR

4.846

TH
Tristan Hall

596KGV · Houston, TX, US

DUPR

4.257

TEAM 2WINNER
BB
Brhet Bewley

JZKX2W · Carlsbad, CA, US

DUPR

4.774

SP
Samuel Petrusha

0YP0EN · Parrish, FL, US

DUPR

4.497

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-7269217328
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7935889850,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grayson Hall",
        "dupr_id": "164O4K",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Tristan Hall",
        "dupr_id": "596KGV",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5503608775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brhet Bewley",
        "dupr_id": "JZKX2W",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Samuel Petrusha",
        "dupr_id": "0YP0EN",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Parrish, FL, US"
      }
    ]
  }
]