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

Sunpro 1/29 Slam

ID: 4579129126

Match Scores

12-10, 11-6

Loss

Play Date

2025-01-29

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.820

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.668

TEAM 2LOSS
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.604

LS
logan Schneider

8MLLYO · Lehi, UT, US

DUPR

5.596

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-4579129126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4490750606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.82,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.668,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7144147861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.604,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "logan Schneider",
        "dupr_id": "8MLLYO",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]