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

Thursday Morning Moneyball 1/2/2024

ID: 7494108739

Match Scores

11-8

Loss

Play Date

2025-01-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Braden Jacobson

12O9X4 · PPA Tour Pro

DUPR

5.045

BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.819

TEAM 2LOSS
CP
Carson Paige

3VJ753 · American Fork, UT, US

DUPR

5.199

MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.487

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-7494108739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5317783971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Jacobson",
        "dupr_id": "12O9X4",
        "rating": 5.045,
        "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.819,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 5046234315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Paige",
        "dupr_id": "3VJ753",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.487,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]