Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

33333

ID: 8171659220

Match Scores

10-12, 9-11

Loss

Play Date

2026-05-07

Play Time (Est)

9:00 PM

Play Location

5-23, Carr. Panamericana, Nueva Gorgona

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Sergio Suárez

K5WQXK · Anton Valley, Coclé Province, PA

DUPR

4.300

DG
Danielle Gamarra

17EG0N · Chame, Panamá Oeste Province, PA

DUPR

4.643

TEAM 2WINNER
OB
Ozzie Blackwell

W6OX0K · Chame, Provincia de Panamá Oeste, PA

DUPR

4.421

JB
John Blackwell

PKM50G · Las Lajas, Provincia de Panamá Oeste, PA

DUPR

3.862

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-8171659220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484093742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sergio Suárez",
        "dupr_id": "K5WQXK",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Anton Valley, Coclé Province, PA"
      },
      {
        "name": "Danielle Gamarra",
        "dupr_id": "17EG0N",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Chame, Panamá Oeste Province, PA"
      }
    ]
  },
  {
    "team_id": 5654051997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ozzie Blackwell",
        "dupr_id": "W6OX0K",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Chame, Provincia de Panamá Oeste, PA"
      },
      {
        "name": "John Blackwell",
        "dupr_id": "PKM50G",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Las Lajas, Provincia de Panamá Oeste, PA"
      }
    ]
  }
]