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

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

ID: 8501880106

Match Scores

15-13, 11-9

Loss

Play Date

2024-12-08

Play Time (Est)

11:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jason Miller

8GW6GM · USA

DUPR

4.496

JB
Jordan Barth

DWDM6M · USA

DUPR

4.818

TEAM 2LOSS
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.913

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.796

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-8501880106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029933257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Miller",
        "dupr_id": "8GW6GM",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Barth",
        "dupr_id": "DWDM6M",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8322699236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]