Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Panama Canal Cup OPEN Men's Doubles

ID: 4354483736

Match Scores

8-11

Loss

Play Date

2026-01-24

Play Time (Est)

9:00 PM

Play Location

Panama City, Panama

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Samuel Gallagher

6709KE · Coloncito, Panamá Oeste Province, PA

DUPR

3.699

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.565

TEAM 2WINNER
JP
Josiah Prochnavy

V455M5 · Osa, Provincia de Puntarenas, CR

DUPR

3.382

BP
Brandon Prochnavy

ODVMP7 · Ojochal, Provincia de Puntarenas, CR

DUPR

4.191

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-4354483736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8554756174,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel  Gallagher",
        "dupr_id": "6709KE",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Coloncito, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  },
  {
    "team_id": 5326431125,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah Prochnavy",
        "dupr_id": "V455M5",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Osa, Provincia de Puntarenas, CR"
      },
      {
        "name": "Brandon Prochnavy",
        "dupr_id": "ODVMP7",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Ojochal, Provincia de Puntarenas, CR"
      }
    ]
  }
]