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

Picklehead247 9.599 Mixed Moneyball

ID: 7970188829

Match Scores

9-11

Win

Play Date

2025-08-03

Play Time (Est)

6:15 AM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NS
Nolan Smith

PZLK5E · Grey County, ON, CA

DUPR

4.627

GJ
Gianna Jarman

XJRPW4 · Naples, FL, US

DUPR

5.121

TEAM 2WINNER
AM
Anthony Marcket

ODR2KW · Apollo Beach, FL, US

DUPR

4.984

SA
Siobhan Adkins

3ZYY0Q · Sharpsburg, GA, US

DUPR

4.547

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-7970188829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8560209591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nolan Smith",
        "dupr_id": "PZLK5E",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      },
      {
        "name": "Gianna Jarman",
        "dupr_id": "XJRPW4",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6757825640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Marcket",
        "dupr_id": "ODR2KW",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      },
      {
        "name": "Siobhan Adkins",
        "dupr_id": "3ZYY0Q",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  }
]