Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

River Valley Paddle Battle - Spring 2026 - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 6523046094

Match Scores

11-7

Win

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Stacy Tompkins

8MO4L1 · USA

DUPR

4.169

KA
Kevin Alert

0QO40Q · Mason City, IA, US

DUPR

4.053

TEAM 2LOSS
CF
Chesny Fuller

MY065O · USA

DUPR

3.687

CB
Cody Bjorkman

ZNRWPM · USA

DUPR

4.602

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-6523046094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7931511155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Tompkins",
        "dupr_id": "8MO4L1",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Alert",
        "dupr_id": "0QO40Q",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Mason City, IA, US"
      }
    ]
  },
  {
    "team_id": 4596086184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chesny Fuller",
        "dupr_id": "MY065O",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Bjorkman",
        "dupr_id": "ZNRWPM",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]