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

Sunpro 1/29 Slam

ID: 5369867960

Match Scores

11-3

Win

Play Date

2025-01-29

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.611

LS
logan Schneider

8MLLYO · Lehi, UT, US

DUPR

5.613

TEAM 2LOSS
AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.320

WC
William Caetano

35GZZP · Midvale, UT, US

DUPR

5.112

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-5369867960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4568545797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.611,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "logan Schneider",
        "dupr_id": "8MLLYO",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6702880914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "William Caetano",
        "dupr_id": "35GZZP",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  }
]