Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Frenzy TMDW Tourney

ID: 6568509876

Match Scores

13-15

Loss

Play Date

2025-10-05

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Kayla Raak

DNN62L · Chetek, WI, US

DUPR

3.948

BG
Brandon Graves

KOVQ77 · Barron County, WI, US

DUPR

4.061

TEAM 2WINNER
KB
Krissy Bien

3LLENK · Altoona, WI, US

DUPR

3.770

SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.772

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-6568509876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7646807441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kayla Raak",
        "dupr_id": "DNN62L",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Chetek, WI, US"
      },
      {
        "name": "Brandon Graves",
        "dupr_id": "KOVQ77",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Barron County, WI, US"
      }
    ]
  },
  {
    "team_id": 7816323181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krissy Bien",
        "dupr_id": "3LLENK",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  }
]