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

Competitive Open Play Match

ID: 7064954612

Match Scores

7-11, 11-8, 10-12

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

KP
Kady Pooler

3ORJMW · USA

DUPR

3.500

TEAM 2WINNER
JT
Josh Tomlinson

89DDR1 · Alameda, CA, US

DUPR

4.718

JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

4.899

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