Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Friday Low Intermediate Partner League Week 5

ID: 7386223088

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Sheree Eymann

9PVKP7 · Eagan, MN, US

DUPR

3.336

JC
Jan Crumpton

V4MPJJ · MN, US

DUPR

2.687

TEAM 2WINNER
JP
Jamie Palmer

Z9N59P · Eagan, MN, US

DUPR

2.804

KK
Kieran Kelly

56RDRV · Eagan, MN, US

DUPR

3.339

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-7386223088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8587670041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheree Eymann",
        "dupr_id": "9PVKP7",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Jan Crumpton",
        "dupr_id": "V4MPJJ",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7807730040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Palmer",
        "dupr_id": "Z9N59P",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Kieran Kelly",
        "dupr_id": "56RDRV",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]