Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tues. Evening Young Adult Tournament - Winter 1

ID: 6694497341

Match Scores

11-10

Loss

Play Date

2026-02-24

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Annie Sandry

2Q9ZYE · Minneapolis, MN, US

DUPR

3.599

TO
Tyler Osegard

QPZ5M0 · Fridley, MN, US

DUPR

3.847

TEAM 2LOSS
SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.789

KW
Kyleigh Winkler

2QL569 · MN, US

DUPR

3.617

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-6694497341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4309784076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annie Sandry",
        "dupr_id": "2Q9ZYE",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tyler Osegard",
        "dupr_id": "QPZ5M0",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 7715959141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kyleigh Winkler",
        "dupr_id": "2QL569",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]