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

NP Sin City Classic Powered by Onix Sr. Pro Mixed Doubles

ID: 6472561929

Match Scores

13-15

Loss

Play Date

2024-03-24

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.245

MH
Mark Hamilton

8G70X1 · Los Angeles, CA, US

DUPR

5.372

TEAM 2WINNER
JD
Jennifer Dawson

8E9Z4J · Carlsbad, CA, US

DUPR

5.473

SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.802

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-6472561929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971990761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Mark Hamilton",
        "dupr_id": "8G70X1",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7322104863,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Dawson",
        "dupr_id": "8E9Z4J",
        "rating": 5.473,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.802,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]