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

Thursday Morning Moneyball 1/18/2024

ID: 4929068182

Match Scores

4-11

Win

Play Date

2024-01-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.906

RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.208

TEAM 2WINNER
BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

5.049

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.081

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-4929068182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5593355856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  },
  {
    "team_id": 7973743247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]