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

Friday DUPR Ocean VIew 09.06.24

ID: 7938919241

Match Scores

4-11

Loss

Play Date

2024-09-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
Gordon Redmond

V70MR7 · Berkeley, CA, US

DUPR

2.930

JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.151

TEAM 2WINNER
DV
Dominic Valerian

RZOZRM · USA

DUPR

3.471

CA
Charlie A Cook

2L9E07 · USA

DUPR

2.964

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-7938919241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5984255607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gordon Redmond",
        "dupr_id": "V70MR7",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 7017592868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dominic Valerian",
        "dupr_id": "RZOZRM",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie A Cook",
        "dupr_id": "2L9E07",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]