Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Frenzy TMDW Tourney

ID: 5404039309

Match Scores

14-15

Win

Play Date

2025-10-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Kayla Raak

DNN62L · Chetek, WI, US

DUPR

3.960

AH
Ann Hayes

7D56M4 · Eau Claire, WI, US

DUPR

3.591

TEAM 2WINNER
KB
Krissy Bien

3LLENK · Altoona, WI, US

DUPR

3.750

AM
Amy Mielke

JZD66W · Eau Claire, WI, US

DUPR

3.874

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-5404039309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7024292645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kayla Raak",
        "dupr_id": "DNN62L",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Chetek, WI, US"
      },
      {
        "name": "Ann Hayes",
        "dupr_id": "7D56M4",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 6731961150,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krissy Bien",
        "dupr_id": "3LLENK",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Amy Mielke",
        "dupr_id": "JZD66W",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]