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

Thursday Morning Moneyball 1/18/2024

ID: 4369419531

Match Scores

11-8

Loss

Play Date

2024-01-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

5.412

JA
Joe Anderson

3P4VPZ · Riverton, UT, US

DUPR

5.144

TEAM 2LOSS
BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

4.880

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.179

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-4369419531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561701635,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Joe Anderson",
        "dupr_id": "3P4VPZ",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 5652047402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]