Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8241112447

Match Scores

15-3

Loss

Play Date

2024-12-08

Play Time (Est)

8:45 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Anna Fisher

4LNOQ6 · Mankato, MN, US

DUPR

3.799

SM
Sadie Martens

YXMYLE · USA

DUPR

3.827

TEAM 2LOSS
Amanda McPhail

KORP2Q · Winona, MN, US

DUPR

3.596

LY
Lisa Young

PKGLLQ · La Crosse, WI, US

DUPR

4.051

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-8241112447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4899107390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Fisher",
        "dupr_id": "4LNOQ6",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "Sadie Martens",
        "dupr_id": "YXMYLE",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5879517029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda McPhail",
        "dupr_id": "KORP2Q",
        "rating": 3.596,
        "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.051,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  }
]