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

Iditarod - Alpha Moneyball 4.0+ to PRO PACK

ID: 8204413689

Match Scores

11-3

Loss

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.628

MS
Michael Shaw

ZND9KL · Jacksonville, FL, US

DUPR

5.347

TEAM 2LOSS
GB
Grant Brock

0Y4E44 · Nocatee, FL, US

DUPR

4.243

James Sparkman

35MYX5 · Ponte Vedra Beach, FL, US

DUPR

4.413

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-8204413689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7356972343,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Michael Shaw",
        "dupr_id": "ZND9KL",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 6936962210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grant Brock",
        "dupr_id": "0Y4E44",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Nocatee, FL, US"
      },
      {
        "name": "James Sparkman",
        "dupr_id": "35MYX5",
        "rating": 4.413,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/157158_64807ea42286c.jpeg",
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]