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

Sunpro 1/29 Slam

ID: 6197852503

Match Scores

11-9

Win

Play Date

2025-01-29

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.614

LS
logan Schneider

8MLLYO · Lehi, UT, US

DUPR

5.619

TEAM 2LOSS
CP
Carson Paige

3VJ753 · American Fork, UT, US

DUPR

5.260

RC
Rob Crowther

16N401 · Saratoga Springs, UT, US

DUPR

5.157

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-6197852503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6104549514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.614,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "logan Schneider",
        "dupr_id": "8MLLYO",
        "rating": 5.619,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7103465977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Paige",
        "dupr_id": "3VJ753",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Rob Crowther",
        "dupr_id": "16N401",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]