Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls: 4.0 Mixed Doubles - Pool A

ID: 5386810397

Match Scores

11-2

Loss

Play Date

2025-12-28

Play Time (Est)

6:15 AM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
FH
Fyeza Haider

XJNGK5 · USA

DUPR

3.589

AM
Aarit Musilannagari

WKQJ9L · USA

DUPR

4.575

TEAM 2LOSS
JK
Jonathan Kolanowski

8JOQ5W · Carmel, IN, US

DUPR

4.026

SG
shannon glassley

RXXM5Q · USA

DUPR

3.899

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-5386810397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4312925803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fyeza Haider",
        "dupr_id": "XJNGK5",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aarit Musilannagari",
        "dupr_id": "WKQJ9L",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5698980593,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Kolanowski",
        "dupr_id": "8JOQ5W",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "shannon glassley",
        "dupr_id": "RXXM5Q",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]