Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tues. Evening Young Adult Tournament - Winter 1

ID: 4298325953

Match Scores

10-11

Win

Play Date

2026-02-24

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Joel Bruns

D9MM5L · Minneapolis, MN, US

DUPR

3.680

TO
Tyler Osegard

QPZ5M0 · Fridley, MN, US

DUPR

3.831

TEAM 2WINNER
JM
Joe Markert

QXMLR0 · Saint Paul, MN, US

DUPR

3.568

SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.805

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-4298325953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6046894297,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Bruns",
        "dupr_id": "D9MM5L",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tyler Osegard",
        "dupr_id": "QPZ5M0",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 8333444175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Markert",
        "dupr_id": "QXMLR0",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]