Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls: 4.0 Mixed Doubles - Pool A

ID: 8184724125

Match Scores

11-9

Win

Play Date

2025-12-28

Play Time (Est)

10:15 AM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jonathan Kolanowski

8JOQ5W · Carmel, IN, US

DUPR

4.023

SG
shannon glassley

RXXM5Q · USA

DUPR

3.899

TEAM 2LOSS
MT
Miriam Tedley

L27DPZ · Indianapolis, IN, US

DUPR

3.110

AT
Andy Tarbutton

995MQ7 · Indianapolis, IN, US

DUPR

3.541

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-8184724125
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7154288814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kolanowski",
        "dupr_id": "8JOQ5W",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "shannon glassley",
        "dupr_id": "RXXM5Q",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4857823985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miriam Tedley",
        "dupr_id": "L27DPZ",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Andy Tarbutton",
        "dupr_id": "995MQ7",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]