Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4637930907

Match Scores

11-7

Win

Play Date

2026-04-12

Play Time (Est)

4:45 AM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Stacy Tompkins

8MO4L1 · USA

DUPR

4.146

KA
Kevin Alert

0QO40Q · Mason City, IA, US

DUPR

4.036

TEAM 2LOSS
MM
Megan Matlock

8954VV · Waukee, IA, US

DUPR

3.717

JP
Jeff Potts

8E6GYV · USA

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-4637930907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7426225607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Tompkins",
        "dupr_id": "8MO4L1",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Alert",
        "dupr_id": "0QO40Q",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Mason City, IA, US"
      }
    ]
  },
  {
    "team_id": 5157424407,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Matlock",
        "dupr_id": "8954VV",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Waukee, IA, US"
      },
      {
        "name": "Jeff Potts",
        "dupr_id": "8E6GYV",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]