Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7255791845

Match Scores

11-1

Win

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Alyssa Britson

RZZGZN · USA

DUPR

4.304

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.726

TEAM 2LOSS
WK
Wendy Killen

QPRRJ0 · USA

DUPR

3.614

DL
Dan Lindholm

1N9MR2 · Maple Grove, MN, US

DUPR

3.477

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-7255791845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6094669242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Britson",
        "dupr_id": "RZZGZN",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Bennett",
        "dupr_id": "PWR2QG",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 8298643617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendy Killen",
        "dupr_id": "QPRRJ0",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Lindholm",
        "dupr_id": "1N9MR2",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]