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

Thursday Morning Moneyball 1/2/2024

ID: 6152482190

Match Scores

9-11

Loss

Play Date

2025-01-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.269

KH
Kace Heiner

3LLXQZ · Springville, UT, US

DUPR

5.315

TEAM 2WINNER
EF
Ethan Faux

8E4Z4W · Payson, UT, US

DUPR

4.823

BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.539

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-6152482190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6048277370,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Kace Heiner",
        "dupr_id": "3LLXQZ",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 5160454774,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Faux",
        "dupr_id": "8E4Z4W",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Payson, UT, US"
      },
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]