Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Friday DUPR Ocean VIew 09.06.24

ID: 7230917870

Match Scores

11-9

Win

Play Date

2024-09-06

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Christopher Lindquist

RZWGWQ · Oakland, CA, US

DUPR

3.495

JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.125

TEAM 2LOSS
DV
Dominic Valerian

RZOZRM · USA

DUPR

3.317

MJ
Michael Jordan

DW7XO6 · USA

DUPR

2.942

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-7230917870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7082871234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Lindquist",
        "dupr_id": "RZWGWQ",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 7907146695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dominic Valerian",
        "dupr_id": "RZOZRM",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Jordan",
        "dupr_id": "DW7XO6",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]