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

Competitive Open Play Match

ID: 8120961411

Match Scores

5-11, 12-10, 11-9

Win

Play Date

2022-09-13

Play Time (Est)

4:45 AM

Play Location

Montclair, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Chris Lachmann

8972E3 · Walnut Creek, CA, US

DUPR

5.180

FA
Francesco Avella

840QK1 · Lafayette, CA, US

DUPR

4.968

TEAM 2LOSS
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-8120961411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4563203771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Lachmann",
        "dupr_id": "8972E3",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Francesco Avella",
        "dupr_id": "840QK1",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 6705967995,
    "serial": 2,
    "winner": false,
    "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": ""
      }
    ]
  }
]