Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

River Valley Paddle Battle - Spring 2026 - Mens Doubles Skill: (4.0 & 4.5) Age: (Any)

ID: 6339047938

Match Scores

3-11

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Winona, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
EB
Emmett Brooks

ELQORE · USA

DUPR

4.194

CB
Cody Bjorkman

ZNRWPM · USA

DUPR

4.176

TEAM 2WINNER
KA
Kevin Alert

0QO40Q · Mason City, IA, US

DUPR

3.951

CL
Carl Langr

ODJXGW · USA

DUPR

4.442

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-6339047938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5354134408,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emmett Brooks",
        "dupr_id": "ELQORE",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Bjorkman",
        "dupr_id": "ZNRWPM",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4637556008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Alert",
        "dupr_id": "0QO40Q",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Mason City, IA, US"
      },
      {
        "name": "Carl Langr",
        "dupr_id": "ODJXGW",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]