Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tues. Evening Young Adult Tournament - Winter 1

ID: 5266660523

Match Scores

4-11

Loss

Play Date

2026-02-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.790

TH
Thomas Hedman

NXPMZ6 · Saint Paul, MN, US

DUPR

3.557

TEAM 2WINNER
TO
Tyler Osegard

QPZ5M0 · Fridley, MN, US

DUPR

3.846

JM
Joe Markert

QXMLR0 · Saint Paul, MN, US

DUPR

3.585

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-5266660523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5775179124,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Thomas Hedman",
        "dupr_id": "NXPMZ6",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 6301488847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Osegard",
        "dupr_id": "QPZ5M0",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      },
      {
        "name": "Joe Markert",
        "dupr_id": "QXMLR0",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]