Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Life Time-Eden Prairie Athletic Club

ID: 5806064982

Match Scores

8-9

Win

Play Date

2024-10-07

Play Time (Est)

7:30 PM

Play Location

755 Prairie Center Dr, Eden Prairie, MN 55344, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Debbie Hansen

L55JNJ · USA

DUPR

3.344

SL
Sophia Lynch

JZLK4J · USA

DUPR

3.655

TEAM 2WINNER
LD
Lisa Doolittle

3VYW4J · Apple Valley, MN, US

DUPR

3.966

MM
Maura Mena

599RG0 · USA

DUPR

2.807

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-5806064982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6805101552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Debbie Hansen",
        "dupr_id": "L55JNJ",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sophia Lynch",
        "dupr_id": "JZLK4J",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4802291601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Doolittle",
        "dupr_id": "3VYW4J",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Maura Mena",
        "dupr_id": "599RG0",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]