Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summer Slam & Jam 2025 - Womens Doubles: 4.0 - 4.29

ID: 4453310993

Match Scores

11-6

Win

Play Date

2025-08-17

Play Time (Est)

6:15 AM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SL
Stephanie Labelle

8M4RPL · New Prague, MN, US

DUPR

3.900

MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

4.105

TEAM 2LOSS
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.702

SS
Sarah Sinn

2LOLXR · USA

DUPR

4.315

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-4453310993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7007905546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Labelle",
        "dupr_id": "8M4RPL",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "New Prague, MN, US"
      },
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 5204602276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Sarah Sinn",
        "dupr_id": "2LOLXR",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]