Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7948776184

Match Scores

15-11

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
OH
Olivia Hackbarth

8GWGVG · USA

DUPR

3.732

EL
Emma Lee Pischel

XJVL64 · USA

DUPR

3.630

TEAM 2LOSS
ES
Echo Santos

1QQE4R · Weyerhaeuser, WI, US

DUPR

3.899

MC
Missy Cole

4L9DOK · Chippewa Falls, WI, US

DUPR

3.993

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-7948776184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8457315174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivia Hackbarth",
        "dupr_id": "8GWGVG",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emma Lee Pischel",
        "dupr_id": "XJVL64",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6612644733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Echo Santos",
        "dupr_id": "1QQE4R",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Weyerhaeuser, WI, US"
      },
      {
        "name": "Missy Cole",
        "dupr_id": "4L9DOK",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Chippewa Falls, WI, US"
      }
    ]
  }
]