Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TNT Spring Spectacular PB Tournament - Mens Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 6494545456

Match Scores

8-11

Win

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Fargo, ND

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Shawn Carlson

ZNPRQQ · Fargo, ND, US

DUPR

4.140

JA
Justin Anderson

562VL5 · USA

DUPR

4.133

TEAM 2WINNER
TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.363

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.279

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-6494545456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4958582679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Carlson",
        "dupr_id": "ZNPRQQ",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Justin  Anderson",
        "dupr_id": "562VL5",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5409590044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]