Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Evening Partners Week 4

ID: 7814479414

Match Scores

4-11

Loss

Play Date

2025-03-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.954

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.399

TEAM 2WINNER
CH
Chelsey Hauer

3Z4GLM · Saint Paul, MN, US

DUPR

4.114

PR
Paul Roussel

8DJ5LY · Minneapolis, MN, US

DUPR

4.066

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-7814479414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6404255229,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 7145121572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chelsey Hauer",
        "dupr_id": "3Z4GLM",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Paul Roussel",
        "dupr_id": "8DJ5LY",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]