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

Sunpro Slam Tournament February

ID: 6193730387

Match Scores

11-4

Loss

Play Date

2024-02-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Sione Taufa

17WVY4 · Saratoga Springs, UT, US

DUPR

5.375

ES
E Stevenson

3ZR7VM · USA

DUPR

5.269

TEAM 2LOSS
BH
Brady Hess

84V2ZV · St. George, UT, US

DUPR

4.351

RB
Ryan Beck

3YR7J4 · Benjamin, UT, US

DUPR

4.600

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-6193730387
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563778232,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sione Taufa",
        "dupr_id": "17WVY4",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "E Stevenson",
        "dupr_id": "3ZR7VM",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5711811193,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Hess",
        "dupr_id": "84V2ZV",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Ryan Beck",
        "dupr_id": "3YR7J4",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Benjamin, UT, US"
      }
    ]
  }
]