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

Friday DUPR Ocean VIew 09.06.24

ID: 6732619507

Match Scores

11-8

Win

Play Date

2024-09-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.131

MJ
Michael Jordan

DW7XO6 · USA

DUPR

3.073

TEAM 2LOSS
AD
Andrew Dru Truong

GGV5XG · Berkeley, CA, US

DUPR

3.055

ES
Eric Smith

ZNL4QL · Oakland, CA, US

DUPR

3.289

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-6732619507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5774989322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Michael Jordan",
        "dupr_id": "DW7XO6",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7324333447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Dru Truong",
        "dupr_id": "GGV5XG",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Eric Smith",
        "dupr_id": "ZNL4QL",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]