Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8398142967

Match Scores

11-3

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Fargo, ND

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Lesley Soine

0Q2RJN · USA

DUPR

4.315

BA
Brandon Aalgaard

8WZ0WK · USA

DUPR

4.324

TEAM 2LOSS
AS
Amy Schothorst

3VEQL6 · East Grand Forks, MN, US

DUPR

3.311

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.235

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-8398142967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7353588838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lesley Soine",
        "dupr_id": "0Q2RJN",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Aalgaard",
        "dupr_id": "8WZ0WK",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7324311767,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Schothorst",
        "dupr_id": "3VEQL6",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]