Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls: 4.0 Mixed Doubles - Pool A

ID: 8131200712

Match Scores

11-1

Win

Play Date

2025-12-28

Play Time (Est)

5:00 PM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jonathan Kolanowski

8JOQ5W · Carmel, IN, US

DUPR

4.080

SG
shannon glassley

RXXM5Q · USA

DUPR

3.932

TEAM 2LOSS
MB
Manoj Baskaran

56MO0V · Fishers, IN, US

DUPR

4.274

MF
Marcy Faurote

KO47ZQ · USA

DUPR

3.170

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-8131200712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6697284290,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kolanowski",
        "dupr_id": "8JOQ5W",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "shannon glassley",
        "dupr_id": "RXXM5Q",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6305953907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manoj Baskaran",
        "dupr_id": "56MO0V",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Marcy Faurote",
        "dupr_id": "KO47ZQ",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]