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

Thursday Morning Moneyball 1/18/2024

ID: 7550425815

Match Scores

11-9

Win

Play Date

2024-01-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.195

BS
Brandon Smith

3VEQGJ · Provo, UT, US

DUPR

5.280

TEAM 2LOSS
BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

4.822

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.121

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-7550425815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7667111190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brandon Smith",
        "dupr_id": "3VEQGJ",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6130627968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]