Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 4.25 7:30 - Session 10

ID: 7660682261

Match Scores

12-15

Loss

Play Date

2025-12-30

Play Time (Est)

6:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
Sergey Lelyukh

XKLPM2 · USA

DUPR

3.973

MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

4.082

TEAM 2WINNER
JS
Jeffery Scott Edwards

17XOG5 · Minneapolis, MN, US

DUPR

4.116

AL
Andy Larsen

EWLG6E · USA

DUPR

4.100

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-7660682261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617231622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sergey Lelyukh",
        "dupr_id": "XKLPM2",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 7103255510,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffery Scott Edwards",
        "dupr_id": "17XOG5",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Andy Larsen",
        "dupr_id": "EWLG6E",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]