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

Thursday Morning Moneyball 1/2/2024

ID: 6367924228

Match Scores

11-2

Loss

Play Date

2025-01-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

5.034

BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.807

TEAM 2LOSS
JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.232

KH
Kace Heiner

3LLXQZ · Springville, UT, US

DUPR

5.285

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-6367924228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7907663887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 5.034,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/braden-jacobson_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.807,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 6156316984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Kace Heiner",
        "dupr_id": "3LLXQZ",
        "rating": 5.285,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  }
]