Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 7687577889

Match Scores

15-7

Loss

Play Date

2025-06-27

Play Time (Est)

10:15 AM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HS
Harrison Southarath

YGD5W4 · USA

DUPR

3.796

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.530

TEAM 2LOSS
AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.314

RH
Randy Hewes

3ZQWXQ · Norman, OK, US

DUPR

3.064

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-7687577889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6043793538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harrison Southarath",
        "dupr_id": "YGD5W4",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 7611769675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Randy Hewes",
        "dupr_id": "3ZQWXQ",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]