Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Young Adults High Intermediate

ID: 8535599627

Match Scores

3-11

Win

Play Date

2024-06-05

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.893

ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.951

TEAM 2WINNER
MK
Mark Koivisto

59R0JP · Hopkins, MN, US

DUPR

3.980

JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.169

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-8535599627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8389442226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7478397536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Koivisto",
        "dupr_id": "59R0JP",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]