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

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

ID: 6317023662

Match Scores

8-15

Win

Play Date

2024-12-08

Play Time (Est)

7:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Taona Mhwandagara

O67LZP · USA

DUPR

4.430

LB
Lamar Bartley

2QXD69 · USA

DUPR

4.430

TEAM 2WINNER
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.952

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.838

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-6317023662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4674878964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taona Mhwandagara",
        "dupr_id": "O67LZP",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lamar Bartley",
        "dupr_id": "2QXD69",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7351611475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]