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

Competitive Open Play Match

ID: 5583141500

Match Scores

4-11, 5-11

Loss

Play Date

2022-09-09

Play Time (Est)

9:00 PM

Play Location

Alameda, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CL
Chris Lachmann

8972E3 · Walnut Creek, CA, US

DUPR

5.180

JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

4.899

TEAM 2WINNER
JT
Josh Tomlinson

89DDR1 · Alameda, CA, US

DUPR

4.718

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-5583141500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4783523093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Lachmann",
        "dupr_id": "8972E3",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Jonny Stevens",
        "dupr_id": "E302Q8",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 7536696795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Tomlinson",
        "dupr_id": "89DDR1",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Kady Pooler",
        "dupr_id": "3ORJMW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]