Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

SW 19 League Play

ID: 6359243067

Match Scores

11-2

Loss

Play Date

2026-01-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Ameya Palsule

8J7K4D · Overland Park, KS, US

DUPR

5.506

KD
Kaicen Dudek

V7GKMJ · Kansas City, MO, US

DUPR

4.743

TEAM 2LOSS
BB
Brent Brammer

8WN9M8 · Lenexa, KS, US

DUPR

4.935

BT
Brian Taylor

2L2EM7 · Lee's Summit, MO, US

DUPR

4.747

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-6359243067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7058261940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ameya Palsule",
        "dupr_id": "8J7K4D",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Kaicen Dudek",
        "dupr_id": "V7GKMJ",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5603702971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Brammer",
        "dupr_id": "8WN9M8",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Brian Taylor",
        "dupr_id": "2L2EM7",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]