Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6615310253

Match Scores

11-9

Loss

Play Date

2026-05-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OB
Ozzie Blackwell

W6OX0K · Chame, Provincia de Panamá Oeste, PA

DUPR

4.383

SS
Sergio Suárez

K5WQXK · Anton Valley, Coclé Province, PA

DUPR

4.338

TEAM 2LOSS
DG
Danielle Gamarra

17EG0N · Chame, Panamá Oeste Province, PA

DUPR

4.659

JB
John Blackwell

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

DUPR

3.846

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