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

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

ID: 7645971148

Match Scores

3-11, 5-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.362

SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.769

TEAM 2WINNER
LB
Leslie Bernard

1NNN21 · Bonita Springs, FL, US

DUPR

5.017

DW
Dave Weinbach

3ZDRMP · Madison, WI, US

DUPR

6.063

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-7645971148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4595941892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.362,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.769,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7114737732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leslie Bernard",
        "dupr_id": "1NNN21",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      },
      {
        "name": "Dave Weinbach",
        "dupr_id": "3ZDRMP",
        "rating": 6.063,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]