Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Club

ID: 5010187541

Match Scores

3-11, 3-11

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

5-23, Carr. Panamericana, Nueva Gorgona

Unverified Facility

Competitor Teams

TEAM 1LOSS
OB
Ozzie Blackwell

W6OX0K · Chame, Provincia de Panamá Oeste, PA

DUPR

4.384

JB
John Blackwell

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

DUPR

3.852

TEAM 2WINNER
DG
Danielle Gamarra

17EG0N · Chame, Panamá Oeste Province, PA

DUPR

4.661

SS
Sergio Suárez

K5WQXK · Anton Valley, Coclé Province, PA

DUPR

4.330

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