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

Thursday Morning Moneyball 1/18/2024

ID: 6310230905

Match Scores

15-10

Loss

Play Date

2024-01-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.692

BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.918

TEAM 2LOSS
BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

4.818

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.117

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-6310230905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8028374246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.918,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 6873183182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]