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

Monday Intermediate Partner League Tournament

ID: 8232829645

Match Scores

11-6

Loss

Play Date

2026-02-16

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jamie Palmer

Z9N59P · Eagan, MN, US

DUPR

2.810

KK
Kieran Kelly

56RDRV · Eagan, MN, US

DUPR

3.103

TEAM 2LOSS
AT
Avery Tompsett

0QRZ9Q · USA

DUPR

2.918

JC
Jan Crumpton

V4MPJJ · MN, US

DUPR

2.708

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-8232829645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8171421793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Palmer",
        "dupr_id": "Z9N59P",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Kieran Kelly",
        "dupr_id": "56RDRV",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 6926323228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Avery Tompsett",
        "dupr_id": "0QRZ9Q",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jan Crumpton",
        "dupr_id": "V4MPJJ",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]