Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7704147406

Match Scores

11-3

Win

Play Date

2024-12-07

Play Time (Est)

11:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.958

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.846

TEAM 2LOSS
Greyson Pingree

30ZOP2 · Litchfield, MN, US

DUPR

3.868

DJ
Daniel Jorgensen

3V25JE · USA

DUPR

3.998

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-7704147406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5842172241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 4741629082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greyson Pingree",
        "dupr_id": "30ZOP2",
        "rating": 3.868,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6832066609e75.jpg",
        "location": "Litchfield, MN, US"
      },
      {
        "name": "Daniel Jorgensen",
        "dupr_id": "3V25JE",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]