Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Frenzy TMDW Tourney

ID: 6751784308

Match Scores

15-7

Loss

Play Date

2025-10-05

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Brandon Graves

KOVQ77 · USA

DUPR

4.073

DJ
Daniel Jake McKown

1RKQE3 · Menomonie, WI, US

DUPR

4.357

TEAM 2LOSS
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.747

SM
Steve Mielke

GGKPKM · USA

DUPR

3.576

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-6751784308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5273405133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Graves",
        "dupr_id": "KOVQ77",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Jake McKown",
        "dupr_id": "1RKQE3",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      }
    ]
  },
  {
    "team_id": 6940008941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Steve Mielke",
        "dupr_id": "GGKPKM",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]