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

Friday DUPR Ocean VIew 09.06.24

ID: 7475572296

Match Scores

10-11

Win

Play Date

2024-09-06

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
Gordon Redmond

V70MR7 · Berkeley, CA, US

DUPR

2.958

CL
Christopher Lindquist

RZWGWQ · USA

DUPR

3.434

TEAM 2WINNER
DZ
Denzelle Zabale

0YL6QQ · Pinole, CA, US

DUPR

2.983

JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.137

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-7475572296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5432096830,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gordon Redmond",
        "dupr_id": "V70MR7",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Christopher Lindquist",
        "dupr_id": "RZWGWQ",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7781070274,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denzelle Zabale",
        "dupr_id": "0YL6QQ",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Pinole, CA, US"
      },
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]