Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Evening Partners Week 4

ID: 5572823513

Match Scores

1-11

Win

Play Date

2025-03-30

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Michael Jarjoura

KOGD5Q · Plymouth, MN, US

DUPR

3.606

KW
K Wagner

3ZJ59Q · Minneapolis, MN, US

DUPR

3.250

TEAM 2WINNER
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.970

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.415

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-5572823513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7083930124,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Jarjoura",
        "dupr_id": "KOGD5Q",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "K Wagner",
        "dupr_id": "3ZJ59Q",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6823242634,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  }
]