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

Iditarod - Alpha Moneyball 4.0+ to PRO PACK

ID: 4599889381

Match Scores

3-11

Loss

Play Date

2026-04-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.635

MS
Michael Shaw

ZND9KL · Jacksonville, FL, US

DUPR

5.354

TEAM 2WINNER
KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.588

PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.641

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-4599889381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6132845678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Michael Shaw",
        "dupr_id": "ZND9KL",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 7434946660,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.588,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.641,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  }
]