Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6632673249

Match Scores

11-5

Win

Play Date

2024-12-08

Play Time (Est)

10:15 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
Amanda McPhail

KORP2Q · Winona, MN, US

DUPR

3.653

LY
Lisa Young

PKGLLQ · La Crosse, WI, US

DUPR

4.094

TEAM 2LOSS
EH
Emma Hall

JZNJJJ · Pierre, SD, US

DUPR

3.717

KN
Kate Nusbaum

17XKQN · USA

DUPR

3.761

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-6632673249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8062423611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda McPhail",
        "dupr_id": "KORP2Q",
        "rating": 3.653,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661f377c23ca.jpg",
        "location": "Winona, MN, US"
      },
      {
        "name": "Lisa Young",
        "dupr_id": "PKGLLQ",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 7636649280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Hall",
        "dupr_id": "JZNJJJ",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      },
      {
        "name": "Kate Nusbaum",
        "dupr_id": "17XKQN",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]