Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

$5,000 Picklebarn Year-End Championships - Men's Doubles (4.0-4.5)

ID: 5685914918

Match Scores

10-15

Win

Play Date

2024-12-08

Play Time (Est)

3:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Mitchell Ruedy

EG9V2V · Burnsville, MN, US

DUPR

4.605

EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.704

TEAM 2WINNER
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.945

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.831

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-5685914918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6605720328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Ruedy",
        "dupr_id": "EG9V2V",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 4958741520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]