Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2024 NPL Championship Weekend ∙ Cincinnati ∙ Session 3 ∙ Mixed Doubles

ID: 5997741244

Match Scores

11-10, 5-11, 10-11

Loss

Play Date

2024-10-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.386

SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.793

TEAM 2WINNER
LK
Lily Kordic

8J2Q5W · Carlsbad, CA, US

DUPR

5.412

JS
Johan Svensson

89O9YR · Lakeland, TN, US

DUPR

5.459

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-5997741244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7823853731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.793,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 6068029701,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lily Kordic",
        "dupr_id": "8J2Q5W",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Johan Svensson",
        "dupr_id": "89O9YR",
        "rating": 5.459,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      }
    ]
  }
]