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

Thursday Morning Moneyball 1/18/2024

ID: 6603126852

Match Scores

5-11

Loss

Play Date

2024-01-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

5.058

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.197

TEAM 2WINNER
TB
Tahuahi Berryman

12JOK9 · Provo, UT, US

DUPR

4.900

BS
Brent Stratton

8M4JND · Elk Ridge, UT, US

DUPR

4.906

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-6603126852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7704904491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4969494984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tahuahi Berryman",
        "dupr_id": "12JOK9",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brent Stratton",
        "dupr_id": "8M4JND",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Elk Ridge, UT, US"
      }
    ]
  }
]