Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5,000 Picklebarn Year-End Championships - Women's Doubles (3.5-4.0)

ID: 5681814047

Match Scores

11-5

Win

Play Date

2024-12-08

Play Time (Est)

12:45 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Amanda McPhail

KORP2Q · USA

DUPR

3.624

LY
Lisa Young

PKGLLQ · La Crosse, WI, US

DUPR

4.072

TEAM 2LOSS
NC
Niki Cockram

8W770Q · Owatonna, MN, US

DUPR

3.770

LW
Linde Wolff

3YKKLD · Owatonna, MN, US

DUPR

3.081

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-5681814047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7355700174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda McPhail",
        "dupr_id": "KORP2Q",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Young",
        "dupr_id": "PKGLLQ",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 6891833872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Niki Cockram",
        "dupr_id": "8W770Q",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Owatonna, MN, US"
      },
      {
        "name": "Linde Wolff",
        "dupr_id": "3YKKLD",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": "Owatonna, MN, US"
      }
    ]
  }
]