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

Thursday Morning Moneyball 1/18/2024

ID: 7715924179

Match Scores

4-11

Win

Play Date

2024-01-18

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

5.287

JA
Joe Anderson

3P4VPZ · Riverton, UT, US

DUPR

5.019

TEAM 2WINNER
JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.241

BS
Brandon Smith

3VEQGJ · Provo, UT, US

DUPR

5.326

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-7715924179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4840920173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Joe Anderson",
        "dupr_id": "3P4VPZ",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 6748230271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brandon Smith",
        "dupr_id": "3VEQGJ",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]