Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Evening Partners Week 4

ID: 5012720079

Match Scores

11-10

Win

Play Date

2025-03-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.953

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.398

TEAM 2LOSS
CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.309

PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

3.923

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-5012720079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5883538121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 6972319639,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Fallert",
        "dupr_id": "3VJNLE",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      },
      {
        "name": "Pamela Fallert",
        "dupr_id": "3O4ZOP",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  }
]