Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tues. Evening Young Adult Tournament - Winter 1

ID: 4429938458

Match Scores

11-10

Loss

Play Date

2026-02-24

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Thomas Hedman

NXPMZ6 · Saint Paul, MN, US

DUPR

3.571

KW
Kyleigh Winkler

2QL569 · MN, US

DUPR

3.595

TEAM 2LOSS
SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.776

JB
Joel Bruns

D9MM5L · Minneapolis, MN, US

DUPR

3.703

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-4429938458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6439004144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Hedman",
        "dupr_id": "NXPMZ6",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Kyleigh Winkler",
        "dupr_id": "2QL569",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7264469201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joel Bruns",
        "dupr_id": "D9MM5L",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]