Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 8

ID: 5034212934

Match Scores

15-6

Loss

Play Date

2026-01-17

Play Time (Est)

7:30 PM

Play Location

G4M5+6F8, Las Lajas, Panamá Oeste Province, Panama

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sergio Suárez

K5WQXK · Anton Valley, Coclé Province, PA

DUPR

4.220

OB
Ozzie Blackwell

W6OX0K · Chame, Provincia de Panamá Oeste, PA

DUPR

4.250

TEAM 2LOSS
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.722

SB
seve blackwell

QPOXRD · Nueva Gorgona, Panamá Province, PA

DUPR

3.911

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-5034212934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8324415024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sergio Suárez",
        "dupr_id": "K5WQXK",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Anton Valley, Coclé Province, PA"
      },
      {
        "name": "Ozzie Blackwell",
        "dupr_id": "W6OX0K",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Chame, Provincia de Panamá Oeste, PA"
      }
    ]
  },
  {
    "team_id": 5023784261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel  Gallagher",
        "dupr_id": "6709KE",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Coloncito, Panamá Oeste Province, PA"
      },
      {
        "name": "seve blackwell",
        "dupr_id": "QPOXRD",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Nueva Gorgona, Panamá Province, PA"
      }
    ]
  }
]