Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8454261216

Match Scores

11-2

Win

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Stacy Tompkins

8MO4L1 · USA

DUPR

4.158

KA
Kevin Alert

0QO40Q · Mason City, IA, US

DUPR

4.043

TEAM 2LOSS
JS
Jodi Steinbeck

3X5L47 · Farmington, MN, US

DUPR

3.602

CS
Chris Steinbeck

3P4Y9Q · Farmington, MN, US

DUPR

4.115

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-8454261216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757199329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Tompkins",
        "dupr_id": "8MO4L1",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Alert",
        "dupr_id": "0QO40Q",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Mason City, IA, US"
      }
    ]
  },
  {
    "team_id": 5119208789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jodi Steinbeck",
        "dupr_id": "3X5L47",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      },
      {
        "name": "Chris Steinbeck",
        "dupr_id": "3P4Y9Q",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      }
    ]
  }
]