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

Life Time-Eden Prairie Athletic Club

ID: 6769405950

Match Scores

11-7

Loss

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 1WINNER
DH
Debbie Hansen

L55JNJ · USA

DUPR

3.339

SL
Sophia Lynch

JZLK4J · USA

DUPR

3.668

TEAM 2LOSS
LD
Lisa Doolittle

3VYW4J · Apple Valley, MN, US

DUPR

3.933

MM
Maura Mena

599RG0 · USA

DUPR

2.849

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-6769405950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5974635927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Hansen",
        "dupr_id": "L55JNJ",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sophia Lynch",
        "dupr_id": "JZLK4J",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6748828095,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Doolittle",
        "dupr_id": "3VYW4J",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Maura Mena",
        "dupr_id": "599RG0",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]