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

Thursday Morning Moneyball 11/07/2024

ID: 7022173997

Match Scores

5-11

Loss

Play Date

2024-11-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.519

JE
Jared Eaton

3P0D0Z · Provo, UT, US

DUPR

5.344

TEAM 2WINNER
Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

4.845

JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.631

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-7022173997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4516627008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.519,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jared Eaton",
        "dupr_id": "3P0D0Z",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7302567922,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 4.845,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/braden-jacobson_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.631,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]