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

Competitive Open Play Match

ID: 7206324303

Match Scores

2-11, 10-12

Loss

Play Date

2022-09-16

Play Time (Est)

4:45 AM

Play Location

Willow Pass Community Park, East Olivera Road, Concord, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Chris Lachmann

8972E3 · Walnut Creek, CA, US

DUPR

5.180

AT
Annie Tichenor

3Y7D48 · Walnut Creek, CA, US

DUPR

5.189

TEAM 2WINNER
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.189

KP
Kady Pooler

3ORJMW · USA

DUPR

3.500

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-7206324303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7447966270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Lachmann",
        "dupr_id": "8972E3",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Annie Tichenor",
        "dupr_id": "3Y7D48",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 7494224484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Eteaki",
        "dupr_id": "30PLRN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Kady Pooler",
        "dupr_id": "3ORJMW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]