Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Evening Partners Week 5

ID: 5650964688

Match Scores

11-10

Loss

Play Date

2025-04-06

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KG
Katrina Grass

JZ7ZGW · Eagan, MN, US

DUPR

3.814

AG
Andy Glockner

6ZXZ5G · Minneapolis, MN, US

DUPR

4.392

TEAM 2LOSS
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.940

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.379

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-5650964688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6953319455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katrina Grass",
        "dupr_id": "JZ7ZGW",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Andy Glockner",
        "dupr_id": "6ZXZ5G",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5388007206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  }
]